Files
materio-base-d7/sites/all/themes/contrid/rubik/css/ie.css
T

13 lines
263 B
CSS

/**
* Styles loaded conditionally to support IE7.
*/
/* Add outline to filefield attach and space the button. */
.form-type-managed-file input.form-file {
border: thin solid #DDDDDD !important;
}
.form-type-managed-file input.submit {
margin-left: 5px;
}