Maketank theme
This commit is contained in:
14
templates/Maketank/assets/css/main_ie.css
Normal file
14
templates/Maketank/assets/css/main_ie.css
Normal file
@@ -0,0 +1,14 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
/* input elements */
|
||||
input {
|
||||
padding: 4px 4px 0px 24px;
|
||||
}
|
||||
|
||||
input[type="submit"],input[class="nobutton"],input[type="reset"] {
|
||||
padding-left: 24px;
|
||||
}
|
||||
|
||||
table thead th {
|
||||
border-right: 1px solid #333;
|
||||
}
|
||||
Reference in New Issue
Block a user