]> wagnertech.de Git - mfinanz.git/blobdiff - css/Win2000.css
Font-Fallback auf serifenlosen Font, falls keiner der angegebenen Fonts installiert...
[mfinanz.git] / css / Win2000.css
index d9dc7b2cd021b51bbce060db468cacf878780bc5..3b6f5685080cd3e69c31279abf1d6a5c029de6d5 100644 (file)
@@ -1,8 +1,7 @@
-/* stylesheet for LX-Office ERP
-Getestet mit W3C CSS-Validator:
-Keine Fehler oder Warnungen gefunden
-*/
+/* Stylesheet for Lx-Office
+ * Name: Win2000.css*/
 
 
+/* The look of links */
 A:link { color: black; text-decoration: none; }
 A:visited { color: black; text-decoration: none; }
 A:active { color: black; text-decoration: underline; }
 A:link { color: black; text-decoration: none; }
 A:visited { color: black; text-decoration: none; }
 A:active { color: black; text-decoration: underline; }
@@ -15,35 +14,35 @@ A.nohover:hover {
 A:hover {
   color:white;
   background-color: #093280;
 A:hover {
   color:white;
   background-color: #093280;
-  font-size: 10pt;
+  /*font-size: 10pt;*/
   text-decoration: none;
 }
 
 input:focus, textarea:focus, select:focus {
   text-decoration: none;
 }
 
 input:focus, textarea:focus, select:focus {
-  background-color:yellow;
+  background-color: yellow;
 }
 
 body {
 }
 
 body {
-  font-family: Verdana, Arial, Helvetica;
+  font-family: sans-serif, Verdana, Arial, Helvetica;
   font-size: 10pt;
   background-color: #D4D0C8;
   color: black
 }
 td {
   font-size: 10pt;
   background-color: #D4D0C8;
   color: black
 }
 td {
-  font-family: Verdana, Arial, Helvetica;
+  font-family: sans-serif, Verdana, Arial, Helvetica;
   color: black;
   font-size: 10pt;
   font-weight: normal;
 }
 th {
   color: black;
   font-size: 10pt;
   font-weight: normal;
 }
 th {
-  font-family: Verdana, Arial, Helvetica;
+  font-family: sans-serif, Verdana, Arial, Helvetica;
   color: black;
   font-size: 10pt;
   font-weight: normal;
 }
 /* login and admin */
 .login {
   color: black;
   font-size: 10pt;
   font-weight: normal;
 }
 /* login and admin */
 .login {
-  font-family: Verdana, Arial, Helvetica;
+  font-family: sans-serif, Verdana, Arial, Helvetica;
 }
 body.login {
   background: #b8d1f3;
 }
 body.login {
   background: #b8d1f3;
@@ -68,11 +67,49 @@ body.admin {
 }
 body.menu {
   background-color: white;
 }
 body.menu {
   background-color: white;
-  font-family: Verdana, Arial, Helvetica;
+  font-family: sans-serif, Verdana, Arial, Helvetica;
   font-size:10pt;
   color: black;
 }
   font-size:10pt;
   color: black;
 }
-.listtop {
+
+.message_error_login {
+    color: #000000;
+    border: 1px solid #8b0000;
+    background-color: #ffcccc;
+    padding: 3px;
+}
+.message_ok {
+    font-size: 12pt;
+    padding:5px;
+    background-color: #ADFFB6;
+    color: black;
+    font-weight: bolder;
+    text-align:center;
+    border-style:solid;
+    border-width:thin;
+}
+.message_error {
+    font-size: 12pt;
+    padding:5px;
+    background-color: #FFAAAA;
+    color: black;
+    font-weight: bolder;
+    text-align:center;
+    border-style:solid;
+    border-width:thin;
+}
+.message_hint {
+    font-size: 12pt;
+    padding:5px;
+    background-color: #FFFE47;
+    color: black;
+    font-weight: bolder;
+    text-align:center;
+    border-style:solid;
+    border-width:thin;
+}
+
+.listtop,h1 {
   background-color: #b8d1f3;
   text-align:left;
   padding:5px;
   background-color: #b8d1f3;
   text-align:left;
   padding:5px;
@@ -105,11 +142,11 @@ body.menu {
 .listsubtotal { border-top: 1px solid black; font-size: 10pt; background-color: #b8d1f3; color: black; font-weight: bolder;}
 .listtotal { border-top: 1px double black; font-size: 10pt; background-color: #b8d1f3; color: black; font-weight: bolder;}
 .submit {
 .listsubtotal { border-top: 1px solid black; font-size: 10pt; background-color: #b8d1f3; color: black; font-weight: bolder;}
 .listtotal { border-top: 1px double black; font-size: 10pt; background-color: #b8d1f3; color: black; font-weight: bolder;}
 .submit {
-  font-family: Verdana, Arial, Helvetica;
+  font-family: sans-serif, Verdana, Arial, Helvetica;
   color: #000000;
 }
 .checkbox, .radio {
   color: #000000;
 }
 .checkbox, .radio {
-  font-family: Verdana, Arial, Helvetica;
+  font-family: sans-serif, Verdana, Arial, Helvetica;
   color: #778899;
 }
 .plus0 {    /* font color for negative numbers */
   color: #778899;
 }
 .plus0 {    /* font color for negative numbers */