getting old eTemplate nextmatch header looking similar to new one

This commit is contained in:
Ralf Becker 2014-03-24 16:19:48 +00:00
parent dfc186f9d5
commit c90745cf6b
2 changed files with 1 additions and 4 deletions

View File

@ -64,9 +64,6 @@ td.etemplate_tab_active:focus {
border-color: #408dd2; border-color: #408dd2;
color: #f2f2f2; color: #f2f2f2;
} }
.nextmatch_header {
border: 1px solid black;
}
.nextmatch_header select { .nextmatch_header select {
width: 140px; width: 140px;
} }

View File

@ -75,7 +75,7 @@ td.etemplate_tab_active:focus {
} }
// Inhalte der Tabs // Inhalte der Tabs
.nextmatch_header { .nextmatch_header {
border: 1px solid black;
} }
.nextmatch_header select { .nextmatch_header select {
width: 140px; width: 140px;