Home Gen335 @ 2024-10-04-15:58

This commit is contained in:
Jonas Röger 2024-10-04 15:58:40 +02:00
parent b3de3f0895
commit e92b469574

View File

@ -185,6 +185,13 @@ in {
border-width: 1px;
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 {
background-color: rgba(0,119,179,0.6);
border-radius: 100px;