]>
wagnertech.de Git - mfinanz.git/blobdiff - css/lx-office-erp/main.css
background: #b8d1f3;
color: #A0A0A0;
}
-h1.login {
+.login h1 {
+ text-align: center;
font-size: 150%;
}
table.login {
border:none;
}
+#expand_all, .expand {
+ cursor: pointer;
+ display: block;
+ max-width: 16px;
+ max-height: 16px;
+}