fix: 停用表單控制項改為黑字,並新增 .gitattributes(*.css 使用 CRLF)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user