1
0

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

This commit is contained in:
mamouneyya 2010-10-04 15:22:17 +03:00
parent 415e15a49f
commit 90bd1267d0

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;