non important commit
This commit is contained in:
parent
648f31feac
commit
c0bbb2c656
1 changed files with 57 additions and 50 deletions
|
|
@ -62,6 +62,10 @@
|
||||||
|
|
||||||
#workspaces button:hover {
|
#workspaces button:hover {
|
||||||
background-color: @trans;
|
background-color: @trans;
|
||||||
|
color: @fg-alt;
|
||||||
|
box-shadow: none;
|
||||||
|
text-shadow: none;
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
|
|
@ -88,6 +92,9 @@
|
||||||
|
|
||||||
#clock:hover {
|
#clock:hover {
|
||||||
background-color: @trans;
|
background-color: @trans;
|
||||||
|
color: @fg;
|
||||||
|
box-shadow: none;
|
||||||
|
text-shadow: none;
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue