From 31b64283e64c0c5e79b43d2a989f18705e70b4e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=9Eahin=20Akkaya?= Date: Sat, 26 Mar 2022 00:24:22 +0300 Subject: [PATCH] Align icons better --- .config/eww/bar/eww.scss | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/eww/bar/eww.scss b/.config/eww/bar/eww.scss index 758ac79..b12ef5f 100644 --- a/.config/eww/bar/eww.scss +++ b/.config/eww/bar/eww.scss @@ -181,8 +181,8 @@ scale trough { } .0 , .01, .02, .03, .04, .05, .06, .07, .08, .09, .00, -.011, .022, .033, .044, .055, .066, .077, .088, .099, .000 { - margin: 0px 10px 0px 0px; +.011, .022, .033, .044, .055, .066, .077, .088, .099, .000 { + margin: 5px 10px 0px 0px; } /* Unoccupied */ @@ -510,6 +510,7 @@ calendar:indeterminate { } .button-off{ color: $red; + margin-right: 15px; } .button-qtres:hover, .button-reb:hover, .button-lock:hover, .button-quit:hover, .button-off:hover{