mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-24 19:51:30 +02:00
ironbar: Remove background styles
This change makes the bar have one consistent background across all modules.
This commit is contained in:
parent
781c28f4ed
commit
737de3c497
@ -90,7 +90,6 @@
|
||||
}
|
||||
|
||||
.popup-clock .calendar {
|
||||
background: @color_bg;
|
||||
color: @color_text;
|
||||
}
|
||||
|
||||
@ -100,20 +99,12 @@
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
.popup-clock .calendar:selected {
|
||||
background: @color_border_active;
|
||||
}
|
||||
|
||||
.launcher .item {
|
||||
padding-left: 1em;
|
||||
padding-right: 1em;
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
.launcher .item:not(.focused):hover {
|
||||
background: @color_bg_dark;
|
||||
}
|
||||
|
||||
.launcher .open {
|
||||
box-shadow: inset 0 -2px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user