diff --git a/i18n/messages-ja.xtb b/i18n/messages-ja.xtb index 07b327c4a7246a2e3d36b82f6d8c1352a3133fc4..6ac05734b976a1c95f8bf3d73f667fdb3d7de34a 100644 --- a/i18n/messages-ja.xtb +++ b/i18n/messages-ja.xtb @@ -643,4 +643,4 @@ 改版履歴の上限 未設定 ローリングアップデートストラテジー - + \ No newline at end of file diff --git a/src/app/frontend/chrome/chrome.html b/src/app/frontend/chrome/chrome.html index 6102f626d41e56d452c74098b3ce8f5015620d18..2e9da8f47902708ca345c28fde2dfa6f8fcb50ae 100644 --- a/src/app/frontend/chrome/chrome.html +++ b/src/app/frontend/chrome/chrome.html @@ -27,7 +27,7 @@ limitations under the License. - +
diff --git a/src/app/frontend/chrome/chrome.scss b/src/app/frontend/chrome/chrome.scss index 7fbe79dcf3a2b51ea1e27dae1b0b056546a86a74..b6cdf71d7612a8023cb6b535a78cfa7157833834 100644 --- a/src/app/frontend/chrome/chrome.scss +++ b/src/app/frontend/chrome/chrome.scss @@ -28,11 +28,6 @@ box-shadow: $whiteframe-shadow-1dp; } -chrome { - display: block; - overflow: hidden; -} - body, .kd-app-content { background-color: $body; diff --git a/src/app/frontend/common/components/resourcecard/resourcecard.html b/src/app/frontend/common/components/resourcecard/resourcecard.html index 8aff3b7109b8d7710a1378f4a66b5465366bbd29..f5dbacf12be587d7845f6ef00757eb8fdb277962 100644 --- a/src/app/frontend/common/components/resourcecard/resourcecard.html +++ b/src/app/frontend/common/components/resourcecard/resourcecard.html @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -
+
diff --git a/src/app/frontend/common/namespace/namespaceselect.html b/src/app/frontend/common/namespace/namespaceselect.html index 4fa25c7921597f06122dca1622cf91776d26bd76..acced1a2d72a7e8bee4e78d7d45068fd4d9db256 100644 --- a/src/app/frontend/common/namespace/namespaceselect.html +++ b/src/app/frontend/common/namespace/namespaceselect.html @@ -9,10 +9,8 @@ {{::$ctrl.i18n.MSG_NAMESPACE_NOT_SELECTED}} - - {{::$ctrl.i18n.MSG_NAMESPACE_LIST_LABEL}} - - + {{::namespace}} diff --git a/src/app/frontend/common/namespace/namespaceselect.scss b/src/app/frontend/common/namespace/namespaceselect.scss index 6a371b386350c2936068a1cd858182138b863517..88a70ec58217682f50bc70a4075e469c9875cbab 100644 --- a/src/app/frontend/common/namespace/namespaceselect.scss +++ b/src/app/frontend/common/namespace/namespaceselect.scss @@ -43,15 +43,6 @@ md-select { } } - .kd-namespace-list-header { - color: $foreground-2; - display: block; - font-size: $body-font-size-base; - font-weight: $bold-font-weight; - padding: 2 * $baseline-grid; - text-transform: uppercase; - } - .kd-namespace-select-all { height: $table-cell-height; min-height: $table-cell-height; diff --git a/src/app/frontend/logs/logstoolbar/logstoolbar.html b/src/app/frontend/logs/logstoolbar/logstoolbar.html index aafc5df5f4d2c6065fa7c793e0e7d956ac3c12e9..89baacf1d324d27a5037454a47a99f68b8f8e5ff 100644 --- a/src/app/frontend/logs/logstoolbar/logstoolbar.html +++ b/src/app/frontend/logs/logstoolbar/logstoolbar.html @@ -14,9 +14,15 @@ See the License for the specific language governing permissions and limitations under the License. --> -
- {{::ctrl.i18n.MSG_LOGS_POD_LABEL}} +
+ {{::ctrl.i18n.MSG_LOGS_POD_LABEL}} +
+
+ + +
{{::ctrl.i18n.MSG_LOGS_CONTAINER_LABEL}}