Updated config
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
}
|
||||
|
||||
.modules-left, .modules-center, .modules-right {
|
||||
background: rgba(38, 41, 44, 0.5);
|
||||
background-color: rgba(38, 41, 44, 0.5);
|
||||
border: 1px #4f4f4f solid;
|
||||
border-radius: 3px;
|
||||
margin: 8px;
|
||||
@ -21,6 +21,13 @@
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
||||
tooltip {
|
||||
background-color: rgba(38, 41, 44, 0.5);
|
||||
border: 1px #4f4f4f solid;
|
||||
border-radius: 3px;
|
||||
padding: 4px 8px;
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
color: rgba(255, 255, 255, 0.1);
|
||||
padding: 4px;
|
||||
|
Reference in New Issue
Block a user