UI: Fix extra browsers trash icon

The trash icon in the extra browsers dock would be rendered
incorrectly with the Yami based themes.
master
cg2121 2022-08-21 00:05:08 -05:00 committed by Jim
parent c64997ed80
commit a9ae9ca123
5 changed files with 10 additions and 0 deletions

View File

@ -1169,6 +1169,8 @@ VisibilityCheckBox::indicator:unchecked:hover {
QPushButton#extraPanelDelete {
background-color: palette(mid);
margin: 0;
padding: 0;
}
QPushButton#extraPanelDelete:hover {

View File

@ -1158,6 +1158,8 @@ VisibilityCheckBox::indicator:unchecked:hover {
QPushButton#extraPanelDelete {
background-color: palette(mid);
margin: 0;
padding: 0;
}
QPushButton#extraPanelDelete:hover {

View File

@ -1158,6 +1158,8 @@ VisibilityCheckBox::indicator:unchecked:hover {
QPushButton#extraPanelDelete {
background-color: palette(mid);
margin: 0;
padding: 0;
}
QPushButton#extraPanelDelete:hover {

View File

@ -1162,6 +1162,8 @@ VisibilityCheckBox::indicator:unchecked:hover {
QPushButton#extraPanelDelete {
background-color: palette(mid);
margin: 0;
padding: 0;
}
QPushButton#extraPanelDelete:hover {

View File

@ -1162,6 +1162,8 @@ VisibilityCheckBox::indicator:unchecked:hover {
QPushButton#extraPanelDelete {
background-color: palette(mid);
margin: 0;
padding: 0;
}
QPushButton#extraPanelDelete:hover {