Regenerated
This commit is contained in:
+310
-310
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -2915,7 +2915,7 @@ window#waybar {
|
|||||||
|
|
||||||
/* Show anchors when active / hovered */
|
/* Show anchors when active / hovered */
|
||||||
#custom-windows.active {
|
#custom-windows.active {
|
||||||
min-width: 80px;
|
min-width: 0px;
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
margin: 0 2px;
|
margin: 0 2px;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
@@ -2925,7 +2925,7 @@ window#waybar {
|
|||||||
|
|
||||||
#hardware:hover #custom-hardware-anchor,
|
#hardware:hover #custom-hardware-anchor,
|
||||||
#connections:hover #custom-connections-anchor {
|
#connections:hover #custom-connections-anchor {
|
||||||
min-width: 80px;
|
min-width: 0px;
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
margin: 0 2px;
|
margin: 0 2px;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
|||||||
@@ -55,7 +55,7 @@ window#waybar {
|
|||||||
|
|
||||||
/* Show anchors when active / hovered */
|
/* Show anchors when active / hovered */
|
||||||
#custom-windows.active {
|
#custom-windows.active {
|
||||||
min-width: 80px;
|
min-width: 0px;
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
margin: 0 2px;
|
margin: 0 2px;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
@@ -65,7 +65,7 @@ window#waybar {
|
|||||||
|
|
||||||
#hardware:hover #custom-hardware-anchor,
|
#hardware:hover #custom-hardware-anchor,
|
||||||
#connections:hover #custom-connections-anchor {
|
#connections:hover #custom-connections-anchor {
|
||||||
min-width: 80px;
|
min-width: 0px;
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
margin: 0 2px;
|
margin: 0 2px;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user