This commit is contained in:
iFargle 2023-08-30 20:55:53 +09:00
parent 0729681276
commit a423f1c11f

View file

@ -163,13 +163,13 @@
#workspaces button.visible, #workspaces button.visible,
#workspaces button { #workspaces button {
font-size: 0px; font-size: 1px;
border-radius: 50px; border-radius: 50px;
/* p/m : all */ /* p/m : all */
/* p/m : top | right | bottom | left */ /* p/m : top | right | bottom | left */
/* p/m : top | left and right | bottom */ /* p/m : top | left and right | bottom */
/* p/m : top and bottom | left and right */ /* p/m : top and bottom | left and right */
padding: 5px; padding: 0px;
margin: 5px; margin: 5px;
color: rgba(0, 0, 0, 0); color: rgba(0, 0, 0, 0);
background-color: #3c3836; background-color: #3c3836;