Home Gen237 @ 2024-05-07-19:54
This commit is contained in:
parent
be474f77c0
commit
180adbf9a9
@ -177,6 +177,13 @@ in {
|
|||||||
#workspaces button.active {
|
#workspaces button.active {
|
||||||
background-color: rgba(0,43,51,0.85);
|
background-color: rgba(0,43,51,0.85);
|
||||||
}
|
}
|
||||||
|
#window {
|
||||||
|
background-color: transparent;
|
||||||
|
margin: 2px 0 2px 0;
|
||||||
|
border-width: 1px;
|
||||||
|
border-color: #33ccff;
|
||||||
|
background: rgba(0, 0, 0, 0);
|
||||||
|
};
|
||||||
|
|
||||||
#clock,
|
#clock,
|
||||||
#battery,
|
#battery,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user