So many updates that I don't remember what I did since the last commit
This commit is contained in:
parent
ec120f92ce
commit
7c718c80dc
21 changed files with 991 additions and 18 deletions
|
|
@ -83,10 +83,10 @@ tooltip label {
|
|||
/*#audio,*/ /* Duplicate with #sound */
|
||||
#sound,
|
||||
#privacy { /*Controls all the right modules for some reason*/
|
||||
border-radius: 2px;
|
||||
border-radius: 0.15em;
|
||||
margin: 2px 1px 3px 1px;
|
||||
background: alpha(darker(@active), 0.3);
|
||||
border: 1px solid alpha(darker(@active), 0.2);
|
||||
background: alpha(darker(@active), 0.25);
|
||||
border: 1px solid alpha(darker(@active), 0.1);
|
||||
}
|
||||
|
||||
/* Override specific parameters*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue