From e17d30db4d95faca496330098215fff626cf668b Mon Sep 17 00:00:00 2001 From: Neo Yang Date: Mon, 14 Sep 2026 16:46:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=81=9C=E7=94=A8=E8=A1=A8=E5=96=AE?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=E9=A0=85=E6=94=B9=E7=82=BA=E9=BB=91=E5=AD=97?= =?UTF-8?q?=EF=BC=8C=E4=B8=A6=E6=96=B0=E5=A2=9E=20.gitattributes=EF=BC=88*?= =?UTF-8?q?.css=20=E4=BD=BF=E7=94=A8=20CRLF=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 + 教育訓練系統/Web/App_Themes/Default/Style1.css | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..59bfbd7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.css text eol=crlf diff --git a/教育訓練系統/Web/App_Themes/Default/Style1.css b/教育訓練系統/Web/App_Themes/Default/Style1.css index 1515bcc..869ceee 100644 --- a/教育訓練系統/Web/App_Themes/Default/Style1.css +++ b/教育訓練系統/Web/App_Themes/Default/Style1.css @@ -23,6 +23,9 @@ select { textarea[disabled], select[disabled] { background-color: #ccc; + color: Black; + -webkit-text-fill-color: Black; + opacity: 1; } /*select {