Regenerated
This commit is contained in:
@@ -22,6 +22,7 @@ window#waybar {
|
||||
|
||||
/* --- Group anchors default visible --- */
|
||||
#custom-hardware-anchor,
|
||||
#custom-tray-anchor,
|
||||
#custom-connections-anchor {
|
||||
min-width: 80px;
|
||||
padding: 0 5px;
|
||||
@@ -31,7 +32,7 @@ window#waybar {
|
||||
}
|
||||
|
||||
/* --- Hide anchors on hover of the group --- */
|
||||
#hardware:hover #custom-hardware-anchor,
|
||||
#hardware:hover #custom-hardware-anchor,#custom-tray-anchor,
|
||||
#connections:hover #custom-connections-anchor {
|
||||
opacity: 0;
|
||||
min-width: 0;
|
||||
@@ -40,6 +41,7 @@ window#waybar {
|
||||
}
|
||||
|
||||
#hardware:hover,
|
||||
#tray:hover,
|
||||
#connections:hover {
|
||||
min-width: 80px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user