From d0743cbd39c6e6495ac244af401d1205acc2802e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 15 Dec 2023 13:58:49 +0900 Subject: tweak waybar styles --- config/waybar/style/Monochrome Manifest.css | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'config/waybar/style/Monochrome Manifest.css') diff --git a/config/waybar/style/Monochrome Manifest.css b/config/waybar/style/Monochrome Manifest.css index d88e45bd..49bd20ee 100644 --- a/config/waybar/style/Monochrome Manifest.css +++ b/config/waybar/style/Monochrome Manifest.css @@ -39,7 +39,7 @@ tooltip label{ .modules-right { background-color: black; color: white; - border-bottom: 2px; + border-bottom: 1px; border-style: solid; border-color: white; border-radius: 10px; @@ -51,7 +51,7 @@ tooltip label{ .modules-center { background-color: black; color: white; - border-bottom: 2px; + border-bottom: 1px; border-style: solid; border-color: white; border-radius: 10px; @@ -63,7 +63,7 @@ tooltip label{ .modules-left { background-color: black; color: white; - border-bottom: 2px; + border-bottom: 1px; border-style: solid; border-color: white; border-radius: 10px; @@ -148,10 +148,7 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 2px; - padding-bottom: 2px; - padding-right: 4px; - padding-left: 4px; + padding: 5px; } #custom-power { padding: 1px 3px; -- cgit v1.2.3