From 0f436d558425e4a388dcba8b3b9c42e8afe4c8af Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Thu, 30 Nov 2023 10:32:58 +0100 Subject: [PATCH] Finetuning style.css --- waybar/themes/ml4w-blur/style.css | 48 +++++++++++++++---------------- waybar/themes/ml4w/style.css | 9 +++--- 2 files changed, 29 insertions(+), 28 deletions(-) diff --git a/waybar/themes/ml4w-blur/style.css b/waybar/themes/ml4w-blur/style.css index 4480f01..a112556 100644 --- a/waybar/themes/ml4w-blur/style.css +++ b/waybar/themes/ml4w-blur/style.css @@ -149,30 +149,30 @@ window#waybar.empty #window { * Custom Quicklinks * ----------------------------------------------------- */ -#custom-brave, -#custom-browser, -#custom-keybindings, -#custom-outlook, -#custom-filemanager, -#custom-teams, -#custom-chatgpt, -#custom-calculator, -#custom-windowsvm, -#custom-cliphist, -#custom-wallpaper, -#custom-settings, -#custom-wallpaperwlr, -#custom-waybarthemes { - margin-right: 15px; - font-size: 20px; - font-weight: bold; - opacity: 0.8; - color: @iconcolor; -} - -#custom-wallpaper, #custom-keybindings { - margin-right:23px; -} + #custom-brave, + #custom-browser, + #custom-keybindings, + #custom-outlook, + #custom-filemanager, + #custom-teams, + #custom-chatgpt, + #custom-calculator, + #custom-windowsvm, + #custom-cliphist, + #custom-wallpaper, + #custom-settings, + #custom-wallpaper, + #custom-waybarthemes { + margin-right: 23px; + font-size: 20px; + font-weight: bold; + opacity: 0.8; + color: @iconcolor; + } + + #custom-waybarthemes { + margin-right:15px; + } /* ----------------------------------------------------- * Custom Modules diff --git a/waybar/themes/ml4w/style.css b/waybar/themes/ml4w/style.css index c0992de..100c466 100644 --- a/waybar/themes/ml4w/style.css +++ b/waybar/themes/ml4w/style.css @@ -162,19 +162,20 @@ window#waybar.empty #window { #custom-cliphist, #custom-wallpaper, #custom-settings, -#custom-wallpaperwlr, +#custom-wallpaper, #custom-waybarthemes { - margin-right: 15px; + margin-right: 23px; font-size: 20px; font-weight: bold; opacity: 0.8; color: @iconcolor; } -#custom-wallpaper, #custom-keybindings { - margin-right:23px; +#custom-waybarthemes { + margin-right:15px; } + /* ----------------------------------------------------- * Custom Modules * ----------------------------------------------------- */