Files
Froxlor/templates/Sparkle/assets/css/main_ie.css
2018-12-21 12:24:07 +01:00

14 lines
219 B
CSS

@charset "UTF-8";
/* input elements */
input {
padding: 4px 4px 0 24px;
}
input[type="submit"], input[class="nobutton"], input[type="reset"] {
padding-left: 24px;
}
table thead th {
border-right: 1px solid #333;
}