]> wagnertech.de Git - mfinanz.git/blobdiff - css/Win2000.css
@sven s: warum warten? Patch aus Kundenprojekt, der einige Felder in customer auf...
[mfinanz.git] / css / Win2000.css
index 4ef66a9d63c22b8a2857fc86b2199878531a78dc..d9dc7b2cd021b51bbce060db468cacf878780bc5 100644 (file)
@@ -1,24 +1,28 @@
-/* stylesheet for LX-Office ERP 
-Getestet mit W3C CSS-Validator: 
+/* stylesheet for LX-Office ERP
+Getestet mit W3C CSS-Validator:
 Keine Fehler oder Warnungen gefunden
 */
 
 A:link { color: black; text-decoration: none; }
 A:visited { color: black; text-decoration: none; }
 A:active { color: black; text-decoration: underline; }
-input:focus, textarea:focus, select:focus, option:focus { background-color: yellow; }
-A.nohover:hover { 
+A.nohover:hover {
   color:white;
   background-color: #093280;
   font-size: 10pt;
   text-decoration: none;
 }
-A:hover { 
+A:hover {
   color:white;
   background-color: #093280;
   font-size: 10pt;
   text-decoration: none;
 }
+
+input:focus, textarea:focus, select:focus {
+  background-color:yellow;
+}
+
 body {
   font-family: Verdana, Arial, Helvetica;
   font-size: 10pt;
@@ -68,23 +72,23 @@ body.menu {
   font-size:10pt;
   color: black;
 }
-.listtop { 
-  background-color: #b8d1f3; 
+.listtop {
+  background-color: #b8d1f3;
   text-align:left;
   padding:5px;
-  font-size: 10pt; 
-  color: black; 
+  font-size: 10pt;
+  color: black;
   font-weight: bolder;
   border-bottom: 2px solid #A5A29C;
 }
-.listheading { 
-  font-size: 10pt; 
+.listheading {
+  font-size: 10pt;
   padding:3px;
   background-color: #b8d1f3;
-  color: black; 
+  color: black;
   font-weight: bolder;
   text-align:left;
-}       
+}
 .subsubheading {
   color: black;
   font-weight: bolder;