UI: Fix extra browsers trash icon
The trash icon in the extra browsers dock would be rendered incorrectly with the Yami based themes.
This commit is contained in:
parent
c64997ed80
commit
a9ae9ca123
@ -1169,6 +1169,8 @@ VisibilityCheckBox::indicator:unchecked:hover {
|
||||
|
||||
QPushButton#extraPanelDelete {
|
||||
background-color: palette(mid);
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
QPushButton#extraPanelDelete:hover {
|
||||
|
@ -1158,6 +1158,8 @@ VisibilityCheckBox::indicator:unchecked:hover {
|
||||
|
||||
QPushButton#extraPanelDelete {
|
||||
background-color: palette(mid);
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
QPushButton#extraPanelDelete:hover {
|
||||
|
@ -1158,6 +1158,8 @@ VisibilityCheckBox::indicator:unchecked:hover {
|
||||
|
||||
QPushButton#extraPanelDelete {
|
||||
background-color: palette(mid);
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
QPushButton#extraPanelDelete:hover {
|
||||
|
@ -1162,6 +1162,8 @@ VisibilityCheckBox::indicator:unchecked:hover {
|
||||
|
||||
QPushButton#extraPanelDelete {
|
||||
background-color: palette(mid);
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
QPushButton#extraPanelDelete:hover {
|
||||
|
@ -1162,6 +1162,8 @@ VisibilityCheckBox::indicator:unchecked:hover {
|
||||
|
||||
QPushButton#extraPanelDelete {
|
||||
background-color: palette(mid);
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
QPushButton#extraPanelDelete:hover {
|
||||
|
Loading…
x
Reference in New Issue
Block a user