1 /* Stylesheet for kivitendo
4 /* The look of links */
6 A:link { color: black; text-decoration: none; }
7 A:visited { color: black; text-decoration: none; }
8 A:active { color: black; text-decoration: underline; }
11 background-color: #093280;
13 text-decoration: none;
17 background-color: #093280;
19 text-decoration: none;
22 input:focus, textarea:focus, select:focus {
23 background-color: yellow;
27 font-family: Verdana, Arial, Helvetica, sans-serif;
29 background-color: #D4D0C8;
33 font-family: Verdana, Arial, Helvetica, sans-serif;
39 font-family: Verdana, Arial, Helvetica, sans-serif;
46 font-family: Verdana, Arial, Helvetica, sans-serif;
56 background-color: #efedde;
66 background-color:#ffffff;
70 background-color: white;
71 font-family: Verdana, Arial, Helvetica, sans-serif;
76 .message_error_login {
78 border: 1px solid #8b0000;
79 background-color: #ffcccc;
85 background-color: #ADFFB6;
95 background-color: #FFAAAA;
105 background-color: #FFFE47;
113 background-color: #b8d1f3;
119 border-bottom: 2px solid #A5A29C;
124 background-color: #b8d1f3;
132 text-decoration: underline;
141 /* Bei Listen den Farbwechsel zur besseren Lesbarkeit: */
142 .listrow1 { background-color: #C8D4C6; color: black; vertical-align: top; }
143 .listrow0 { background-color: white; color: black; vertical-align: top; }
144 .listsubtotal { border-top: 1px solid black; font-size: 8pt; background-color: #b8d1f3; color: black; font-weight: bolder;}
145 .listtotal { border-top: 1px double black; font-size: 8pt; background-color: #b8d1f3; color: black; font-weight: bolder;}
148 font-family: Verdana, Arial, Helvetica, sans-serif;
152 font-family: Verdana, Arial, Helvetica, sans-serif;
155 .plus0 { /* font color for negative numbers */
171 .noscreen { /* items with this class won't display */
176 .noprint { /* items with this class won't print */
180 .nomobile { /* items with this class won't display */
184 .nomobile { /* items with this class won't display */