Move the font color CSS rule from .workspaces-view to .window-caption
This is needed once we start seeing window captions outside the workspaces view (for other monitors). https://bugzilla.gnome.org/show_bug.cgi?id=609258
This commit is contained in:
parent
d8bd9f5a66
commit
708f1a97dd
@ -324,7 +324,7 @@ StTooltip StLabel {
|
||||
background-color: rgba(0,0,0,0.6);
|
||||
}
|
||||
|
||||
.workspaces-view {
|
||||
.window-caption {
|
||||
color: white;
|
||||
spacing: 25px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user