mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-09 23:07:46 +02:00
ironbar(calendar): Highlight selected date
This commit is contained in:
@ -83,6 +83,10 @@
|
||||
padding: 0.2em 0.4em;
|
||||
}
|
||||
|
||||
.popup-clock .calendar:selected {
|
||||
color: #${base09};
|
||||
}
|
||||
|
||||
.launcher .item {
|
||||
padding-left: 1em;
|
||||
padding-right: 1em;
|
||||
|
Reference in New Issue
Block a user