fix: Telegram media viewer fullscreen;
fix: hyprbar style; refactor: disabled hyprbars
This commit is contained in:
@@ -93,10 +93,11 @@ window#waybar.chromium {
|
||||
transition: color 0.5s, box-shadow 0.5s, background 0.5s;
|
||||
}
|
||||
|
||||
#workspaces button:hover {
|
||||
#workspaces button:hover, #workspaces button.active.hosting-monitor:hover {
|
||||
color: @foreground;
|
||||
background-color: transparent;
|
||||
text-shadow: 0px 0px 2px rgba(233, 99, 117, 1);
|
||||
background: none;
|
||||
box-shadow: none;
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user