test
This commit is contained in:
parent
ba1d5bcfdd
commit
ccb69663bb
1 changed files with 8 additions and 1 deletions
|
@ -191,6 +191,14 @@
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
#workspaces button.active {
|
||||
font-size: 16px;
|
||||
margin: 2px 5px;
|
||||
color: rgba(50, 48, 47, 0.8);
|
||||
background-color: #a89984;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/*
|
||||
* General background
|
||||
*/
|
||||
|
@ -208,7 +216,6 @@
|
|||
#idle_inhibitor,
|
||||
#custom-tailscale,
|
||||
#custom-wlogout,
|
||||
#workspaces button.active
|
||||
#window {
|
||||
font-size: 16px;
|
||||
padding: 0px 10px;
|
||||
|
|
Loading…
Reference in a new issue