margin changes

This commit is contained in:
Stephan Raabe 2023-12-21 16:45:28 +01:00
parent c66268089e
commit 18c9e9d5de
2 changed files with 43 additions and 27 deletions

View File

@ -149,37 +149,45 @@ 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-wallpaper,
#custom-system,
#custom-waybarthemes {
margin-right: 23px;
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-system,
#custom-waybarthemes {
margin-right: 23px;
font-size: 20px;
font-weight: bold;
opacity: 0.8;
color: @iconcolor;
}
#custom-waybarthemes, #custom-settings, #custom-system {
margin-right:15px;
}
#custom-system {
margin-right:15px;
}
#custom-wallpaper {
margin-right:25px;
}
#custom-waybarthemes, #custom-settings {
margin-right:20px;
}
/* -----------------------------------------------------
* Idle Inhibator
* ----------------------------------------------------- */
#idle_inhibitor {
#idle_inhibitor {
margin-right: 15px;
font-size: 16px;
font-weight: bold;

View File

@ -162,7 +162,7 @@ window#waybar.empty #window {
#custom-cliphist,
#custom-wallpaper,
#custom-settings,
#custom-wallpaper,
#custom-wallpaper,
#custom-system,
#custom-waybarthemes {
margin-right: 23px;
@ -172,10 +172,18 @@ window#waybar.empty #window {
color: @iconcolor;
}
#custom-waybarthemes, #custom-settings, #custom-system {
#custom-system {
margin-right:15px;
}
#custom-wallpaper {
margin-right:25px;
}
#custom-waybarthemes, #custom-settings {
margin-right:20px;
}
/* -----------------------------------------------------
* Idle Inhibator
* ----------------------------------------------------- */