X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2FMobile.css;h=1ffaef55555643a8c82ea5e68ff5ae38ab7d78b1;hb=58d661804a8fcca44556f340df6c009c6d20f7d5;hp=1550f01ca812c4bfc188d2a5576356b969558d32;hpb=cb3274d509066b4c39866e809a5b3e854c82226c;p=kivitendo-erp.git diff --git a/css/Mobile.css b/css/Mobile.css index 1550f01ca..1ffaef555 100644 --- a/css/Mobile.css +++ b/css/Mobile.css @@ -1,45 +1,49 @@ -/* stylesheet for LX-Office ERP -Getestet mit W3C CSS-Validator: -Keine Fehler oder Warnungen gefunden -*/ +/* Stylesheet for Lx-Office + * Name: Mobile.css*/ + +/* The look of links */ A { font-size: 8pt; } 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: 8pt; text-decoration: none; } -A:hover { +A:hover { color:white; background-color: #093280; font-size: 8pt; text-decoration: none; } + +input:focus, textarea:focus, select:focus { + background-color: yellow; +} + body { - font-family: Verdana, Arial, Helvetica; + font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #D4D0C8; color: black } td { - font-family: Verdana, Arial, Helvetica; + font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 8pt; font-weight: normal; } th { - font-family: Verdana, Arial, Helvetica; + font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 8pt; font-weight: normal; } /* login and admin */ .login { - font-family: Verdana, Arial, Helvetica; + font-family: Verdana, Arial, Helvetica, sans-serif; } body.login { background: #b8d1f3; @@ -64,27 +68,64 @@ body.admin { } body.menu { background-color: white; - font-family: Verdana, Arial, Helvetica; + font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color: black; } -.listtop { - background-color: #b8d1f3; + +.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 { + background-color: #b8d1f3; text-align:left; padding:5px; - font-size: 8pt; - color: black; + font-size: 8pt; + color: black; font-weight: bolder; border-bottom: 2px solid #A5A29C; } -.listheading { - font-size: 8pt; +.listheading { + font-size: 8pt; padding:3px; background-color: #b8d1f3; - color: black; + color: black; font-weight: bolder; text-align:left; -} +} .subsubheading { color: black; font-weight: bolder; @@ -96,27 +137,6 @@ body.menu { background:#D4D0C8; } -.message_ok { - font-size: 10pt; - padding:3px; - background-color: lightgreen; - color: black; - font-weight: bolder; - text-align:center; - border-style:solid; - border-width:thin; -} - -.message_error { - font-size: 10pt; - padding:5px; - background-color: #FFAAAA; - color: white; - font-weight: bolder; - text-align:center; - border-style:solid; - border-width:thin; -} /* Bei Listen den Farbwechsel zur besseren Lesbarkeit: */ .listrow1 { background-color: #C8D4C6; color: black; vertical-align: top; } @@ -124,12 +144,12 @@ body.menu { .listsubtotal { border-top: 1px solid black; font-size: 8pt; background-color: #b8d1f3; color: black; font-weight: bolder;} .listtotal { border-top: 1px double black; font-size: 8pt; background-color: #b8d1f3; color: black; font-weight: bolder;} .submit { - font-size: 8pt; - font-family: Verdana, Arial, Helvetica; + font-size: 8pt; + font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; } .checkbox, .radio { - font-family: Verdana, Arial, Helvetica; + font-family: Verdana, Arial, Helvetica, sans-serif; color: #778899; } .plus0 { /* font color for negative numbers */