Updated scripts
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user