1 /* ------------------------------------------------------------- */
2 /* PRINT (print.less) */
3 /* ------------------------------------------------------------- */
6 // ----------------------------------------------------------------------------
10 // ----------------------------------------------------------------------------
11 // DESCRIPTION: Statements for print issues
15 // ----------------------------------------------------------------------------
18 // --------------------------------------
20 // --------------------------------------
22 // PENDENT: Druckversion erstellen, noch erweitern
29 body{ margin-left: 1.4em ; }
31 // Do not print following areas
37 body>div.layout-split-left,
44 display: none !important;
48 body>div.layout-split-right{
49 margin-left: 0 !important;
51 //#content.html-menu { margin-left: 0; }
54 .wrapper.toggled > table.tbl-horizontal,
55 .wrapper.toggled > div.col {
56 margin-top: 0 !important ;
58 div.buttons.positions{
60 margin: 0 0 0 0 !important;
67 td, p, div, span, input, textarea, select, option {
68 //font-size: round( ( @font-size-smaller * @print-size ) ) !important ;
69 font-size: round( ( 9pt * @print-size ) , 0 ) !important ;
72 // font-size: 80% !important ;
73 padding: 1.0em 0 0 0 !important ;
77 color: @gray-verydark ;
84 margin: 0.4em 1em 1em 1.2em;
92 font-size : round( (@table-caption-size * @print-size) , 0 ) ;
94 padding: 0.1em 0 0.1em 0.2em;
95 margin: 0.1em 0 0.1em 0 ;
103 //background-color: @table-bg-accent ;
104 //th { background-color: #fff ; }
106 border-color: @table-border-color ;
107 border-width: 0.3pt !important;
108 border-style: solid ;
109 padding: 0.3em 0.6em ;
111 th, span.label { font-size: round( ( @font-size-verysmall * @print-size ) )!important }
119 width: 96% !important ;
121 margin: 0 !important ;
122 padding: 0 !important ;
125 //display: table-header-group ;
132 &:nth-child(odd) { background-color: none; }
133 &:nth-child(even) { background-color: none; }
134 border-bottom: 1px #000 solid !important;
136 border-bottom: 1px #000 solid !important;
137 vertical-align: top !important ;
142 // -----------------------
143 // width of columns (dimensions)
144 // -----------------------
146 &.wi-smallest { width: round( (@tcol-wi-smallest * @width-size ) , 0 )!important ; }
147 &.wi-verysmall { width: round( (@tcol-wi-verysmall * @width-size ) , 0 )!important ; }
148 &.wi-small { width: round( (@tcol-wi-small * @width-size ) , 0 )!important ; }
149 &.wi-mediumsmall { width: round( (@tcol-wi-mediumsmall * @width-size ) , 0 )!important ; }
150 &.wi-normal { width: round( (@tcol-wi-normal * @width-size ) , 0 )!important ; }
151 &.wi-lightwide { width: round( (@tcol-wi-lightwide * @width-size ) , 0 )!important ; }
152 &.wi-wide { width: round( (@tcol-wi-wide * @width-size ) , 0 )!important ; }
153 &.wi-wider { width: round( (@tcol-wi-wider * @width-size ) , 0 )!important ; }
154 &.wi-verywide { width: round( (@tcol-wi-verywide * @width-size ) , 0 )!important ; }
165 input[type="customer"],
172 width: auto !important;
173 appearance: none !important;
174 -webkit-appearance: none !important;
175 -moz-appearance: none !important;
177 color: #000 !important ;
178 background-color: none !important;
179 background: none !important;
180 /* rest needed for Firefox: */
181 overflow:visible !important;
182 //width: 120%;/* needed for Firefox???: */
185 // input[type="text"]{
187 // -webkit-appearance: none;
188 // -moz-appearance: none;
194 height: auto !important ;
195 //min-height: 3.6em ;
196 overflow-y: visible !important;
198 width: 100% !important;
203 textarea { min-height: 4.2em !important; }
204 input { padding-left: 0 !important; }
211 align: left !important;
212 padding: 0 !important;
215 padding: 0 0 0.4em 0.2em !important;
219 min-height: 1.8em !important;
220 height: auto !important;
222 overflow: hidden !important;
228 input[type="button"],
235 &.wi-smallest { width: ( round( ( @input-wi-smallest * @width-size ) , 0 ) )!important ; } ;
236 &.wi-verysmall { width: ( round( ( @input-wi-verysmall * @width-size ) , 0 ) )!important ; } ;
237 &.wi-small { width: ( round( ( @input-wi-small * @width-size ) , 0 ) )!important ; } ;
238 &.wi-mediumsmall { width: ( round( ( @input-wi-mediumsmall * @width-size ) , 0 ) )!important ; } ;
239 &.wi-normal { width: ( round( ( @input-wi-normal * @width-size ) , 0 ) )!important ; } ;
240 &.wi-lightwide { width: ( round( ( @input-wi-lightwide * @width-size ) , 0 ) )!important ; } ;
241 &.wi-wide { width: ( round( ( @input-wi-wide * @width-size ) , 0 ) )!important ; } ; // min-width
242 &.wi-wider { width: ( round( ( @input-wi-wider * @width-size ) , 0 ) )!important ; } ; // min-width
243 &.wi-verywide { width: ( round( ( @input-wi-verywide * @width-size ) , 0 ) )!important ; } ; // min-width