We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 758b01c commit 6a3a92eCopy full SHA for 6a3a92e
skin/adminhtml/default/default/boxes.css
@@ -355,7 +355,7 @@ select.multiselect option { padding:3px 4px; border-bottom:1px solid #ddd;
355
.field-100 input.input-text { float:left; width:100% !important; border:0 !important; padding:0 !important; }
356
@media screen and (-webkit-min-device-pixel-ratio:0) {
357
select option:disabled,
358
- select:disabled option { color:#c9c9c9!important;color:#cacaca!important; text-shadow:2px 2px 2px #000; }
+ select:disabled option { color:#cacaca!important; }
359
}
360
361
/* Form List */ /* Table for default form data */
0 commit comments