fix urgent window icons
This commit is contained in:
@@ -22,6 +22,10 @@ window {
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.workspace-pill:hover {
|
||||
background-color: rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
|
||||
.workspace-pill-focused {
|
||||
background-color: #ffffff;
|
||||
color: #1e1e1e;
|
||||
@@ -42,10 +46,6 @@ window {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.workspace-pill:hover {
|
||||
background-color: rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
|
||||
.minimized {
|
||||
background-color: rgba(50, 50, 50, 0.5);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user