Compare commits
1 Commits
master
...
39b10ba4e5
| Author | SHA1 | Date | |
|---|---|---|---|
|
39b10ba4e5
|
@@ -18,6 +18,15 @@ window#waybar.hidden {
|
||||
opacity: 0.2;
|
||||
}
|
||||
|
||||
/* Fix font color problem */
|
||||
label {
|
||||
all: unset;
|
||||
}
|
||||
|
||||
button {
|
||||
all: unset;
|
||||
}
|
||||
|
||||
/*
|
||||
window#waybar.empty {
|
||||
background-color: transparent;
|
||||
@@ -166,3 +175,5 @@ label:focus {
|
||||
|
||||
#mpd.paused {
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user