|
@@ -969,6 +969,8 @@ QPushButton:checked#exitButton {
|
|
QPushButton[themeID="addIconSmall"],
|
|
QPushButton[themeID="addIconSmall"],
|
|
QPushButton[themeID="removeIconSmall"],
|
|
QPushButton[themeID="removeIconSmall"],
|
|
QPushButton[themeID="configIconSmall"],
|
|
QPushButton[themeID="configIconSmall"],
|
|
|
|
+QPushButton[themeID="trashIcon"],
|
|
|
|
+QPushButton[themeID="revertIcon"],
|
|
QPushButton#transitionRemove,
|
|
QPushButton#transitionRemove,
|
|
QPushButton#moveAsyncFilterUp,
|
|
QPushButton#moveAsyncFilterUp,
|
|
QPushButton#moveAsyncFilterDown,
|
|
QPushButton#moveAsyncFilterDown,
|
|
@@ -982,6 +984,8 @@ QPushButton#moveEffectFilterUp {
|
|
QPushButton:hover[themeID="addIconSmall"],
|
|
QPushButton:hover[themeID="addIconSmall"],
|
|
QPushButton:hover[themeID="removeIconSmall"],
|
|
QPushButton:hover[themeID="removeIconSmall"],
|
|
QPushButton:hover[themeID="configIconSmall"],
|
|
QPushButton:hover[themeID="configIconSmall"],
|
|
|
|
+QPushButton:hover[themeID="trashIcon"],
|
|
|
|
+QPushButton:hover[themeID="revertIcon"],
|
|
QPushButton:hover#transitionRemove,
|
|
QPushButton:hover#transitionRemove,
|
|
QPushButton:hover#moveAsyncFilterUp,
|
|
QPushButton:hover#moveAsyncFilterUp,
|
|
QPushButton:hover#moveAsyncFilterDown,
|
|
QPushButton:hover#moveAsyncFilterDown,
|