1 // PENDENT: wird vorlaeufig noch nicht gerendert
2 // PENDENT: Klassen ggf. entfernen oder ersetzen, falls nicht mehr gebraucht
7 /* Subtotal innerhalb laengerer Tabelle (tbl-list) */
12 border-top: 1px solid #ccc ;
13 border-bottom: 2px solid #999 ;
15 color: @gray-mediumdark ;
27 border-top: 2px solid #EBEBEB;
30 /* -------------------- */
31 /* Kopfzeile OBSOLETE */
32 /* -------------------- */
35 background-color: #bcbcbc;
36 color: @gray-mediumdark;
37 font-size: @font-size-base ;
51 text-decoration: underline;
54 } /* /.listheading th */
58 /* -------------------- */
59 /* Zebra-Effekt (OBSOLETE)*/
60 /* -------------------- */
63 &.listrow:nth-child(even) td {
64 background-color: #FFFFFF;
66 vertical-align: middle;
70 &.listrow:nth-child(odd) td {
71 background-color: @gray-lighter;
73 vertical-align: middle;
76 /* OBSOLETE: nicht mehr noetig */
82 /* -------------------- */
83 /* Total-Zeile (OBSOLETE) */
84 /* -------------------- */
85 /* hps: sollte in tfoot verlagert werden */
86 /* vor .listrow* verschoben */
88 background-color: #ffffff;
91 padding: 1.0em 0.2em !important;
92 border-bottom: 3px solid black;
100 /* ------------------------------------------- */
103 /* aufgrund übergeordnetem Selektor */
104 /* ------------------------------------------- */
107 &.th-small > table.tbl-horizontal > tbody > tr > th { width: @tt-small+1.0em ; }
108 &.th-mediumsmall > table.tbl-horizontal > tbody > tr > th { width: @tt-mediumsmall+1.6em !important; }
109 &.th-mediumsmall > table.tbl-horizontal > tbody > tr > th { width: 140px !important; }
110 &.th-normal > table.tbl-horizontal > tbody > tr > th { width: @tt-normal+1.0em ; }
111 &.th-wide > table.tbl-horizontal > tbody > tr > th { width: @tt-wide+1.0em ; }
112 &.th-wider > table.tbl-horizontal > tbody > tr > th { width: @tt-wider+1.0em ; }
113 &.th-verywide > table.tbl-horizontal > tbody > tr > th { width: @tt-verywide+1.0em ; }
115 &.td-small > table.tbl-horizontal > tbody > tr > td { width: @tt-small+1.0em ; }
116 &.td-mediumsmall > table.tbl-horizontal > tbody > tr > td { width: @tt-mediumsmall+1.0em ; }
117 &.td-normal > table.tbl-horizontal > tbody > tr > td { width: @tt-normal+3.0em !important ; }
118 &.td-wide > table.tbl-horizontal > tbody > tr > td { width: @tt-wide+1.0em ; }
119 &.td-wider > table.tbl-horizontal > tbody > tr > td { width: @tt-wider+1.0em ; }
120 &.td-verywide > table.tbl-horizontal > tbody > tr > td { width: @tt-verywide+1.0em ; }
122 > table.tbl-horizontal.col {
131 /* -------------------------- */
132 /* Daten innerhalb UI-Tabs */
133 /* -------------------------- */
134 /* PENDENT: OBSOLETE */
163 text-decoration: underline;
174 /* ./templates/webpages/oe/sales_order.html:20 */
175 /* ./js/common.js:213 */
176 /* PENDENT: genauer anschauen */
188 padding: 0.4em 0.2em 0.2em 0.12em !important;
191 padding-top: -0.0em !important;
192 padding-bottom: 0.6em !important;
193 border-bottom: 1px @gray-mediumdark solid;
194 color: @gray-mediumdark;
202 padding: 0 2.6em 0 0;
208 } /* /table#display_row */
211 /* Bezeichnungen aendern */
212 /*/templates/webpages/reconciliation/_linked_transactions.html:54*/
214 .listrow_error:nth-child(even) {
215 background-color: #F6CECE;
220 .listrow_error:nth-child(odd) {
221 background-color: #F5A9A9;
225 /* Bezeichnungen aendern */
226 /* ./bin/mozilla/vk.pl:259 */
228 background-color: #FFFFFF;
232 /* PENDENT: Anschauen! Sollte in TR sein und nicht im TBODY */
234 /* linked_transactions.html */
240 /* Bezeichnungen aendern */
241 /* bin/mozilla/wh.pl:935 */
242 /* bin/mozilla/wh.pl:957 */
243 /* bin/mozilla/ar.pl:1193 */
244 /* bin/mozilla/ca.pl:489 */
245 /* bin/mozilla/gl.pl:588 */
246 /* bin/mozilla/ap.pl:1108 */
247 /* bin/mozilla/vk.pl:438 */
248 /* bin/mozilla/vk.pl:451 */
249 /* bin/mozilla/rp.pl:916 */
250 /* bin/mozilla/rp.pl:1075 */
251 /* bin/mozilla/rp.pl:1110 */
252 /* bin/mozilla/rp.pl:1583 */
253 /* bin/mozilla/rp.pl:1587 */
254 /* bin/mozilla/oe.pl:1263 */
255 /* bin/mozilla/ic.pl:564 */
256 /* SL/Controller/FinancialOverview.pm:248 */
257 /* templates/webpages/rp/tax_report.html:38 */
259 background-color: rgb(236,233,216);
264 /* Verkaufsbericht */
265 /* ./bin/mozilla/vk.pl:343 & 350 */
266 .listmainsortheader {
267 background-color: rgb(236,233,216);
274 .listmainsortsubtotal {
275 background-color: rgb(236,233,216);
280 /* ./bin/mozilla/vk.pl:366 */
282 background-color: rgb(236,233,216);
288 .listsubsortsubtotal {
289 background-color: rgb(236,233,216);
295 .listsortdescription {
296 background-color: rgb(236,233,216);
302 /* the cvars table in the 2. row */
303 /* /templates/webpages/oe/sales_order.html:52 */
305 tr { vertical-align: top }
312 th { padding-top: 10px }