Regenerated
This commit is contained in:
+298
-297
File diff suppressed because it is too large
Load Diff
+2
-1
@@ -2945,7 +2945,8 @@ window#waybar {
|
||||
border-radius: 10px;
|
||||
font-weight: bold;
|
||||
border: 1px solid @teal; /* transparent border to preserve spacing */
|
||||
background: transparent; /* fake border via layered background */
|
||||
background: rgba(30, 30, 46, 0.5); /* semi-transparent background */
|
||||
backdrop-filter: blur(10px); /* apply blur */
|
||||
}
|
||||
|
||||
/* center expanded content */
|
||||
|
||||
@@ -73,7 +73,8 @@ window#waybar {
|
||||
border-radius: 10px;
|
||||
font-weight: bold;
|
||||
border: 1px solid @teal; /* transparent border to preserve spacing */
|
||||
background: transparent; /* fake border via layered background */
|
||||
background: rgba(30, 30, 46, 0.5); /* semi-transparent background */
|
||||
backdrop-filter: blur(10px); /* apply blur */
|
||||
}
|
||||
|
||||
/* center expanded content */
|
||||
|
||||
Reference in New Issue
Block a user