1
0

add some space above maintenance mode status bar in maintenance admin page

This commit is contained in:
mamouneyya 2010-10-04 20:22:17 +08:00 committed by Bharat Mediratta
parent f7004a619e
commit d0c60a0551

View File

@ -401,6 +401,10 @@ th {
background-image: none;
}
#g-maintenance-mode ul.g-message-block {
margin-top: .5em;
}
.g-success td {
background-color: transparent;
background-image: none;