// Product name input field is now disabled until the link_rewrite field is loaded. Removed obsolete css rule
This commit is contained in:
@@ -275,9 +275,6 @@ input[type="text"], input[type="password"], input[type="file"], textarea {
|
||||
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
|
||||
}
|
||||
|
||||
input[type="text"], input[type="password"], input[type="file"], textarea, select, option {
|
||||
background-color:#FFF;
|
||||
}
|
||||
input[type="radio"], input[type="checkbox"] {
|
||||
background-color:transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user