Removed silver nextmatch background color introduced for debug purposes

This commit is contained in:
Andreas Stöckel 2011-09-09 11:44:44 +00:00
parent 4bb00f1475
commit 3ec9de5a30

View File

@ -468,7 +468,7 @@ label input, label span, label div, label select, label textarea {
*/ */
.et2_nextmatch { .et2_nextmatch {
background-color: silver; /* background-color: silver;*/
} }
.nextmatch_sortheader { .nextmatch_sortheader {
@ -508,4 +508,4 @@ div.et2_progress {
div.et2_progress > div { div.et2_progress > div {
background-color: #D00000; background-color: #D00000;
height: 5px; height: 5px;
} }