Ver Fonte

UI: Remove test YouTube QSS from Dark theme

Matt Gajownik há 4 anos atrás
pai
commit
8265a8653f
1 ficheiros alterados com 0 adições e 8 exclusões
  1. 0 8
      UI/data/themes/Dark.qss

+ 0 - 8
UI/data/themes/Dark.qss

@@ -904,14 +904,6 @@ OBSYoutubeActions {
     qproperty-thumbPlaceholder: url(./Dark/sources/image.svg);
 }
 
-#broadcastButton[broadcastState=ready] {
-    background: blue;
-}
-
-#broadcastButton[broadcastState=active] {
-    background: green;
-}
-
 #ytEventList QLabel {
     color: rgb(225,224,225); /* veryLight */
     background-color: rgb(76,76,76);