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 {