Fixed problems with disabled fields, not view correctly. tiquet: #2203

This commit is contained in:
m-lopez-f 2015-05-19 16:45:52 +02:00
parent 0840c20764
commit 1423a6c20a
1 changed files with 1 additions and 1 deletions

View File

@ -2316,7 +2316,7 @@ li.links a:hover {
} }
input#text-id_parent.ac_input, input, textarea, select { input#text-id_parent.ac_input, input, textarea, select {
background-color: #ffffff !important; background-color: #ffffff;
border: 1px solid #cbcbcb; border: 1px solid #cbcbcb;
-moz-border-radius: 3px; -moz-border-radius: 3px;
-webkit-border-radius: 3px; -webkit-border-radius: 3px;