more waybar style fiddling
This commit is contained in:
parent
af05aae09a
commit
e7049c81eb
12 changed files with 38 additions and 42 deletions
|
|
@ -1,9 +1,11 @@
|
|||
label.module {
|
||||
padding: 0 10px;
|
||||
box-shadow: inset 0 -3px;
|
||||
padding: 0 10px;
|
||||
box-shadow: inset 0 -2px;
|
||||
transition: color 0.5s ease-in-out;
|
||||
transition: background-color 0.5s ease-in-out;
|
||||
}
|
||||
|
||||
box.module {
|
||||
padding: 0 10px;
|
||||
box-shadow: inset 0 -2px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue