Files
Froxlor/templates/Maketank/assets/css/main_ie.css
Udo Waechter 29a2ab7567
Some checks reported errors
continuous-integration/drone/push Build was killed
2.0 upgrade test first
2023-12-07 12:39:20 +01:00

15 lines
220 B
CSS

@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;
}