Updated weather and power button icons to use text-icons rather than system icons. (#232)
* Replace weather and power icons with nerdfont icons. * Update power icons for power dropdown menu.
This commit is contained in:
@@ -101,11 +101,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
label {
|
||||
label:not(.txt-icon) {
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
image {
|
||||
label.txt-icon {
|
||||
min-width: 3.75rem * $bar-menus-menu-power-scaling * 0.01;
|
||||
min-height: 3.75rem * $bar-menus-menu-power-scaling * 0.01;
|
||||
background: $red;
|
||||
|
||||
Reference in New Issue
Block a user