diff --git a/app/assets/css/app.css b/app/assets/css/app.css index 1dec9f844..f6a147f4b 100644 --- a/app/assets/css/app.css +++ b/app/assets/css/app.css @@ -881,3 +881,7 @@ input[style*='background-image: url("data:image/png'] + [data-cy='auth-passwordI input[style*='background-image: url("data:image/png'] { padding-right: 60px; } + +.web-editor .trancluded-item:empty { + display: none; +} diff --git a/app/assets/css/button.css b/app/assets/css/button.css index e83b9b873..030364c33 100644 --- a/app/assets/css/button.css +++ b/app/assets/css/button.css @@ -98,7 +98,8 @@ fieldset[disabled] .btn { background-color: var(--ui-gray-3); } -.hyperlink { +.hyperlink, +.hyperlink:focus { color: var(--ui-blue-8); } diff --git a/app/assets/css/vendor-override.css b/app/assets/css/vendor-override.css index f2636fec0..d864e6c43 100644 --- a/app/assets/css/vendor-override.css +++ b/app/assets/css/vendor-override.css @@ -210,6 +210,7 @@ code { pre { border: 1px solid var(--border-pre-color); + border-radius: 8px; background-color: var(--bg-pre-color); color: var(--text-pre-color); } @@ -394,6 +395,10 @@ input:-webkit-autofill { /* Overide Vendor CSS */ +.btn-link:hover { + color: var(--text-link-hover-color) !important; +} + .multiSelect.inlineBlock button { margin: 0; } @@ -425,3 +430,23 @@ input:-webkit-autofill { background-color: var(--bg-nav-tabs-active-color); border-top-right-radius: 8px; } + +/* Code Script Style */ +.code-script { + background-color: var(--bg-code-script-color); + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; + padding: 5px; +} + +.nav-container { + border: 1px solid var(--border-nav-container-color); + background-color: var(--bg-nav-container-color); + border-radius: 8px; + padding: 10px; +} + +.nav-tabs > li { + background-color: var(--bg-nav-tabs-active-color); + border-top-right-radius: 8px; +} diff --git a/app/assets/ico/file-code.svg b/app/assets/ico/file-code.svg index 4b7cd7291..629c5df85 100644 --- a/app/assets/ico/file-code.svg +++ b/app/assets/ico/file-code.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/app/docker/components/imageRegistry/por-image-registry.html b/app/docker/components/imageRegistry/por-image-registry.html index 4d1215fcc..a44b84a0d 100644 --- a/app/docker/components/imageRegistry/por-image-registry.html +++ b/app/docker/components/imageRegistry/por-image-registry.html @@ -58,10 +58,11 @@
-
-
-

- Image name is required. +

+
+
+

+ Image name is required. Tag must be specified otherwise Portainer will pull all tags associated to the image.

diff --git a/app/kubernetes/components/datatables/application/containers-datatable/containersDatatable.html b/app/kubernetes/components/datatables/application/containers-datatable/containersDatatable.html index fcf0e74f4..79e535e96 100644 --- a/app/kubernetes/components/datatables/application/containers-datatable/containersDatatable.html +++ b/app/kubernetes/components/datatables/application/containers-datatable/containersDatatable.html @@ -6,7 +6,6 @@
- {{ $ctrl.titleText }} @@ -162,15 +161,19 @@ - Stats + Stats - - Logs + + Logs - - Console + + Console diff --git a/app/kubernetes/components/datatables/applications-datatable-url/applications-datatable-url.html b/app/kubernetes/components/datatables/applications-datatable-url/applications-datatable-url.html index ccd7e9fbe..01669b964 100644 --- a/app/kubernetes/components/datatables/applications-datatable-url/applications-datatable-url.html +++ b/app/kubernetes/components/datatables/applications-datatable-url/applications-datatable-url.html @@ -1,4 +1,7 @@ diff --git a/app/kubernetes/components/datatables/applications-datatable/applicationsDatatable.html b/app/kubernetes/components/datatables/applications-datatable/applicationsDatatable.html index 2ce98fd28..6bc9e26a1 100644 --- a/app/kubernetes/components/datatables/applications-datatable/applicationsDatatable.html +++ b/app/kubernetes/components/datatables/applications-datatable/applicationsDatatable.html @@ -8,7 +8,7 @@
Applications
- -
- - - System resources are hidden, this can be changed in the table settings. +
+ + + System resources are hidden, this can be changed in the table settings.
diff --git a/app/kubernetes/components/datatables/applications-ports-datatable/applicationsPortsDatatable.html b/app/kubernetes/components/datatables/applications-ports-datatable/applicationsPortsDatatable.html index 477c06e48..dab8cb605 100644 --- a/app/kubernetes/components/datatables/applications-ports-datatable/applicationsPortsDatatable.html +++ b/app/kubernetes/components/datatables/applications-ports-datatable/applicationsPortsDatatable.html @@ -5,11 +5,11 @@
- +
Port mappings
- @@ -88,9 +88,9 @@
-
- - +
+ + System resources are hidden, this can be changed in the table settings.
diff --git a/app/kubernetes/components/datatables/configurations-datatable/configurationsDatatable.html b/app/kubernetes/components/datatables/configurations-datatable/configurationsDatatable.html index 05ad25838..066762182 100644 --- a/app/kubernetes/components/datatables/configurations-datatable/configurationsDatatable.html +++ b/app/kubernetes/components/datatables/configurations-datatable/configurationsDatatable.html @@ -75,7 +75,7 @@ - +
@@ -90,7 +90,7 @@
- +
System resources are hidden, this can be changed in the table settings.
diff --git a/app/kubernetes/components/datatables/events-datatable/eventsDatatable.html b/app/kubernetes/components/datatables/events-datatable/eventsDatatable.html index dd6073a61..8901a09ed 100644 --- a/app/kubernetes/components/datatables/events-datatable/eventsDatatable.html +++ b/app/kubernetes/components/datatables/events-datatable/eventsDatatable.html @@ -2,9 +2,8 @@
- +
- {{ $ctrl.titleText }}