UX prettified in the menu again

This commit is contained in:
l4kr
2023-09-06 15:52:40 +02:00
parent cc02e201f6
commit 2bd563466b
8 changed files with 49 additions and 19 deletions

View File

@@ -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;