Updated scripts

This commit is contained in:
2024-12-16 19:56:10 +01:00
parent 9a624967cd
commit 8cc9facdb2
3 changed files with 44 additions and 23 deletions

View File

@@ -49,7 +49,7 @@
background: #000000;
color: #eeeeee;
font-family: Source Code Pro;
font-size: 14px;
font-size: 11pt;
}
/* Each module */
@@ -133,6 +133,7 @@
}
#tray {
/* opacity: 0.7; */
}
#tray menu {
@@ -156,11 +157,15 @@
#window {
}
#workspaces {
margin-left: 2px;
}
#workspaces button {
margin-top: 4px;
margin-bottom: 4px;
padding-left: 5px;
padding-right: 5px;
padding-left: 0px;
padding-right: 0px;
color: #eeeeee;
}