]> git.mxchange.org Git - friendica.git/commitdiff
update admin style in loozah
authorfabrixxm <fabrix.xm@gmail.com>
Sun, 19 Jun 2011 09:20:35 +0000 (11:20 +0200)
committerfabrixxm <fabrix.xm@gmail.com>
Sun, 19 Jun 2011 09:20:35 +0000 (11:20 +0200)
view/theme/loozah/style.css

index d43ab19edc1b392ece53c15f31c1c9eba97e02ab..98ab96d2b1033bfbd4b2c10152f56b220a5284be 100644 (file)
@@ -2556,6 +2556,13 @@ a.mail-list-link {
 /**
  * ADMIN
  */
+#pending-update {
+       float:right;
+       color: #ffffff;
+       font-weight: bold;
+       background-color: #FF0000;
+       padding: 0em 0.3em;
+}
 
 #adminpage dl {
        clear: left;
@@ -2615,7 +2622,7 @@ a.mail-list-link {
        margin-bottom: 5px;
        clear: left;
 }
-#adminpage .plugin .toggle {
+#adminpage .toggleplugin {
        float:left;
        margin-right: 1em;
 }