Regenerated
This commit is contained in:
@@ -27,7 +27,7 @@ window#waybar {
|
||||
#custom-connections-anchor {
|
||||
min-width: 60px;
|
||||
padding: 0 5px;
|
||||
margin: 0 5px;
|
||||
margin: 0 2px;
|
||||
opacity: 1;
|
||||
transition: opacity 0.2s ease, min-width 0.2s ease, padding 0.2s ease;
|
||||
}
|
||||
@@ -167,6 +167,16 @@ label#custom-windows:not(.active) {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
/* ---- Notification ---*/
|
||||
|
||||
#custom-notifications.notification,
|
||||
#custom-notifications.dnd-notification {
|
||||
background:
|
||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------- */
|
||||
/* STATES / SPECIALS */
|
||||
#idle_inhibitor.activated {
|
||||
|
||||
Reference in New Issue
Block a user