AutoYADM commit: 2025-03-08 14:45:03
This commit is contained in:
parent
9e538e1eb6
commit
6786bc3a31
1 changed files with 7 additions and 2 deletions
|
@ -62,8 +62,13 @@ tooltip {
|
|||
}
|
||||
|
||||
#workspaces {
|
||||
background-color: transparent;
|
||||
/* background-color: @bg; */
|
||||
/* background-color: rgba(18, 18, 18, 0.5); */
|
||||
/* box-shadow: inset 2px 2px @red_ember; */
|
||||
/* box-shadow: 2px 2px 2px rgba(18, 18, 18, 1); */
|
||||
background-color: @bg;
|
||||
/* border-radius: 5px; */
|
||||
margin: 16px 0;
|
||||
/* padding: 10px 0px; */
|
||||
/* margin: 0; */
|
||||
/* padding: 2px 4px; */
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue