test
This commit is contained in:
parent
835ab4f777
commit
0729681276
1 changed files with 5 additions and 4 deletions
|
@ -165,10 +165,11 @@
|
|||
#workspaces button {
|
||||
font-size: 0px;
|
||||
border-radius: 50px;
|
||||
/* padding: top | right | bottom | left */
|
||||
/* padding: top | left and right | bottom */
|
||||
/* padding: top and bottom | left and right */
|
||||
padding: 0px;
|
||||
/* 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;
|
||||
margin: 5px;
|
||||
color: rgba(0, 0, 0, 0);
|
||||
background-color: #3c3836;
|
||||
|
|
Loading…
Reference in a new issue