Skip to content

Commit 9d12536

Browse files
authored
Update gradient-light.qss
1 parent c9e7b97 commit 9d12536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usr/share/plainDE/styles/gradient-light.qss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ QWidget#appletsPane, QWidget#appearancePane,
55
QWidget#datetimeAppletPane, QWidget#appMenuAppletPane,
66
QWidget#about, QWidget#keyboardPane, QWidget#layoutDialog,
77
QWidget#localIPv4AppletPane, QWidget#panelsPane,
8-
QWidget#mprisApplet, QWidget#mprisCard, QInputDialog {
8+
QWidget#mprisApplet, QWidget#mprisCard, QInputDialog, QMessageBox {
99
background-color: qlineargradient(spread:pad, x1:0.502, y1:0, x2:0.507, y2:1, stop:0 rgba(255, 255, 255, 255),stop:1 rgba(207, 207, 207, 255));
1010
}
1111

0 commit comments

Comments
 (0)