Home Gen235 @ 2024-05-07-19:44
This commit is contained in:
parent
33b3c96874
commit
0b98a68d51
@ -155,24 +155,16 @@ in {
|
|||||||
}
|
}
|
||||||
/*-----module groups----*/
|
/*-----module groups----*/
|
||||||
.modules-right {
|
.modules-right {
|
||||||
/* background-color: rgba(0,43,51,0.85);
|
background-color: rgba(0,43,51,0.85);
|
||||||
margin: 2px 10px 0 0; */
|
margin: 2px 10px 2px 0;
|
||||||
border-style: solid;
|
|
||||||
border-width: 1px;
|
|
||||||
border-color: #33ccff;
|
|
||||||
background: rgba(0, 0, 0, 0);
|
|
||||||
}
|
}
|
||||||
.modules-center {
|
.modules-center {
|
||||||
/* background-color: rgba(0,43,51,0.85);
|
background-color: rgba(0,43,51,0.85);
|
||||||
margin: 2px 0 0 0; */
|
margin: 2px 0 2px 0;
|
||||||
border-style: solid;
|
|
||||||
border-width: 1px;
|
|
||||||
border-color: #33ccff;
|
|
||||||
background: rgba(0, 0, 0, 0);
|
|
||||||
}
|
}
|
||||||
.modules-left {
|
.modules-left {
|
||||||
/* margin: 2px 0 0 5px;
|
margin: 2px 0 2px 5px;
|
||||||
background-color: rgba(0,119,179,0.6); */
|
background-color: rgba(0,119,179,0.6);
|
||||||
}
|
}
|
||||||
/*-----modules indv----*/
|
/*-----modules indv----*/
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user