Finish this pass at the Admin Maintenance view. Re-introduce status icons, put Cancel All, Delete All buttons in the action heading cell.

This commit is contained in:
Chad Kieffer
2009-08-30 23:51:31 -06:00
parent e6c2fe60c4
commit 80ae2fe4bf
3 changed files with 10 additions and 18 deletions

View File

@@ -312,7 +312,6 @@ li.gError select {
.gError {
background-color: #f6cbca;
color: red;
background-image: url('../images/ico-error.png');
}
@@ -346,11 +345,7 @@ table .gSuccess {
background-color: transparent !important;
}
.gPager .gInfo,
table .gError,
table .gInfo,
table .gSuccess,
table .gWarning {
.gPager .gInfo {
background-image: none !important;
}