16 lines
357 B
Plaintext
16 lines
357 B
Plaintext
QListWidget[Log=true]{
|
|
background-color: #2A2A2A;
|
|
background-image: url("PoseWrangler:epic.png");
|
|
background-repeat: no-repeat;
|
|
background-position: bottom right;
|
|
}
|
|
|
|
QPushButton[Category=true] {
|
|
text-align: left;
|
|
background-color: #707070;
|
|
}
|
|
|
|
QPushButton::hover[Category=true] {
|
|
text-align: left;
|
|
background-color: #707070;
|
|
} |