updated contrib themes
This commit is contained in:
12
sites/all/themes/contrid/rubik/css/ie.css
Normal file
12
sites/all/themes/contrid/rubik/css/ie.css
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
/**
|
||||
* 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;
|
||||
}
|
Reference in New Issue
Block a user