Gui: Stylesheet fix applied to all shipped stylesheets [skip ci]

Fixes #0004559
This commit is contained in:
luz paz
2021-02-13 12:19:15 -05:00
parent c8f9197bf0
commit a9f556d22d
11 changed files with 11 additions and 0 deletions

View File

@@ -1909,6 +1909,7 @@ QToolBar > QPushButton:!checked {
background-color: qlineargradient(spread:pad, x1:0, y1:0.3, x2:0, y2:1, stop:0 #232932, stop:1 #646464);
border: 1px solid #232932;
border-bottom-color: #434D5B; /* simulates shadow under the button */
text-align: left; /* bug fix #4559 */
}
QToolBar > QPushButton:checked:hover {

View File

@@ -1876,6 +1876,7 @@ QToolBar > QPushButton:!checked {
background-color: qlineargradient(spread:pad, x1:0, y1:0.3, x2:0, y2:1, stop:0 #6e6e6e, stop:1 #646464);
border: 1px solid #5a5a5a;
border-bottom-color: #505050; /* simulates shadow under the button */
text-align: left; /* bug fix #4559 */
}
QToolBar > QPushButton:checked:hover {

View File

@@ -1897,6 +1897,7 @@ QToolBar > QPushButton:!checked {
background-color: qlineargradient(spread:pad, x1:0, y1:0.3, x2:0, y2:1, stop:0 #444444, stop:1 #3c3c3c);
border: 1px solid #424242;
border-bottom-color: #333333; /* simulates shadow under the button */
text-align: left; /* bug fix #4559 */
}
QToolBar > QPushButton:checked:hover {

View File

@@ -1876,6 +1876,7 @@ QToolBar > QPushButton:!checked {
background-color: qlineargradient(spread:pad, x1:0, y1:0.3, x2:0, y2:1, stop:0 #6e6e6e, stop:1 #646464);
border: 1px solid #5a5a5a;
border-bottom-color: #505050; /* simulates shadow under the button */
text-align: left; /* bug fix #4559 */
}
QToolBar > QPushButton:checked:hover {

View File

@@ -1876,6 +1876,7 @@ QToolBar > QPushButton:!checked {
background-color: qlineargradient(spread:pad, x1:0, y1:0.3, x2:0, y2:1, stop:0 #6e6e6e, stop:1 #646464);
border: 1px solid #5a5a5a;
border-bottom-color: #505050; /* simulates shadow under the button */
text-align: left; /* bug fix #4559 */
}
QToolBar > QPushButton:checked:hover {

View File

@@ -1897,6 +1897,7 @@ QToolBar > QPushButton:!checked {
background-color: qlineargradient(spread:pad, x1:0, y1:0.3, x2:0, y2:1, stop:0 #444444, stop:1 #3c3c3c);
border: 1px solid #424242;
border-bottom-color: #333333; /* simulates shadow under the button */
text-align: left; /* bug fix #4559 */
}
QToolBar > QPushButton:checked:hover {

View File

@@ -1897,6 +1897,7 @@ QToolBar > QPushButton:!checked {
background-color: qlineargradient(spread:pad, x1:0, y1:0.3, x2:0, y2:1, stop:0 #444444, stop:1 #3c3c3c);
border: 1px solid #424242;
border-bottom-color: #333333; /* simulates shadow under the button */
text-align: left; /* bug fix #4559 */
}
QToolBar > QPushButton:checked:hover {

View File

@@ -1897,6 +1897,7 @@ QToolBar > QPushButton:!checked {
background-color: qlineargradient(spread:pad, x1:0, y1:0.3, x2:0, y2:1, stop:0 #444444, stop:1 #3c3c3c);
border: 1px solid #424242;
border-bottom-color: #333333; /* simulates shadow under the button */
text-align: left; /* bug fix #4559 */
}
QToolBar > QPushButton:checked:hover {

View File

@@ -1877,6 +1877,7 @@ QToolBar > QPushButton:!checked {
background-color: qlineargradient(spread:pad, x1:0, y1:0.3, x2:0, y2:1, stop:0 #f5f5f5, stop:1 #e6e6e6);
border: 1px solid #d2d2d2;
border-bottom-color: #c3c3c3; /* simulates shadow under the button */
text-align: left; /* bug fix #4559 */
}
QToolBar > QPushButton:checked:hover {

View File

@@ -1877,6 +1877,7 @@ QToolBar > QPushButton:!checked {
background-color: qlineargradient(spread:pad, x1:0, y1:0.3, x2:0, y2:1, stop:0 #f5f5f5, stop:1 #e6e6e6);
border: 1px solid #d2d2d2;
border-bottom-color: #c3c3c3; /* simulates shadow under the button */
text-align: left; /* bug fix #4559 */
}
QToolBar > QPushButton:checked:hover {

View File

@@ -1877,6 +1877,7 @@ QToolBar > QPushButton:!checked {
background-color: qlineargradient(spread:pad, x1:0, y1:0.3, x2:0, y2:1, stop:0 #f5f5f5, stop:1 #e6e6e6);
border: 1px solid #d2d2d2;
border-bottom-color: #c3c3c3; /* simulates shadow under the button */
text-align: left; /* bug fix #4559 */
}
QToolBar > QPushButton:checked:hover {