Commit bffb795d by Torkel Ödegaard

feat(timepicker): small style change for timepicker

parent c21cffa6
...@@ -16,7 +16,6 @@ ...@@ -16,7 +16,6 @@
li.gf-timepicker-open a { li.gf-timepicker-open a {
background-color: @grafanaPanelBackground; background-color: @grafanaPanelBackground;
.box-shadow(0px 10px 0px @grafanaPanelBackground);
} }
.gf-timepicker-absolute-section { .gf-timepicker-absolute-section {
...@@ -35,8 +34,8 @@ li.gf-timepicker-open a { ...@@ -35,8 +34,8 @@ li.gf-timepicker-open a {
} }
.gf-timepicker-utc { .gf-timepicker-utc {
background-color: @blueDark; background-color: @grafanaTargetFuncBackground;
color: @white; color: @orange;
font-size: 75%; font-size: 75%;
padding: 3px; padding: 3px;
border-radius: 2px; border-radius: 2px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment