UX prettified in the menu again
This commit is contained in:
@@ -207,6 +207,13 @@
|
||||
z-index: 1;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.paper-icon-button-light:hover {
|
||||
background: hsla(
|
||||
var(--theme-text-color-hue),
|
||||
var(--theme-text-color-saturation),
|
||||
var(--theme-text-color-lightness),
|
||||
0.2);
|
||||
}
|
||||
.paper-icon-button-light.md-icon {
|
||||
font-size: 1.66956521739130434em;
|
||||
margin: 0 0.17em;
|
||||
|
||||
Reference in New Issue
Block a user