non important commit
This commit is contained in:
parent
b991122643
commit
0b25b4b7a3
1 changed files with 2 additions and 2 deletions
|
|
@ -53,7 +53,7 @@
|
|||
|
||||
/* Workspaces */
|
||||
#workspaces {
|
||||
background-color: @base;
|
||||
background-color: transparent;
|
||||
border-radius: 8px;
|
||||
border: 1px solid alpha(@text, 0.15);
|
||||
}
|
||||
|
|
@ -83,7 +83,7 @@
|
|||
|
||||
/* Clock */
|
||||
#clock {
|
||||
background-color: @base;
|
||||
background-color: transparent;
|
||||
border-radius: 8px;
|
||||
border: 1px solid alpha(@text, 0.15);
|
||||
color: @gold;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue