test
This commit is contained in:
parent
0729681276
commit
a423f1c11f
1 changed files with 2 additions and 2 deletions
|
@ -163,13 +163,13 @@
|
|||
|
||||
#workspaces button.visible,
|
||||
#workspaces button {
|
||||
font-size: 0px;
|
||||
font-size: 1px;
|
||||
border-radius: 50px;
|
||||
/* p/m : all */
|
||||
/* p/m : top | right | bottom | left */
|
||||
/* p/m : top | left and right | bottom */
|
||||
/* p/m : top and bottom | left and right */
|
||||
padding: 5px;
|
||||
padding: 0px;
|
||||
margin: 5px;
|
||||
color: rgba(0, 0, 0, 0);
|
||||
background-color: #3c3836;
|
||||
|
|
Loading…
Reference in a new issue