UI: Remove unnecessary styles

This commit is contained in:
Norihiro Kamae
2022-10-01 16:18:26 -07:00
committed by Jim
parent 77d810148d
commit 9875cde6c4
6 changed files with 0 additions and 78 deletions
-13
View File
@@ -990,19 +990,6 @@ OBSHotkeyLabel[hotkeyPairHover=true] {
color: rgb(53,82,222);
}
/* Pause */
PauseCheckBox {
outline: none;
}
PauseCheckBox::indicator:checked {
image: url(:/res/images/media-pause.svg);
}
PauseCheckBox::indicator:unchecked {
image: url(:/res/images/media-play.svg);
}
/* Label warning/error */
QLabel#warningLabel {
-13
View File
@@ -670,19 +670,6 @@ OBSHotkeyLabel[hotkeyPairHover=true] {
color: red;
}
/* Pause */
PauseCheckBox {
outline: none;
}
PauseCheckBox::indicator:checked {
image: url(:/res/images/media-pause.svg);
}
PauseCheckBox::indicator:unchecked {
image: url(:/res/images/media-play.svg);
}
/* Group Collapse Checkbox */
SourceTreeSubItemCheckBox {
-13
View File
@@ -978,19 +978,6 @@ OBSHotkeyLabel[hotkeyPairHover=true] {
color: rgb(53,82,222);
}
/* Pause */
PauseCheckBox {
outline: none;
}
PauseCheckBox::indicator:checked {
image: url(:/res/images/media-pause.svg);
}
PauseCheckBox::indicator:unchecked {
image: url(:/res/images/media-play.svg);
}
/* Label warning/error */
QLabel#warningLabel {
-13
View File
@@ -978,19 +978,6 @@ OBSHotkeyLabel[hotkeyPairHover=true] {
color: rgb(53,82,222);
}
/* Pause */
PauseCheckBox {
outline: none;
}
PauseCheckBox::indicator:checked {
image: url(:/res/images/media-pause.svg);
}
PauseCheckBox::indicator:unchecked {
image: url(:/res/images/media-play.svg);
}
/* Label warning/error */
QLabel#warningLabel {
-13
View File
@@ -982,19 +982,6 @@ OBSHotkeyLabel[hotkeyPairHover=true] {
color: rgb(240,98,146);
}
/* Pause */
PauseCheckBox {
outline: none;
}
PauseCheckBox::indicator:checked {
image: url(:/res/images/media-pause.svg);
}
PauseCheckBox::indicator:unchecked {
image: url(:/res/images/media-play.svg);
}
/* Label warning/error */
QLabel#warningLabel {
-13
View File
@@ -982,19 +982,6 @@ OBSHotkeyLabel[hotkeyPairHover=true] {
color: rgb(53,82,222);
}
/* Pause */
PauseCheckBox {
outline: none;
}
PauseCheckBox::indicator:checked {
image: url(:/res/images/media-pause.svg);
}
PauseCheckBox::indicator:unchecked {
image: url(:/res/images/media-play.svg);
}
/* Label warning/error */
QLabel#warningLabel {