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-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-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-wallpaper, #custom-keybindings {
margin-right:23px;
}
#custom-waybarthemes {
margin-right:15px;
}
/* -----------------------------------------------------
* Custom Modules

View File

@ -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
* ----------------------------------------------------- */