made the hw-stats bar taller, so the close button doesn't touch any borders
parent
b3b46a125b
commit
4fe6181a93
|
|
@ -85,7 +85,7 @@ drawingarea {
|
||||||
.quad-icon { color: @accent; font-size: 15pt; }
|
.quad-icon { color: @accent; font-size: 15pt; }
|
||||||
|
|
||||||
/* minimalist system-stats line (top of the panel) */
|
/* minimalist system-stats line (top of the panel) */
|
||||||
.statsbar { padding: 1px 8px; }
|
.statsbar { padding: 19px 8px; }
|
||||||
.statsbar .stat-icon { color: @accent; font-size: 11pt; }
|
.statsbar .stat-icon { color: @accent; font-size: 11pt; }
|
||||||
.statsbar .stat-value { color: @text; font-size: 10pt; }
|
.statsbar .stat-value { color: @text; font-size: 10pt; }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue