Overview: Change tab title style to match mockups
https://bugzilla.gnome.org/show_bug.cgi?id=638815
This commit is contained in:
parent
778aa6be09
commit
ce2efc6a67
@ -384,10 +384,14 @@ StTooltip StLabel {
|
||||
color: #888a85;
|
||||
font-weight: bold;
|
||||
padding: 0px 12px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.view-tab-title:selected {
|
||||
color: white;
|
||||
color: #000000;
|
||||
background-color: #c2c7cd;
|
||||
border-radius: 4px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.view-tab-boxpointer {
|
||||
|
Loading…
Reference in New Issue
Block a user