Subversion-Projekte lars-tiefland.webanos.faltradxxs.de

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
24 lars 1
    <style>
2
        body
3
        {
4
            font-family: verdana, Helvetica, sans-serif; font-size: 10pt;
5
            color: #000000;            background-color: #FFFFFF;                    }
6
 
7
        input[type=submit],
8
        input[type=button],
9
        input[type=reset] {
10
            padding:2px 5px!important;
11
        }
12
        img {
13
            border-style:none;
14
        }
15
        .list_elem:hover {
16
            background-color:#e3e3e3;
17
        }
18
        .break {
19
            clear:both;
20
            float:none;
21
        }
22
        .links, .links_projekt, links_select, .auspraegung_left
23
        {
24
            font-family: verdana, Helvetica, sans-serif;
25
            font-size: 10pt;
26
            vertical-align:top;
27
            color: #ffffff;                    background-color: #1B7AB0;        }
28
        .linkstabelle {
29
 
30
                    background-color: #1B7AB0;
31
        }
32
        .linkstabelle a:link, .linkstabelle a:visited
33
        {
34
                    color: #ffffff!important;
35
                    text-decoration:none;
36
        }
37
        .links
38
        {
39
            width:21%;
40
        }
41
 
42
        .auspraegung_left
43
        {
44
            width:200px;
45
            float:left;
46
            height:25px;
47
        }
48
 
49
        .links_theader
50
        {
51
            text-align: center;
52
        }
53
 
54
        .links_projekt
55
        {
56
            width:150px;
57
        }
58
        .rechts, .rechts_select, .auspraegung_right
59
        {
60
            font-family: verdana, Helvetica, sans-serif; font-size: 10pt;
61
            font-size: 10pt;
62
            color: #000000;            background-color: #F3F3F0;        }
63
 
64
        .auspraegung_right{
65
            float:left;
66
            width:340px;
67
            padding-left:10px;
68
            height:25px;
69
        }
70
 
71
        #auspraegung_content .links{
72
            width:175px;
73
        }
74
 
75
        A.links:link {font-family: verdana, Helvetica, sans-serif; font-size: 10pt; color: #ffffff}
76
        A.links:visited {font-family: verdana, Helvetica, sans-serif; font-size: 10pt; color: #ffffff}
77
        A.links:active {font-family: verdana, Helvetica, sans-serif; font-size: 10pt; color: #ffffff}
78
        A.links:hover {font-family: verdana, Helvetica, sans-serif; font-size: 10pt; color: #ffffff}
79
 
80
        A,
81
        A:link {font-family: verdana, Helvetica, sans-serif; font-size: 10pt; color: #000000}
82
        A:visited {font-family: verdana, Helvetica, sans-serif; font-size: 10pt; color: #000000}
83
        A:active {font-family: verdana, Helvetica, sans-serif; font-size: 10pt; color: #000000}
84
        A:hover {font-family: verdana, Helvetica, sans-serif; font-size: 10pt; color: #000000}
85
 
86
        legend {
87
            font-family: verdana, Helvetica, sans-serif; font-size: 10pt;
88
            font-size: 10pt;
89
            color:                #000000;            padding: 1px;
90
            background:#fff;
91
        }
92
 
93
 
94
        fieldset {
95
            display: inline;
96
            margin-bottom: 5px;
97
        }
98
 
99
        h1
100
        {
101
            text-align : center;
102
        }
103
 
104
        .success, .success_upd, .success_small
105
        {
106
            color: green;
107
            text-align : center;
108
        }
109
        .success
110
        {
111
            font-size:50px;
112
        }
113
        .success_small
114
        {
115
            font-size: 25px;
116
        }
117
        .success_upd
118
        {
119
            font-size:15px;
120
        }
121
 
122
        .error, .error_upd, .error_small
123
        {
124
            color: red;
125
            text-align : center;
126
        }
127
 
128
        .error
129
        {
130
            font-size:50px;
131
        }
132
 
133
        .error_small
134
        {
135
            font-size: 25px;
136
        }
137
        .error_upd
138
        {
139
            font-size:15px;
140
        }
141
        .pending
142
        {
143
            color: red;
144
            font-weight : bold;
145
        }
146
 
147
        .rot
148
        {
149
            background-color:#ff4040;
150
        }
151
        .gelb
152
        {
153
            background-color:#ffff40;
154
        }
155
        .gruen
156
        {
157
            background-color:#40FF40;
158
        }
159
 
160
        span.artikel
161
        {
162
            cursor:  pointer;
163
            color: blue;
164
            text-decoration: underline;
165
        }
166
 
167
        fieldset#Artikelstamm
168
        {
169
            position: absolute;
170
            left: 780px;
171
            top: 15px;
172
        }
173
 
174
        /* ------- Lagerwirtschaft ------- */
175
        .lagerwirtschaft .td_text {
176
            width: 400px;
177
        }
178
 
179
        .lagerwirtschaft .td_zahl {
180
            width: 125px;
181
        }
182
 
183
        .gerade {
184
            background-color: #E4E4E3;
185
        }
186
 
187
        #eingangsbuchungArtikel .links_theader_menge input {
188
            width: 30px;
189
        }
190
 
191
        #eingangsbuchungArtikel .links_theader_artikelid input {
192
            width: 150px;
193
        }
194
 
195
        #eingangsbuchungArtikel .links_theader_warenwert input {
196
            width: 50px;
197
        }
198
 
199
        #eingangsbuchungArtikel .links_theader_loeschen input {
200
            width: 25px;
201
        }
202
 
203
        .lagerwirtschaft .datum_zweistellig {
204
            width: 20px;
205
        }
206
 
207
        .lagerwirtschaft .datum_vierstellig {
208
            width: 35px;
209
        }
210
 
211
        .lagerwirtschaft .wert {
212
            width: 50px;
213
        }
214
        /* ------- /Lagerwirtschaft ------ */
215
 
216
        /* ------- Rechnungsbuch ------- */
217
        .rechnungsbuch img {
218
            border: 0;
219
        }
220
        /* ------- /Rechnungsbuch ------- */
221
 
222
        .pagination,
223
        .pagination a:link,
224
        .pagination a:hover,
225
        .pagination a:active,
226
        .pagination a:visited
227
        {
228
            color:#000000;
229
        }
230
 
231
        .checked
232
        {
233
            font-style: italic;
234
        }
235
 
236
        div.checklist li.optgroup
237
        {
238
            font-size: 1.1em;
239
            font-weight: bold;
240
            font-style: italic;
241
            border-top: 1px solid #ccc;
242
            border-bottom: 1px solid #ccc;
243
            padding-left: 7px;
244
        }
245
        div.checklist li.optgroup:hover
246
        {
247
        }
248
        ul.checklist
249
        {
250
            list-style-type: none;
251
            margin: 0;
252
            padding: 0;
253
        }
254
        div.checklist
255
        {
256
            border: 1px solid gray;
257
            border-left: 3px solid #ccc;
258
            line-height: 1.6em;
259
        }
260
        div.checklist, div.checklistHighlighted
261
        {
262
            overflow-y: auto;
263
            overflow-x: hidden;
264
        }
265
        .bezahlt_0 {
266
            width:15px;
267
            background-color:#f00;
268
            color:#fff;
269
            text-align:center;
270
        }
271
        .bezahlt_1 {
272
            width:15px;
273
            background-color:#0f0;
274
            color:#000;
275
            text-align:center;
276
        }
277
        .bezahlt_2 {
278
            width:15px;
279
            background-color:#FCA600;
280
            color:#000;
281
            text-align:center;
282
        }
283
 
284
        .filter_div {
285
            padding:3px;
286
            float:left;
287
        }
288
 
289
        /* ---------------------------------- */
290
        /* ------------ Tree PHP ------------ */
291
        /* ---------------------------------- */
292
 
293
        /* -- Body Einstellungen -- */
294
        .body_tree
295
        {
296
            width: 100% !important;
297
            height: 100%;
298
 
299
            float: left;
300
            margin: 0;
301
            padding: 0;
302
            background-color: transparent;
303
            color: #000000;
304
            min-width: 320px;
305
 
306
            /* Scrollbalken */
307
            overflow-x: hidden;
308
            overflow-y: hidden;
309
        }
310
 
311
        /* Trenner Einstellungen */
312
        .trenner
313
        {
314
            clear: both;
315
            float: left;
316
            width: 100%;
317
            margin: 10px 0 10px 0;
318
            border-top: 3px groove #cccccc;
319
        }
320
 
321
        /* -- Kopfeinstellungen -- */
322
        /* - Hauptcontainer Kopf - */
323
        .control
324
        {
325
            position: fixed;
326
            float: left;
327
            width: 99%;
328
            z-index: 100;
329
            top: 0 !important;
330
            left: 0 !important;
331
            display: inline-block;
332
            background-color: #fff;
333
        }
334
        .header
335
        {
336
            float: left;
337
            width: 100%;
338
            min-width: 320px;
339
            margin-bottom: 2px;
340
            display: inline-block;
341
        }
342
        /* - Symbolleiste - */
343
        .symbolleiste
344
        {
345
            float: left;
346
            background-color:#CCCCCC;
347
            width: 55%;
348
            margin: 0 auto;
349
        }
350
        .symbole
351
        {
352
            float: left;
353
        }
354
        .einzsymbol
355
        {
356
            float: left;
357
            height: 27px;
358
            border: 1px solid #CCCCCC;
359
            background-color:#CCCCCC;
360
        }
361
        /* - Fehlerbereich - */
362
        .fault
363
        {
364
            background-color:#CCCCCC;
365
            border: 1px solid #CCCCCC;
366
            float: left;
367
            height: 27px;
368
            width: 44%;
369
            text-align: center;
370
        }
371
 
372
        /* - Kopfbereich - */
373
        .fatherpath
374
        {
375
            float: left;
376
            /*width: 50%;*/
377
            height: 29px;
378
            display: table-cell;
379
        }
380
        .fatherpath .ordner
381
        {
382
            height: 29px;
383
            text-align: center;
384
            font-size: 16px;
385
        }
386
        .inhaltfatherpath {
387
            width: 100%
388
            float: left;
389
            margin: 15px 0 0 0;
390
            padding: 10px 0 0 0;
391
        }
392
        /* - Div alles zu - */
393
        .alleszu
394
        {
395
            width: 1%;
396
            height: 31px;
397
            text-align: center;
398
            vertical-align: middle;
399
            display: table-cell;
400
        }
401
        .alleszu_iso
402
        {
403
            display: inline-block;
404
            margin: 0 auto;
405
            text-align: center;
406
        }
407
 
408
        /* - Favoriten - */
409
        .favorites
410
        {
411
            width: 99%;
412
            min-height: 29px;
413
            border-collapse: collapsed;
414
            border: 1px solid #cccccc;
415
            background-color: #cccccc;
416
            position: static;
417
            float: left;
418
            display: inline-block;
419
        }
420
 
421
 
422
        /* - Tabellen Einstellungen - */
423
        /*  alle wichtigen Tabbellenelemente wurden in DIV�s
424
        gepackt um die Tabellenklasse verwalten zu k�nnen*/
425
        .tabellehauptcontainer
426
        {
427
            empty-cells: hide;
428
            table-layout: auto;
429
            border-collapse: collapse !important;
430
            border-spacing: 0px !important;
431
            border-padding: 0px !important;
432
            border: 0;
433
            caption-side: top;
434
            line-height: 1.0em;
435
 
436
            float: left;
437
            width:99%;
438
            min-width: 320px;
439
            position: fixed;
440
            left: 0;
441
            bottom: 0;
442
 
443
            /* Scrollbalken */
444
            overflow-x: scroll;
445
            overflow-y: scroll;
446
        }
447
        .tabelleordner
448
        {
449
            width: 100%;
450
        }
451
        .tabellecontainer a
452
        {
453
            text-decoration: none;
454
            border-collapse: none;
455
        }
456
        .tabellecontainer,
457
        .tabellecontainer tbody,
458
        .tabellecontainer tr,
459
        .tabellecontainer td
460
        {
461
            width: 100%;
462
        }
463
        .tabelleaufklapper
464
        {
465
            vertical-align: top;
466
            width: 19px !important;
467
            border: 0;
468
        }
469
        .artikelcontainer
470
        {
471
            width: 100%;
472
        }
473
        .tabelleartikel,
474
        .tabelleartikel tbody,
475
        .tabelleartikel table
476
        {
477
            width: 100%;
478
        }
479
        .tabelleartikel a
480
        {
481
            float: left;
482
            width: 100%;
483
        }
484
        .artikel_name_icons
485
        {
486
            position: relative;
487
            float: left;
488
        }
489
        .artikel_icons_pos
490
        {
491
            empty-cells: hide;
492
            float: none;
493
            margin: 0;
494
            width: 22px !important;
495
        }
496
        .artikel_icons_pos table
497
        .artikel_icons_pos tbody,
498
        .artikel_icons_pos tr,
499
        .artikel_icons_pos td,
500
        .artikel_icons_pos a
501
        {
502
            caption-side: top;
503
 
504
            float: none;
505
            text-wrap: none;
506
        }
507
        td.artikel_icons_pos
508
        {
509
            vertical-align: top;
510
        }
511
        /* - Ordner und Artikel - */
512
        /*  Achtung diese zwei klassen m�ssen auf
513
        einer h�heren z-index Ebene liegen */
514
 
515
        .ordner
516
        {
517
            display: inline-block !important;
518
            min-width: 200px;
519
            max-width: 300px;
520
            z-index: 25;
521
            margin: 0;
522
        }
523
        .artikel {
524
            display: ruby;
525
            min-width: 200px;
526
            z-index: 25;
527
            z-index: 25;
528
            margin: 0;
529
            text-decoration: none;
530
        }
531
 
532
        /* ----- papierkorb ----- */
533
        .papierkorb
534
        {
535
            float: left;
536
            width: 99%;
537
            min-width: 320px;
538
            display: inline;
539
            background-color: transparent !important;
540
            background: none;
541
        }
542
        .papierkorbueberschrift
543
        {
544
            float: left;
545
            width: 100%;
546
            display: inline-block;
547
            margin: 0 0 0 -2px;
548
 
549
        }
550
        .papierkorbueberschrift .ordner
551
        {
552
            float: left;
553
            width: 100%;
554
            display: table-cell;
555
            vertical-align: middle;
556
            height: 31px;
557
            z-index: 1;
558
            font-size: 16px !important;
559
            margin: 0 0 0 2px;
560
        }
561
        .papierkorb_inhalt
562
        {
563
            float: left;
564
            width: 100%;
565
            display: block;
566
        }
567
        .papierkorb_inhalt a,
568
        .inhaltfatherpath a
569
        {
570
            color: #000000 !important;
571
        }
572
        .papierkorbleeren
573
        {
574
            float: left;
575
            width: 100%;
576
            text-align: center;
577
            vertical-align: middle;
578
            padding: 1px;
579
            margin: 10px 0 0 0;
580
        }
581
 
582
        /* ----- Statistik und Zusatzbuttons ----- */
583
        .sonderfelder
584
        {
585
            float: left;
586
            width: 100%;
587
            min-width: 320px;
588
        }
589
        .shopstatistik
590
        {
591
            float: left;
592
            text-align: center;
593
            margin: 0 auto;
594
            width: 100%;
595
            padding: 0 0 10px 0;
596
        }
597
        .editoren_haupt
598
        {
599
            float: left;
600
            width: 100%;
601
            text-align: center;
602
        }
603
        .editoren_iso
604
        {
605
            display: inline-block;
606
            text-align: left;
607
            margin: 0 auto;
608
        }
609
        /* -- Button Gr��en zur�cksetzten --*/
610
        .ui-button, .ui-button-text-only
611
        {
612
            line-height: 1.8em !important;
613
            /*padding: 0 0.6em !important;*/
614
        }
615
        .ui-button-text
616
        {
617
            padding: 0 0;
618
        }
619
 
620
        /* ---------------------------------- */
621
        /* --------- Tree PHP ende  --------- */
622
        /* ---------------------------------- */
623
 
624
 
625
        /* ---------------------------------- */
626
        /* ------ Mailverteiler Button ------ */
627
        /* ---------------------------------- */
628
 
629
        #stage {
630
            margin: 0;
631
            padding: 0;
632
        }
633
        #stage .slider-frame {
634
            position: relative;
635
            display: block;
636
            margin: 0;
637
            padding: 0;
638
            width: 85px;
639
            height: 15px;
640
            background-color: #404040;
641
            background-repeat: no-repeat;
642
            background-image: -webkit-gradient(linear, left top, left bottom, from(#2b2b2b), to(#404040));
643
            background-image: -webkit-linear-gradient(#2b2b2b, #404040);
644
            background-image: -moz-linear-gradient(#2b2b2b, #404040);
645
            background-image: -o-linear-gradient(top, #2b2b2b, #404040);
646
            background-image: -khtml-gradient(linear, left top, left bottom, from(#2b2b2b), to(#404040));
647
            filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#2b2b2b', EndColorStr='#404040', GradientType=0);
648
            filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#2b2b2b', EndColorStr='#404040', GradientType=0))";
649
            border-top: 1px solid #333333;
650
            border-right: 1px solid #333333;
651
            border-bottom: 1px solid #666666;
652
            border-left: 1px solid #333333;
653
            -moz-border-radius: 5px;
654
            border-radius: 5px;
655
            -webkit-box-shadow: inset 0px 1px 8px 0 rgba(0, 0, 0, 0.25);
656
            -moz-box-shadow: inset 0px 1px 8px 0 rgba(0, 0, 0, 0.25);
657
            box-shadow: inset 0px 1px 8px 0 rgba(0, 0, 0, 0.25);
658
        }
659
        #stage .slider-frame .slider-button-off{
660
            display: block;
661
            margin: 0;
662
            padding: 0;
663
            width: 43px;
664
            height: 13px;
665
            line-height: 13px;
666
            background: #cf2718;
667
            -moz-border-radius: 5px;
668
            border-radius: 5px;
669
            border: 1px solid #70430e;
670
            -webkit-transition: all 0.25s ease-in-out;
671
            -moz-transition: all 0.25s ease-in-out;
672
            transition: all 0.25s ease-in-out;
673
            color: #fff;
674
            font-family:Helvetica;
675
            font-size:11px;
676
            font-weight: bold;
677
            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
678
            text-align: center;
679
            cursor: pointer;
680
        }
681
        #stage .slider-frame .slider-button-on {
682
            display: block;
683
            margin-left: 40px;
684
            padding: 0;
685
            width: 43px;
686
            height: 13px;
687
            line-height: 13px;
688
            background: #2372c6;
689
            -moz-border-radius: 5px;
690
            border-radius: 5px;
691
            border: 1px solid #0f3f74;
692
            -webkit-transition: all 0.25s ease-in-out;
693
            -moz-transition: all 0.25s ease-in-out;
694
            transition: all 0.25s ease-in-out;
695
            color: #fff;
696
            font-family:Helvetica;
697
            font-size:11px;
698
            font-weight: bold;
699
            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
700
            text-align: center;
701
            cursor: pointer;
702
        }
703
        #stage .slider-frame .slider-button-off.on {
704
            margin-left: 40px;
705
            background: #2372c6;
706
            border: 1px solid #0f3f74;
707
        }
708
        #stage .slider-frame .slider-button-off:before {
709
            position: absolute;
710
            display: block;
711
            margin: 0;
712
            padding: 0;
713
            width: 43px;
714
            height: 5px;
715
            background: rgba(255, 255, 255, 0.25);
716
            content: '';
717
            -moz-border-radius: 15px;
718
            border-radius: 15px;
719
        }
720
        #stage .slider-frame .slider-button-on:before {
721
            position: absolute;
722
            display: block;
723
            margin: 0;
724
            padding: 0;
725
            width: 43px;
726
            height: 5px;
727
            background: rgba(255, 255, 255, 0.25);
728
            content: '';
729
            -moz-border-radius: 15px;
730
            border-radius: 15px;
731
        }
732
        #stage .slider-frame .slider-button-on.off {
733
            margin-left: 0px;
734
            background: #cf2718;
735
            border: 1px solid #0f3f74;
736
        }
737
 
738
        /* ---------------------------------- */
739
        /* --- Mailverteiler Button ende  --- */
740
        /* ---------------------------------- */
741
 
742
        .tb_bv_button
743
        {
744
            height: 22px;
745
            width: 30px;
746
        }
747
 
748
 
749
        /* ---------------------------------------------------- */
750
        /* --- Darstellung von Listen ohne Tabellen Border  --- */
751
        /* ---------------------------------------------------- */
752
        .gerade {
753
            background-color: #E4E4E3;
754
        }
755
        .gerade:hover {
756
            background-color:#ccc;
757
        }
758
        .keinRand tr,
759
        .keinRand td{
760
            border: 0px !important;
761
        }
762
        .keinRand tr:not:first-child:hover{
763
            background-color:#ccc;
764
        }
765
 
766
        .keinRand td     {
767
            position: relative;
768
            white-space: nowrap;
769
            overflow: hidden;
770
            text-overflow: ellipsis;
771
            max-height: 30px;
772
            padding:2px;
773
 
774
        }
775
        td.dokumentnamebox {
776
            position: relative;
777
            display: block;
778
            max-width: 400px;
779
            overflow: hidden;
780
            text-overflow: ellipsis;
781
        }
782
 
783
        .dokumentnamebox {
784
            position: relative;
785
            white-space: nowrap;
786
            float: left;
787
            display: inline;
788
            max-height: 40px;
789
            overflow: hidden;
790
            vertical-align: top !important;
791
            text-overflow: ellipsis !important;
792
        }
793
 
794
        .keinRand .dokumentnamebox a {
795
            position: relative;
796
            display: inline;
797
            text-overflow: ellipsis;
798
            overflow: hidden;
799
            -webkit-line-clamp: 1; /* number of lines to show */
800
            -webkit-box-orient: vertical;
801
            /* max-width: 380px; */
802
            margin-right: 2px;
803
        }
804
 
805
        .marquee {
806
            display: inline;
807
            padding: 0;
808
            max-width: 510px;
809
            float: left;
810
            vertical-align: top;
811
        }
812
 
813
        .marquee:hover {
814
            animation: dokumentnamebox 8s linear infinite;
815
        }
816
 
817
        @keyframes dokumentnamebox {
818
            0%   { text-indent: 0%; }
819
            100% { text-indent: -120%; }
820
        }
821
 
822
        .ungerade:hover{
823
            background-color:#ccc;
824
        }
825
        a.pagination {
826
            padding:5px;
827
            display:inline-block;
828
            margin:2px;
829
            border:1px solid #666;
830
        }
831
        .headline , .headline a:link, .headline a:visited, .headlineVertical, .headlineVertical a:link, .headlineVertical a:visited{
832
            font-family: verdana, Helvetica, sans-serif;
833
            font-size: 10pt;
834
            font-weight:bold;
835
            background-color: #ccc;
836
            padding:1%;
837
        }
838
 
839
        .nav,
840
        .pos,
841
        .aktuell
842
        {
843
            font-size:11px;
844
        }
845
 
846
        .aktuell
847
        {
848
            font-weight:bold;
849
        }
850
        .ui-tabs .ui-tabs-hide
851
        {
852
            display:none;
853
        }
854
 
855
    </style>