mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-16 23:19:53 -04:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user