[taffybar] css tweaks

This commit is contained in:
2021-08-17 23:42:14 -06:00
parent a14322b4c1
commit 35366b13a2
3 changed files with 7 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
font-size: 10pt;
font-weight: bold;
color: @font-color;
text-shadow: 2px 2px @black;
text-shadow: 1px 1px @font-shadow-color;
}
.taffy-box {
@@ -45,11 +45,9 @@
padding-left: 2px;
padding-top: 0px;
font-size: 10pt;
color: @white;
opacity: 1;
font-weight: bold;
transition: color .5s;
text-shadow: 2px 2px @black;
}
.contents .window-icon {