Finetuning style.css

This commit is contained in:
Stephan Raabe 2023-11-30 10:32:58 +01:00
parent d35bee1aeb
commit 0f436d5584
2 changed files with 29 additions and 28 deletions

View File

@ -149,30 +149,30 @@ window#waybar.empty #window {
* Custom Quicklinks * Custom Quicklinks
* ----------------------------------------------------- */ * ----------------------------------------------------- */
#custom-brave, #custom-brave,
#custom-browser, #custom-browser,
#custom-keybindings, #custom-keybindings,
#custom-outlook, #custom-outlook,
#custom-filemanager, #custom-filemanager,
#custom-teams, #custom-teams,
#custom-chatgpt, #custom-chatgpt,
#custom-calculator, #custom-calculator,
#custom-windowsvm, #custom-windowsvm,
#custom-cliphist, #custom-cliphist,
#custom-wallpaper, #custom-wallpaper,
#custom-settings, #custom-settings,
#custom-wallpaperwlr, #custom-wallpaper,
#custom-waybarthemes { #custom-waybarthemes {
margin-right: 15px; margin-right: 23px;
font-size: 20px; font-size: 20px;
font-weight: bold; font-weight: bold;
opacity: 0.8; opacity: 0.8;
color: @iconcolor; color: @iconcolor;
} }
#custom-wallpaper, #custom-keybindings { #custom-waybarthemes {
margin-right:23px; margin-right:15px;
} }
/* ----------------------------------------------------- /* -----------------------------------------------------
* Custom Modules * Custom Modules

View File

@ -162,19 +162,20 @@ window#waybar.empty #window {
#custom-cliphist, #custom-cliphist,
#custom-wallpaper, #custom-wallpaper,
#custom-settings, #custom-settings,
#custom-wallpaperwlr, #custom-wallpaper,
#custom-waybarthemes { #custom-waybarthemes {
margin-right: 15px; margin-right: 23px;
font-size: 20px; font-size: 20px;
font-weight: bold; font-weight: bold;
opacity: 0.8; opacity: 0.8;
color: @iconcolor; color: @iconcolor;
} }
#custom-wallpaper, #custom-keybindings { #custom-waybarthemes {
margin-right:23px; margin-right:15px;
} }
/* ----------------------------------------------------- /* -----------------------------------------------------
* Custom Modules * Custom Modules
* ----------------------------------------------------- */ * ----------------------------------------------------- */