summaryrefslogtreecommitdiff
path: root/ambari-web/app/styles/application.less
diff options
context:
space:
mode:
Diffstat (limited to 'ambari-web/app/styles/application.less')
-rw-r--r--ambari-web/app/styles/application.less10
1 files changed, 10 insertions, 0 deletions
diff --git a/ambari-web/app/styles/application.less b/ambari-web/app/styles/application.less
index a1969db332..57b7e76b6c 100644
--- a/ambari-web/app/styles/application.less
+++ b/ambari-web/app/styles/application.less
@@ -2245,6 +2245,7 @@ a:focus {
left: 60px;
overflow: visible;
position: relative;
+ text-align: center;
}
.chart-y-axis {
position: absolute;
@@ -2260,6 +2261,10 @@ a:focus {
margin-top: 35px !important;
}
}
+ .alert {
+ display: inline-block;
+ padding-right: 14px;
+ }
}
position: relative;
margin: 20px 15px 0 15px;
@@ -3807,6 +3812,11 @@ table.graphs {
.bootstrap-switch {
margin-left: 20px;
}
+
+ .nav i {
+ margin-top: 0;
+ color: @green;
+ }
}
.admin-user-settings {