ui: made icon buttons self updating on color scheme change
* fixed hatching not replaced in single file view title bar on color scheme change
This commit is contained in:
@@ -39,7 +39,7 @@ QtListItemWidget #field:disabled {
|
||||
border-top: 1px solid lightgray;
|
||||
}
|
||||
|
||||
#iconButton, #dotsButton, #plusButton, #minusButton, #editButton {
|
||||
#helpButton, #dotsButton, #plusButton, #minusButton, #editButton {
|
||||
border: none;
|
||||
color: white;
|
||||
height: 1em;
|
||||
|
||||
@@ -72,7 +72,7 @@ QCheckBox:disabled {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
#iconButton, #dotsButton {
|
||||
#helpButton, #dotsButton {
|
||||
border: none;
|
||||
color: white;
|
||||
height: 1em;
|
||||
|
||||
Reference in New Issue
Block a user