Font-Fallback auf serifenlosen Font, falls keiner der angegebenen Fonts installiert...
[kivitendo-erp.git] / css / tabcontent.css
index 5b61416..211af44 100644 (file)
@@ -5,7 +5,7 @@ padding: 3px 0;
 margin-left: 0;\r
 margin-top: 1px;\r
 margin-bottom: 0;\r
-font: bold 12px Verdana;\r
+font: bold 12px sans-serif, Verdana;\r
 list-style-type: none;\r
 text-align: left; /*set to left, center, or right to align the menu as desired*/\r
 }\r
@@ -64,7 +64,7 @@ display:block !important;
 .modernbricksmenu2{\r
 padding: 0;\r
 width: 362px;\r
-border-top: 5px solid #D25A0B; /*Brown color theme*/ \r
+border-top: 5px solid #D25A0B; /*Brown color theme*/\r
 background: transparent;\r
 voice-family: "\"}\"";\r
 voice-family: inherit;\r
@@ -92,19 +92,19 @@ color: white;
 text-decoration: none;\r
 margin: 0 1px 0 0; /*Margin between each menu item*/\r
 padding: 5px 10px;\r
-background-color: black; /*Brown color theme*/ \r
+background-color: black; /*Brown color theme*/\r
 border-top: 1px solid white;\r
 }\r
 \r
 .modernbricksmenu2 a:hover{\r
-background-color: #D25A0B; /*Brown color theme*/ \r
+background-color: #D25A0B; /*Brown color theme*/\r
 color: white;\r
 }\r
 \r
 .modernbricksmenu2 a.selected{ /*currently selected tab*/\r
-background-color: #D25A0B; /*Brown color theme*/ \r
+background-color: #D25A0B; /*Brown color theme*/\r
 color: white;\r
-border-color: #D25A0B; /*Brown color theme*/ \r
+border-color: #D25A0B; /*Brown color theme*/\r
 }\r
 \r
 .tabcontent{\r
@@ -173,4 +173,4 @@ display:none;
 .tabcontent {\r
 display:block !important;\r
 }\r
-}
\ No newline at end of file
+}\r