swaync: Apply more fixes to restore old style
This commit is contained in:
parent
c419778e67
commit
a9619201bb
|
@ -83,7 +83,7 @@ scrollbar {
|
||||||
}
|
}
|
||||||
|
|
||||||
.summary {
|
.summary {
|
||||||
font-size: 16px;
|
font-size: 17px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -92,6 +92,10 @@ scrollbar {
|
||||||
margin-right: 18px;
|
margin-right: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.body {
|
||||||
|
font-size: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
.control-center {
|
.control-center {
|
||||||
background: @base03;
|
background: @base03;
|
||||||
color: @base0;
|
color: @base0;
|
||||||
|
|
Loading…
Reference in a new issue