test
This commit is contained in:
parent
5db3400ed4
commit
ed9ff2973f
1 changed files with 1 additions and 4 deletions
|
@ -164,11 +164,10 @@
|
||||||
|
|
||||||
#workspaces button.visible,
|
#workspaces button.visible,
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
font-size: 10px;
|
font-size: 1px;
|
||||||
border-radius: 50px;
|
border-radius: 50px;
|
||||||
padding: 0px 5px;
|
padding: 0px 5px;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
/* color: #e2cca9; */
|
|
||||||
color: rgba(0, 0, 0, 0);
|
color: rgba(0, 0, 0, 0);
|
||||||
background-color: #3c3836;
|
background-color: #3c3836;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
@ -211,10 +210,8 @@
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
padding: 0px 10px;
|
padding: 0px 10px;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
/* new stuff */
|
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
color: rgba(50, 48, 47, 0.8);
|
color: rgba(50, 48, 47, 0.8);
|
||||||
/* background-color: #d5c4a1; */
|
|
||||||
background-color: #a89984;
|
background-color: #a89984;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue