Home Gen335 @ 2024-10-04-15:58
This commit is contained in:
parent
b3de3f0895
commit
e92b469574
@ -185,6 +185,13 @@ in {
|
|||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
border-color: #33ccff;
|
border-color: #33ccff;
|
||||||
}
|
}
|
||||||
|
#window.inactive {
|
||||||
|
border-style: dashed;
|
||||||
|
background-color: rgba(0,43,51,0.5);
|
||||||
|
padding: 2px 30px;
|
||||||
|
border-width: 1px;
|
||||||
|
border-color: #33ccff;
|
||||||
|
}
|
||||||
#custom-launcher {
|
#custom-launcher {
|
||||||
background-color: rgba(0,119,179,0.6);
|
background-color: rgba(0,119,179,0.6);
|
||||||
border-radius: 100px;
|
border-radius: 100px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user