theme: window-list minimized button
- when a window is minimized, it's unfocused, thus the button in the window list should remain raised https://bugzilla.gnome.org/show_bug.cgi?id=775282
This commit is contained in:
@@ -44,7 +44,3 @@
|
||||
color: #888;
|
||||
box-shadow: inset -1px -1px 1px rgba(0,0,0,0.5);
|
||||
}
|
||||
|
||||
.bottom-panel .window-button.minimized > StWidget {
|
||||
box-shadow: inset 1px 1px 1px rgba(0,0,0,0.5);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user