test
This commit is contained in:
parent
b94693d11b
commit
ed571cc4ad
1 changed files with 2 additions and 2 deletions
|
@ -158,7 +158,7 @@
|
||||||
|
|
||||||
#waybar {
|
#waybar {
|
||||||
background-color: rgba(50, 48, 47, 0.8);
|
background-color: rgba(50, 48, 47, 0.8);
|
||||||
padding: 5px;
|
padding: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.visible,
|
#workspaces button.visible,
|
||||||
|
@ -168,7 +168,7 @@
|
||||||
/* padding: top | right | bottom | left */
|
/* padding: top | right | bottom | left */
|
||||||
/* padding: top | left and right | bottom */
|
/* padding: top | left and right | bottom */
|
||||||
/* padding: top and bottom | left and right */
|
/* padding: top and bottom | left and right */
|
||||||
padding: 3px 5px;
|
padding: 0px 5px;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
color: rgba(0, 0, 0, 0);
|
color: rgba(0, 0, 0, 0);
|
||||||
background-color: #3c3836;
|
background-color: #3c3836;
|
||||||
|
|
Loading…
Reference in a new issue