Home Gen235 @ 2024-05-07-19:44

This commit is contained in:
Jonas Röger 2024-05-07 19:44:01 +02:00
parent 33b3c96874
commit 0b98a68d51

View File

@ -155,24 +155,16 @@ in {
}
/*-----module groups----*/
.modules-right {
/* background-color: rgba(0,43,51,0.85);
margin: 2px 10px 0 0; */
border-style: solid;
border-width: 1px;
border-color: #33ccff;
background: rgba(0, 0, 0, 0);
background-color: rgba(0,43,51,0.85);
margin: 2px 10px 2px 0;
}
.modules-center {
/* background-color: rgba(0,43,51,0.85);
margin: 2px 0 0 0; */
border-style: solid;
border-width: 1px;
border-color: #33ccff;
background: rgba(0, 0, 0, 0);
background-color: rgba(0,43,51,0.85);
margin: 2px 0 2px 0;
}
.modules-left {
/* margin: 2px 0 0 5px;
background-color: rgba(0,119,179,0.6); */
margin: 2px 0 2px 5px;
background-color: rgba(0,119,179,0.6);
}
/*-----modules indv----*/
#workspaces button {