Browse Source

And the relevant CSS

Signed-off-by: John Rayes <live627@gmail.com>
John Rayes 11 years ago
parent
commit
2012c7fe65
1 changed files with 0 additions and 13 deletions
  1. 0 13
      Themes/default/css/admin.css

+ 0 - 13
Themes/default/css/admin.css

@@ -876,19 +876,6 @@ dl.right dt {
 #manage_maintenance .settings {
 	margin: 16px 0 0 0;
 }
-.maintenance_finished, #task_completed {
-	background: #B7FCA7 url(../images/warning_watch.png) 8px 50% no-repeat;
-	border: 1px solid green;
-	padding: 6px 30px;
-	margin-bottom: 1em;
-}
-#manage_maintenance .maintenance_finished {
-	background: #B7FCA7 url(../images/warning_watch.png) 8px 50% no-repeat;
-	border: 1px solid green;
-	border-radius: 4px 4px 0 0;
-	padding: 6px 30px;
-	margin: 0 0 6px 0;
-}
 
 /* Styles for the question and answers
 ------------------------------------------------- */