Commit f3fe664f by Torkel Ödegaard

ux: minor tweak to faintness of icons of panel menu caret

parent 25683c68
...@@ -167,7 +167,7 @@ $dash-row-menu-animation-speed: 0.20s; ...@@ -167,7 +167,7 @@ $dash-row-menu-animation-speed: 0.20s;
.dash-row-menu-grip { .dash-row-menu-grip {
text-align: center; text-align: center;
font-size: 130%; font-size: 130%;
color: $text-color-faint; color: $text-color-weak;
opacity: 1; opacity: 1;
transition: $dash-row-menu-animation-speed ease-out 0.5s; transition: $dash-row-menu-animation-speed ease-out 0.5s;
width: 1rem; width: 1rem;
......
...@@ -74,7 +74,7 @@ div.flot-text { ...@@ -74,7 +74,7 @@ div.flot-text {
} }
.panel-menu-toggle { .panel-menu-toggle {
color: $text-color-faint; color: $text-color-weak;
cursor: pointer; cursor: pointer;
padding: 3px 5px; padding: 3px 5px;
} }
......
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