This commit is contained in:
Stephan Raabe
2023-09-01 10:25:57 +02:00
parent a083ff013f
commit 21d263bbea
4 changed files with 47 additions and 12 deletions
+23 -7
View File
@@ -119,12 +119,12 @@ window#waybar.empty #window {
#taskbar {
background: transparent;
margin: 3px 15px 3px 0px;
padding: 3px 3px 1px 3px;
padding: 2px 3px 1px 3px;
border-radius: 14px;
font-weight: normal;
font-style: normal;
opacity:0.9;
border:3px solid #FFFFFF;
opacity:0.8;
border: 3px solid #FFFFFF;
}
#taskbar button {
@@ -144,6 +144,15 @@ window#waybar.empty #window {
margin-right: 0;
}
/* -----------------------------------------------------
* Custom Quicklinks
* ----------------------------------------------------- */
#custom-brave, #custom-outlook, #custom-teams, #custom-chatgpt, #custom-calculator, #custom-lookingglass {
margin-right:15px;
font-size:20px;
}
/* -----------------------------------------------------
* Custom Modules
* ----------------------------------------------------- */
@@ -159,16 +168,19 @@ window#waybar.empty #window {
border:3px solid #FFFFFF;
}
#custom-brave, #custom-outlook, #custom-teams, #custom-chatgpt, #custom-calculator, #custom-lookingglass {
margin-right:15px;
font-size:16px;
}
/* -----------------------------------------------------
* Custom Exit
* ----------------------------------------------------- */
#custom-exit {
margin: 0px 20px 0px 0px;
font-size:20px;
}
/* -----------------------------------------------------
* Custom Updates
* ----------------------------------------------------- */
#custom-updates {
background-color: #FFFFFF;
font-size: 16px;
@@ -179,6 +191,10 @@ window#waybar.empty #window {
opacity:0.8;
}
/* -----------------------------------------------------
* Custom Youtube
* ----------------------------------------------------- */
#custom-youtube {
background-color: #FFFFFF;
font-size: 16px;