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 */
|
||||||
#workspaces {
|
#workspaces {
|
||||||
background-color: @base;
|
background-color: transparent;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
border: 1px solid alpha(@text, 0.15);
|
border: 1px solid alpha(@text, 0.15);
|
||||||
}
|
}
|
||||||
|
|
@ -83,7 +83,7 @@
|
||||||
|
|
||||||
/* Clock */
|
/* Clock */
|
||||||
#clock {
|
#clock {
|
||||||
background-color: @base;
|
background-color: transparent;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
border: 1px solid alpha(@text, 0.15);
|
border: 1px solid alpha(@text, 0.15);
|
||||||
color: @gold;
|
color: @gold;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue