fix: 停用表單控制項改為黑字,並新增 .gitattributes(*.css 使用 CRLF)

This commit is contained in:
2026-09-14 16:46:58 +08:00
parent b52016777b
commit e17d30db4d
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
*.css text eol=crlf
@@ -23,6 +23,9 @@ select {
textarea[disabled],
select[disabled] {
background-color: #ccc;
color: Black;
-webkit-text-fill-color: Black;
opacity: 1;
}
/*select {