AutoYADM commit: 2025-03-08 14:45:03

This commit is contained in:
Daniel Fichtinger 2025-03-08 14:45:03 -05:00
parent 9e538e1eb6
commit 6786bc3a31

View file

@ -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; */
}