]> wagnertech.de Git - mfinanz.git/blobdiff - css/lx-office-erp/main.css
SelfTest Kosmetik
[mfinanz.git] / css / lx-office-erp / main.css
index db288deefa35e7d8a335404dc75c6bcc2f9660dd..90b5be576f58067ceeb327b17ed5dfaea8d7877e 100644 (file)
@@ -111,7 +111,8 @@ div.login {
   background: #b8d1f3;
   color: #A0A0A0;
 }
-h1.login {
+.login h1 {
+  text-align: center;
   font-size: 150%;
 }
 table.login {
@@ -517,3 +518,9 @@ a.red {
        border:none;
 }
 
+#expand_all, .expand {
+    cursor: pointer;
+    display: block;
+    max-width: 16px;
+    max-height: 16px;
+}