소스 검색

auto update script executed

Toby Chui 1 년 전
부모
커밋
52690980df
2개의 변경된 파일3개의 추가작업 그리고 19640개의 파일을 삭제
  1. 3 1
      web/main.css
  2. 0 19639
      web/script/semantic/semantic-dark.css

+ 3 - 1
web/main.css

@@ -61,7 +61,6 @@ body.darkTheme #themeColorButton{
 
 body{
     background-color:var(--theme_bg);
-    color: var(--text_color);
 }
 
 .functiontab{
@@ -127,6 +126,9 @@ body{
     display: none !important;
 }
 
+.rulesInstructions, .rulesInstructions span{
+    color: white !important;
+}
 
 .ui.divider{
     font-weight: 300;

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 19639
web/script/semantic/semantic-dark.css


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.