Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision e7c11f83

Von Hans Peter Schlaepfer vor mehr als 6 Jahren hinzugefügt

  • ID e7c11f8376af120df8932da0700492985dc893ea
  • Vorgänger a85900cb
  • Nachfolger d25334c6

Anpassungen für die Präsentation am kivitendo Treffen April 2018

Unterschiede anzeigen:

css/style.css
12 12
  padding: 0 1em 1em 1em;
13 13
}
14 14
.mx-thead-th {
15
  color: #555555;
15
  color: #555;
16 16
  text-align: left ;
17 17
  vertical-align: middle ;
18 18
}
19
.mx-button {
20
  background-color: #99CCFF;
21
  border: 1px #53619B solid;
22
  border-radius: 3px;
23
  color: #06C;
24
  padding: 0px 4px;
25
}
19 26
body {
20 27
  margin: 0 ;
21 28
  background-color: #efefef;
......
78 85
  display: block;
79 86
  overflow: hidden;
80 87
}
88
body .cols .col p,
89
body .cols-no-padding .col p,
90
body .cols .col-left p,
91
body .cols-no-padding .col-left p,
92
body .cols .col-right p,
93
body .cols-no-padding .col-right p {
94
  font-size: 10pt;
95
}
81 96
body .cols .col,
82 97
body .cols-no-padding .col,
83 98
body .cols .col-left,
......
180 195
  font: menu;
181 196
  font-size: 12pt;
182 197
  /*hps: vorher 12px */
183

  
184 198
  line-height: 16px;
185 199
  overflow: hidden;
186 200
}
187 201
.ac_loading {
188
  background: #ffffff url('indicator.gif') right center no-repeat;
202
  background: white url('indicator.gif') right center no-repeat;
189 203
}
190 204
.ac_odd {
191 205
  background-color: #eee;
......
242 256
.ms2side__header {
243 257
  color: #666;
244 258
  /* hps */
245

  
246 259
  font-size: 10pt;
247 260
  line-height: 1.0em;
248 261
  padding: 0 0 0.3em 0;
......
288 301
.ms2side__div select {
289 302
  width: 12.0em;
290 303
  /*hps:400px*/
291

  
292 304
  float: left;
293 305
}
294 306
/* This is the default Tooltipster theme */
......
311 323
/* Set display: none; if you would like a border around the tooltip but no border around the arrow */
312 324
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
313 325
  /* border-color: ... !important; */
314

  
315 326
}
316 327
/* If you're using the icon option, use this next selector to style them */
317 328
.tooltipster-icon {
......
2006 2017
  padding: 0;
2007 2018
  white-space: nowrap;
2008 2019
  border: 1px solid #cccccc;
2009
  background: #f6f6f6 url(../ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
2020
  background: #f6f6f6 url(ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
2010 2021
  font-size: 10pt;
2011 2022
  font-weight: bold;
2012 2023
  color: #1c94c4;
......
2131 2142
span.chart_picker input,
2132 2143
span.part_picker input {
2133 2144
  /* padding-right: 20px; */
2134

  
2135 2145
  box-sizing: border-box;
2136 2146
  -moz-box-sizing: border-box;
2137 2147
  -webkit-box-sizing: border-box;
......
2275 2285
  background-repeat: no-repeat;
2276 2286
}
2277 2287
.interact {
2278
  color: #808080;
2288
  color: gray;
2279 2289
}
2280 2290
.interact:hover {
2281 2291
  color: black;
......
2346 2356
.admin h2 {
2347 2357
  padding: 0.6em 0.2em;
2348 2358
  margin: 0.6em 0 0 0 ;
2349
  color: #000000;
2359
  color: #000;
2350 2360
  font-size: 15pt;
2351 2361
  font-weight: normal;
2352 2362
  text-align: left;
......
2367 2377
  padding: 0.2em 0 0.2em 0.4em;
2368 2378
  color: #666 !important ;
2369 2379
  margin: 0;
2370
  color: #000000;
2380
  color: #000;
2381
  padding-left: 0 ;
2371 2382
}
2372 2383
a {
2373 2384
  text-decoration: none;
......
2400 2411
  background-color: #FF0000;
2401 2412
  border: none;
2402 2413
}
2414
a.button.below {
2415
  clear: both !important;
2416
}
2417
a.button .wi-wider {
2418
  width: 24em;
2419
}
2403 2420
div.wi-smallest,
2404 2421
span.wi-smallest {
2405 2422
  width: 2.6em;
......
2492 2509
  width: 36em;
2493 2510
}
2494 2511
div.instructions {
2495
  background-color: #e6e6e6;
2512
  background-color: #E6E6E6;
2496 2513
  border: 1px #808080 solid;
2497 2514
  border-radius: 0.3em;
2498 2515
  max-width: 70% ;
......
2510 2527
  margin: 1em 1em 1em 1em;
2511 2528
  clear: both;
2512 2529
}
2530
.accent div.label {
2531
  float: left ;
2532
  color: gray ;
2533
  font-size: 80% ;
2534
  padding-top: 0.8em ;
2535
}
2536
.accent div.label.wi-mediumsmall {
2537
  width: 13.6em;
2538
}
2539
.accent div.data {
2540
  float: left ;
2541
}
2542
.accent div.data input[type="text"] {
2543
  width: 20em !important ;
2544
}
2513 2545
.center {
2514 2546
  margin: 0 auto;
2515 2547
  width: auto;
......
2618 2650
  border-radius: 0.22em ;
2619 2651
}
2620 2652
.flash_message.flash_message_error {
2621
  background-color: #ffd6d6;
2622
  border: 1px solid #ae0014;
2623
  color: #ae0014;
2653
  background-color: #FFD6D6;
2654
  border: 1px solid #AE0014;
2655
  color: #AE0014;
2624 2656
}
2625 2657
.flash_message.flash_message_error a.icon-close {
2626
  border: 1px solid #ae0014;
2627
  color: #ae0014;
2658
  border: 1px solid #AE0014;
2659
  color: #AE0014;
2628 2660
}
2629 2661
.flash_message.flash_message_ok {
2630
  background-color: #adffb6;
2631
  border: 1px solid #007f0f;
2632
  color: #007f0f;
2662
  background-color: #ADFFB6;
2663
  border: 1px solid #007F0F;
2664
  color: #007F0F;
2633 2665
}
2634 2666
.flash_message.flash_message_ok a.icon-close {
2635
  border: 1px solid #007f0f;
2636
  color: #007f0f;
2667
  border: 1px solid #007F0F;
2668
  color: #007F0F;
2637 2669
}
2638 2670
.flash_message.flash_message_warning {
2639
  background-color: #ffe8c7;
2640
  border: 1px solid #ff6600;
2641
  color: #ff6600;
2671
  background-color: #FFE8C7;
2672
  border: 1px solid #FF6600;
2673
  color: #FF6600;
2642 2674
}
2643 2675
.flash_message.flash_message_warning a.icon-close {
2644
  border: 1px solid #ff6600;
2645
  color: #ff6600;
2676
  border: 1px solid #FF6600;
2677
  color: #FF6600;
2646 2678
}
2647 2679
.flash_message.flash_message_info {
2648
  background-color: #dcf2ff;
2649
  border: 1px solid #4690ff;
2650
  color: #4690ff;
2680
  background-color: #DCF2FF;
2681
  border: 1px solid #4690FF;
2682
  color: #4690FF;
2651 2683
}
2652 2684
.flash_message.flash_message_info a.icon-close {
2653
  border: 1px solid #4690ff;
2654
  color: #4690ff;
2685
  border: 1px solid #4690FF;
2686
  color: #4690FF;
2655 2687
}
2656 2688
.flash_message .flash_title {
2657 2689
  font-weight: bold;
......
2694 2726
  color: #FFFFFF;
2695 2727
}
2696 2728
.shipped {
2697
  color: #008000;
2729
  color: green;
2698 2730
}
2699 2731
.not_shipped {
2700
  color: #ff0000;
2732
  color: red;
2701 2733
}
2702 2734
hr {
2703 2735
  background-color: #006400;
......
2754 2786
  font-size: 10pt ;
2755 2787
}
2756 2788
#menuv3 {
2757
  background-color: #ebebeb;
2758
  color: #000000;
2759
  font-weight: normal !important ;
2789
  background-color: #dcdcdc;
2760 2790
}
2761
#menuv3 a,
2762
#menuv3 li,
2763
#menuv3 div.x {
2791
#menuv3 li {
2792
  display: block;
2793
  position: relative;
2794
  float: none;
2795
  font-weight: normal !important ;
2764 2796
  font-size: 10pt;
2765 2797
  line-height: 96%;
2766
  display: block;
2767
  border: 0;
2768 2798
  white-space: nowrap;
2799
  border: 0;
2800
  padding: 0;
2769 2801
  margin: 0;
2770
  font-weight: normal !important ;
2771 2802
}
2772
#menuv3 a {
2773
  background: #ebebeb;
2774
  display: block;
2803
#menuv3 li:hover {
2804
  cursor: pointer;
2775 2805
}
2776
#menuv3 a,
2777
#menuv3 a:visited,
2778
#menuv3 div.x,
2779
#menuv3 div.x:visited {
2780
  color: #000000;
2806
#menuv3 li a,
2807
#menuv3 li a:visited,
2808
#menuv3 li div.x,
2809
#menuv3 li div.x:visited {
2810
  display: block;
2811
  color: #000;
2781 2812
  text-decoration: none;
2782
  padding-right: 0.6em;
2783
}
2784
#menuv3 div.x,
2785
#menuv3 div.x:visited {
2786
  background-color: #ebebeb;
2787
  background: no-repeat right url("/image/menu-arrow-to-right-5.png");
2788
}
2789
#menuv3 div.x:hover {
2790
  border-right: none;
2791
}
2792
#menuv3 a:hover,
2793
#menuv3 div.x:hover {
2794
  color: #000000;
2795
  background-color: #ebebeb;
2796
}
2797
#menuv3 a:active,
2798
#menuv3 div.x:active {
2799
  color: #000000;
2800 2813
}
2801 2814
#menuv3 > ul {
2802 2815
  list-style: none;
......
2804 2817
  padding: 0;
2805 2818
  float: left;
2806 2819
}
2807
#menuv3 > ul li {
2808
  position: relative;
2809
  float: none;
2810
  padding: 0;
2811
  background-color: #ebebeb;
2812
}
2813
#menuv3 > ul li:hover {
2814
  background-color: #ebebeb;
2815
}
2816 2820
#menuv3 > ul > li {
2817 2821
  display: block;
2818 2822
  height: 17px;
2819 2823
  padding: 9px 0.9em 6px 0.9em;
2820
  border-radius: 0 0 0 0;
2824
  background-color: #dcdcdc;
2821 2825
  vertical-align: middle;
2822
  color: #000000;
2826
  /* List 2nd Level (Vertical) */
2823 2827
}
2824 2828
#menuv3 > ul > li:hover {
2825
  background-color: #ebebeb;
2826
  color: #000000;
2829
  background-color: #cdcdcd;
2827 2830
}
2828
#menuv3 > ul > li ul {
2831
#menuv3 > ul > li:hover > ul {
2832
  display: block;
2829 2833
  position: absolute;
2834
}
2835
#menuv3 > ul > li ul {
2836
  position: relative;
2830 2837
  display: none;
2831
  top: 32px;
2832 2838
  padding: 0 2em 2em 2em;
2833 2839
  margin: 0 -2em -2em -2.9em;
2834 2840
}
2835 2841
#menuv3 > ul > li ul li {
2836
  border-bottom: 1px #ccc solid ;
2837
  background-color: #ebebeb;
2838
}
2839
#menuv3 > ul > li ul li a,
2840
#menuv3 > ul > li ul li div.x {
2842
  border-bottom: 1px #777777 solid ;
2841 2843
  padding: 0.45em 0.6em 0.58em 0.8em ;
2842
  font-size: 1.0em ;
2843
  background-color: #ebebeb;
2844 2844
}
2845
#menuv3 > ul > li ul ul {
2845
#menuv3 > ul > li > ul {
2846
  top: 32px;
2847
}
2848
#menuv3 > ul > li > ul > li {
2849
  background-color: #cdcdcd;
2850
}
2851
#menuv3 > ul > li > ul > li div.x {
2852
  background: no-repeat right url("/image/menu-arrow-to-right-5.png");
2853
}
2854
#menuv3 > ul > li > ul > li:hover {
2855
  color: #000;
2856
  background-color: #dcdcdc;
2857
}
2858
#menuv3 > ul > li > ul > li:hover > ul {
2859
  display: block;
2860
  position: absolute;
2861
}
2862
#menuv3 > ul > li > ul > li > ul {
2846 2863
  top: 0;
2847 2864
  left: 99%;
2848 2865
  padding: 2em;
2849 2866
  margin: -2em;
2850 2867
  list-style: none;
2851 2868
}
2852
#menuv3 > ul > li ul ul li {
2853
  border-left: 0.2em solid #ebebeb;
2854
}
2855
#menuv3 > ul > li ul ul li a {
2856
  padding: 0.4em 0.9em 0.5em 0.9em;
2857
}
2858
#menuv3 li:hover {
2859
  cursor: pointer;
2860
}
2861
#menuv3 li:hover ul ul,
2862
#menuv3 li li:hover ul ul,
2863
#menuv3 li li li:hover ul ul,
2864
#menuv3 li li li li:hover ul ul {
2865
  display: none;
2869
#menuv3 > ul > li > ul > li > ul > li {
2870
  background-color: #dcdcdc;
2871
  border-left: 0.2em solid #EBEBEB;
2866 2872
}
2867
#menuv3 li:hover ul,
2868
#menuv3 li li:hover ul,
2869
#menuv3 li li li:hover ul,
2870
#menuv3 li li li li:hover ul {
2871
  display: block;
2872
  position: absolute;
2873
#menuv3 > ul > li > ul > li > ul > li:hover {
2874
  background-color: #cdcdcd;
2873 2875
}
2874 2876
div.layout-split-right {
2875 2877
  margin-left: 190px;
......
2989 2991
}
2990 2992
.layout-actionbar > div.layout-actionbar-action {
2991 2993
  border-radius: 0.3em ;
2992
  border: 1px #30b21e solid;
2993
  background-color: #bcec6d;
2994
  border: 1px #30B21E solid;
2995
  background-color: #BCEC6D;
2994 2996
  float: left;
2995
  color: #1a920f;
2997
  color: #1A920F;
2996 2998
  z-index: 1031;
2997 2999
}
2998 3000
.layout-actionbar div.layout-actionbar-link,
......
3043 3045
  height: 25px;
3044 3046
  border-top-left-radius: 0.3em ;
3045 3047
  border-bottom-left-radius: 0.3em ;
3046
  border: 1px #30b21e solid;
3047
  background-color: #bcec6d;
3048
  color: #1a920f;
3048
  border: 1px #30B21E solid;
3049
  background-color: #BCEC6D;
3050
  color: #1A920F;
3049 3051
  position: relative;
3050 3052
}
3051 3053
.layout-actionbar div.layout-actionbar-combobox div.layout-actionbar-combobox-head > span {
......
3055 3057
  right: 0;
3056 3058
  width: 14px;
3057 3059
  height: 15px;
3058
  border: 1px #30b21e solid;
3060
  border: 1px #30B21E solid;
3059 3061
  border-left: none;
3060 3062
  border-top-right-radius: 0.3em ;
3061 3063
  border-bottom-right-radius: 0.3em ;
3062 3064
  padding: 4px;
3063
  background-color: #bcec6d;
3065
  background-color: #BCEC6D;
3064 3066
}
3065 3067
.layout-actionbar div.layout-actionbar-combobox div.layout-actionbar-combobox-head > span:after {
3066 3068
  content: "";
......
3083 3085
  min-width: 120px;
3084 3086
  float: right;
3085 3087
  overflow: hidden;
3086
  border: 1px solid #30b21e;
3088
  border: 1px solid #30B21E;
3087 3089
  border-top-left-radius: 0.3em;
3088 3090
  border-bottom-left-radius: 0.3em;
3089 3091
  border-bottom-right-radius: 0.3em;
......
3091 3093
  min-width: 10.0em;
3092 3094
  top: 1px;
3093 3095
  padding-bottom: 0.6em;
3094
  background-color: #bcec6d !important;
3096
  background-color: #BCEC6D !important;
3095 3097
}
3096 3098
.layout-actionbar div.layout-actionbar-combobox div.layout-actionbar-combobox-list div.layout-actionbar-action {
3097 3099
  white-space: nowrap;
......
3101 3103
  text-align: left;
3102 3104
  padding: 0.6em 0.6em 0.6em 1.0em;
3103 3105
  border-bottom: none !important;
3104
  background-color: #bcec6d !important;
3105
  color: #1a920f;
3106
  background-color: #BCEC6D !important;
3107
  color: #1A920F;
3106 3108
}
3107 3109
.layout-actionbar div.layout-actionbar-combobox div.layout-actionbar-combobox-list div.layout-actionbar-action:hover {
3108 3110
  color: white;
......
3112 3114
  border-bottom: none !important ;
3113 3115
}
3114 3116
.layout-actionbar div.layout-actionbar-combobox.active div.layout-actionbar-combobox-head div {
3115
  background-color: #bcec6d !important;
3117
  background-color: #BCEC6D !important;
3116 3118
  border-bottom-left-radius: 0 !important;
3117 3119
  border-bottom: none;
3118 3120
  height: 30px ;
3119 3121
}
3120 3122
.layout-actionbar div.layout-actionbar-combobox.active div.layout-actionbar-combobox-head span {
3121
  background-color: #bcec6d !important;
3123
  background-color: #BCEC6D !important;
3122 3124
  border-bottom-right-radius: 0 !important;
3123 3125
  border-bottom: none;
3124 3126
  height: 24px ;
......
3141 3143
  background: none;
3142 3144
}
3143 3145
body > div.admin {
3144
  padding-top: 24px;
3146
  margin: 60px 0 0 0 ;
3145 3147
}
3146 3148
body > div.admin h1 {
3147 3149
  background-color: #fe5f14;
3148 3150
  color: #ffffff;
3151
  padding: 0.1em 0.5em 37px 0.5em ;
3152
  top: 0 ;
3153
  position: fixed;
3154
  width: 100% ;
3155
  display: block;
3149 3156
}
3150
/* Admin-Bereich */
3151
.admin #menuv3 {
3152
  top: 0px ;
3157
body > div.admin .tabwidget {
3158
  top: 0 ;
3159
  padding: 1.0em 0 0 0 !important;
3153 3160
}
3154
/* Admin-Bereich */
3155
.admin > div.admin {
3156
  top: 74px ;
3157
  position: absolute;
3158
  width: 100%;
3159
  background-color: #ececec ;
3161
body > div.admin .tabwidget .ui-tabs-panel {
3162
  padding: 2.0em 1.0em 1.0em 1.0em ;
3163
}
3164
body > div.admin form {
3165
  display: block ;
3166
  margin-top: 1px ;
3160 3167
}
3161 3168
table {
3162 3169
  font-size: 12pt;
......
3266 3273
  vertical-align: bottom ;
3267 3274
}
3268 3275
table thead th {
3269
  color: #555555;
3276
  color: #555;
3270 3277
  text-align: left ;
3271 3278
  vertical-align: middle ;
3272 3279
}
......
3299 3306
}
3300 3307
table caption,
3301 3308
table th.caption {
3302
  color: #000000 !important;
3309
  color: #000 !important;
3303 3310
  font-weight: bold ;
3304 3311
  white-space: nowrap ;
3305 3312
  text-align: left;
......
3369 3376
  height: 2.2em ;
3370 3377
}
3371 3378
table.tbl-list thead tr th {
3372
  color: #555555;
3379
  color: #555;
3373 3380
  text-align: left ;
3374 3381
  vertical-align: middle ;
3375 3382
  background-color: #cecece;
......
3399 3406
}
3400 3407
table.tbl-list-plain thead th,
3401 3408
table.tbl-plain thead th {
3402
  color: #555555;
3409
  color: #555;
3403 3410
  text-align: left ;
3404 3411
  vertical-align: middle ;
3405 3412
}
......
3441 3448
table.tbl-horizontal td select.addition {
3442 3449
  margin-top: 0.3em !important;
3443 3450
}
3451
table.tbl-horizontal th .label-above,
3452
table.tbl-horizontal td .label-above {
3453
  display: block;
3454
  clear: both ;
3455
  overflow: hidden;
3456
  height: 1.8em ;
3457
}
3444 3458
table.tbl-horizontal th {
3445 3459
  color: #888888;
3446 3460
  vertical-align: top;
3447 3461
  padding-top: 0.5em ;
3448 3462
}
3463
table.tbl-horizontal td span.plain-data {
3464
  padding: 0.3em 0.3em 0.6em 0.3em ;
3465
}
3449 3466
table.tbl-horizontal caption,
3450 3467
table.tbl-horizontal th.caption {
3451 3468
  padding: 0.8em 0 0.2em 0.2em;
......
3466 3483
  vertical-align: top;
3467 3484
}
3468 3485
table.test {
3469
  background-color: #CCFF99;
3486
  border: 2px #000 solid ;
3487
  background-color: #BFD2AD;
3470 3488
}
3471 3489
table.test th {
3472
  border: 1px solid red !important;
3490
  border-width: 1px !important;
3491
  background-color: #C20D18;
3492
  color: #FFD9C3 ;
3493
  font-weight: bold ;
3473 3494
}
3474 3495
table.test th.caption {
3475 3496
  border: 3px solid red !important;
3476 3497
}
3477 3498
table.test td {
3478
  border: 1px solid blue !important;
3499
  border: 1px solid blue !#FF9D58;
3500
  background-color: #F7CC94;
3479 3501
}
3480 3502
table.test td.longdesc,
3481 3503
table.test td.longdescription,
......
3483 3505
table.test td.long-description {
3484 3506
  border: 1px solid green !important;
3485 3507
}
3508
table.test table {
3509
  border: 2px #0000FF solid ;
3510
  border-collapse: collapse;
3511
}
3512
table.test table td,
3513
table.test table th {
3514
  border: 1px #C20D18 dotted !important;
3515
}
3486 3516
table.width-full,
3487 3517
table.full-width,
3488 3518
table.wi-full {
......
3601 3631
  border-right: 1px #fff solid;
3602 3632
  background-color: #FC6;
3603 3633
}
3634
@media screen and (min-device-width: 768px) and (max-device-width: 1023px) {
3635
  .tbl-horizontal th.wi-smallest {
3636
    width: 13em !important;
3637
  }
3638
  .tbl-horizontal th.wi-verysmall {
3639
    width: 13em !important;
3640
  }
3641
  .tbl-horizontal th.wi-small {
3642
    width: 13em !important;
3643
  }
3644
  .tbl-horizontal th.wi-mediumsmall {
3645
    width: 13em !important;
3646
  }
3647
  .tbl-horizontal th.wi-normal {
3648
    width: 13em !important;
3649
  }
3650
  .tbl-horizontal th.wi-lightwide {
3651
    width: 13em !important;
3652
  }
3653
  .tbl-horizontal th.wi-wide {
3654
    width: 13em !important;
3655
  }
3656
  .tbl-horizontal th.wi-wider {
3657
    width: 13em !important;
3658
  }
3659
  .tbl-horizontal th.wi-verywide {
3660
    width: 13em !important;
3661
  }
3662
}
3663
@media screen and (max-device-width: 1024px) {
3664
  .tbl-horizontal th.wi-smallest {
3665
    width: 13em !important;
3666
  }
3667
  .tbl-horizontal th.wi-verysmall {
3668
    width: 13em !important;
3669
  }
3670
  .tbl-horizontal th.wi-small {
3671
    width: 13em !important;
3672
  }
3673
  .tbl-horizontal th.wi-mediumsmall {
3674
    width: 13em !important;
3675
  }
3676
  .tbl-horizontal th.wi-normal {
3677
    width: 13em !important;
3678
  }
3679
  .tbl-horizontal th.wi-lightwide {
3680
    width: 13em !important;
3681
  }
3682
  .tbl-horizontal th.wi-wide {
3683
    width: 13em !important;
3684
  }
3685
  .tbl-horizontal th.wi-wider {
3686
    width: 13em !important;
3687
  }
3688
  .tbl-horizontal th.wi-verywide {
3689
    width: 13em !important;
3690
  }
3691
}
3604 3692
/* Benutzerdefinierte Tabellen-Angaben */
3605 3693
/* Diese uebersteuern alle Anweisungen aus tables.less */
3606 3694
/* Es dürfen nur Tabellen mit Zusatzklassen oder mit IDs uebersteuert werden. */
......
3609 3697
/* Diese Datei wird am Schluss von tables.less includiert. */
3610 3698
table {
3611 3699
  /* Zusatzklasse zur Tabelle (Beispiel) */
3612

  
3613 3700
  /* Betreff: xyz */
3614

  
3615 3701
  /* Autor: hanspeter.schlaepfer@revamp-it.ch */
3616

  
3617 3702
  /* Tabelle mit spezieller ID (Beispiel) */
3618

  
3619 3703
  /* Betreff: xyz */
3620

  
3621 3704
  /* Autor: hanspeter.schlaepfer@revamp-it.ch */
3622

  
3623 3705
  /* Tabelle mit Konten-Uebersicht (Kontoplan) */
3624

  
3625 3706
  /* Betreff: Kontoplan */
3626

  
3627 3707
  /* Autor: hanspeter.schlaepfer@revamp-it.ch */
3628

  
3629 3708
}
3630 3709
table#konten-plan tbody tr td:first-child {
3631 3710
  text-align: right !important;
......
3643 3722
}
3644 3723
table tr.category {
3645 3724
  /* background set via jquery */
3646

  
3647 3725
}
3648 3726
table tr.chart {
3649 3727
  border: 0;
......
3679 3757
  outline: none;
3680 3758
  background-color: #fff ;
3681 3759
}
3682
form input input[type="text"],
3683
form textarea input[type="text"],
3684
form select input[type="text"],
3685
form input input[type="password"],
3686
form textarea input[type="password"],
3687
form select input[type="password"],
3688
form input textarea,
3689
form textarea textarea,
3690
form select textarea,
3691
form input select,
3692
form textarea select,
3693
form select select {
3694
  background-color: #fff ;
3695
}
3696
form input input[type="text"]:focus,
3697
form textarea input[type="text"]:focus,
3698
form select input[type="text"]:focus,
3699
form input input[type="password"]:focus,
3700
form textarea input[type="password"]:focus,
3701
form select input[type="password"]:focus,
3702
form input textarea:focus,
3703
form textarea textarea:focus,
3704
form select textarea:focus,
3705
form input select:focus,
3706
form textarea select:focus,
3707
form select select:focus,
3708
form input input[type="text"]:active,
3709
form textarea input[type="text"]:active,
3710
form select input[type="text"]:active,
3711
form input input[type="password"]:active,
3712
form textarea input[type="password"]:active,
3713
form select input[type="password"]:active,
3714
form input textarea:active,
3715
form textarea textarea:active,
3716
form select textarea:active,
3717
form input select:active,
3718
form textarea select:active,
3719
form select select:active {
3720
  background-color: #ddff82 !important;
3760
form input[type="text"].accent,
3761
form textarea[type="text"].accent,
3762
form select[type="text"].accent {
3763
  font-weight: bold ;
3764
  font-size: 130% !important ;
3765
  padding: 0.6em auto !important ;
3766
}
3767
form input:focus,
3768
form textarea:focus,
3769
form select:focus,
3770
form input:active,
3771
form textarea:active,
3772
form select:active {
3773
  background-color: #E7FFCE !important;
3721 3774
  border: 1px solid #9ccb21;
3722 3775
}
3723 3776
form select {
......
3737 3790
  color: #06C;
3738 3791
  padding: 0px 4px;
3739 3792
}
3793
form a.button.neutral {
3794
  background-color: #ccc;
3795
}
3796
form a.button.neutral:link,
3797
form a.button.neutral:visited {
3798
  color: #666 ;
3799
}
3800
form input[type="button"].below {
3801
  clear: both !important;
3802
  float: none;
3803
  margin-top: 0.3em;
3804
  overflow: hidden ;
3805
}
3806
form input[type="button"].wi-wider {
3807
  width: 24.5em;
3808
}
3740 3809
form input[type="button"]:focus,
3741 3810
form input[type="submit"]:focus,
3742 3811
form button:focus {
......
3746 3815
form button:hover:enabled,
3747 3816
form input[type="button"]:hover:enabled,
3748 3817
form input[type="submit"]:hover:enabled {
3749
  color: #fe5f14;
3818
  color: #fff;
3819
}
3820
form div.buttons {
3821
  padding: 1.0em ;
3822
}
3823
form div.buttons.positions {
3824
  margin: 0 0 -2.4em 20em;
3750 3825
}
3751 3826
form label {
3752 3827
  cursor: pointer;
......
3780 3855
  margin: 0;
3781 3856
  padding: 0 0 0.2em 0;
3782 3857
}
3783
form input[type="text"].wi-smallest {
3858
form input[type="text"].wi-smallest,
3859
form input[type="password"].wi-smallest {
3784 3860
  width: 2.6em;
3785 3861
}
3786
form input[type="text"].wi-verysmall {
3862
form input[type="text"].wi-verysmall,
3863
form input[type="password"].wi-verysmall {
3787 3864
  width: 4em;
3788 3865
}
3789
form input[type="text"].wi-small {
3866
form input[type="text"].wi-small,
3867
form input[type="password"].wi-small {
3790 3868
  width: 6.4em;
3791 3869
}
3792
form input[type="text"].wi-mediumsmall {
3870
form input[type="text"].wi-mediumsmall,
3871
form input[type="password"].wi-mediumsmall {
3793 3872
  width: 8.4em;
3794 3873
}
3795
form input[type="text"].wi-normal {
3874
form input[type="text"].wi-normal,
3875
form input[type="password"].wi-normal {
3796 3876
  width: 11.4em;
3797 3877
}
3798
form input[type="text"].wi-lightwide {
3878
form input[type="text"].wi-lightwide,
3879
form input[type="password"].wi-lightwide {
3799 3880
  width: 13.4em;
3800 3881
}
3801
form input[type="text"].wi-wide {
3882
form input[type="text"].wi-wide,
3883
form input[type="password"].wi-wide {
3802 3884
  min-width: 18em;
3803 3885
}
3804
form input[type="text"].wi-wider {
3886
form input[type="text"].wi-wider,
3887
form input[type="password"].wi-wider {
3805 3888
  min-width: 24em;
3806 3889
}
3807
form input[type="text"].wi-verywide {
3890
form input[type="text"].wi-verywide,
3891
form input[type="password"].wi-verywide {
3808 3892
  min-width: 36em;
3809 3893
}
3810
form input[type="text"].wi-date {
3894
form input[type="text"].wi-date,
3895
form input[type="password"].wi-date {
3811 3896
  width: 6.4em;
3812 3897
}
3813
form input[type="text"].wi-number {
3898
form input[type="text"].wi-number,
3899
form input[type="password"].wi-number {
3814 3900
  width: 6.4em;
3815 3901
}
3816
form input[type="text"].wi-tinynumber {
3902
form input[type="text"].wi-tinynumber,
3903
form input[type="password"].wi-tinynumber {
3817 3904
  width: 4em;
3818 3905
}
3819
form input[type="text"].wi-largenumber {
3906
form input[type="text"].wi-largenumber,
3907
form input[type="password"].wi-largenumber {
3820 3908
  width: 8.4em;
3821 3909
}
3822 3910
form input[type="password"] {
3823
  width: 10.0em ;
3911
  min-width: 11.4em;
3824 3912
}
3825 3913
form input .fixed_width {
3826 3914
  width: 250px;
......
3886 3974
  vertical-align: middle ;
3887 3975
  padding: 0 0.2em ;
3888 3976
}
3977
form td div.rowspan-table {
3978
  display: table-row;
3979
}
3980
form td div.rowspan-table div.label-n-value {
3981
  display: table-cell;
3982
  vertical-align: middle;
3983
  height: 1.6em !important ;
3984
  float: left;
3985
  padding: 0 2.3em 0 0 ;
3986
}
3987
form td div.rowspan-table div.label-n-value b {
3988
  font-weight: normal;
3989
  padding: 0 0 0 0 ;
3990
}
3889 3991
form table td > span.data {
3890 3992
  display: block;
3891 3993
  overflow: hidden ;
......
3925 4027
form table td > span.data.right {
3926 4028
  text-align: right ;
3927 4029
}
4030
div.admin form {
4031
  font-size: 11pt;
4032
}
4033
div.admin form input[type="checkbox"] {
4034
  margin: 0.2em 0.6em 0.3em 0 ;
4035
  float: left;
4036
}
4037
div.admin form h3 {
4038
  margin: 1.2em 0 0.6em 0 ;
4039
  display: block;
4040
}
4041
div.admin form div.boxes {
4042
  margin: 0 0 0.9em 0 ;
4043
  overflow: hidden ;
4044
  max-width: 800px ;
4045
}
4046
div.admin form div.boxes div {
4047
  clear: both;
4048
  margin: 0 0 0.6em 0 ;
4049
  padding: 0;
4050
  display: block ;
4051
  overflow: hidden ;
4052
}
4053
div.admin form div.boxes div label {
4054
  float: left;
4055
  width: 94% ;
4056
}
3928 4057
.frame-header-quicksearch input::placeholder {
3929 4058
  color: #666 ;
3930 4059
}
......
4113 4242
.requirement-spec-text-block.flagged {
4114 4243
  background-color: #feece3;
4115 4244
  /* border: 1px solid #fe5f14; */
4116

  
4117 4245
}
4118 4246
.requirement-spec-text-block.flagged > h2 {
4119 4247
  background-color: #fe5f14;
......
4159 4287
  display: table-cell;
4160 4288
  vertical-align: middle;
4161 4289
  border-spacing: 0;
4162
  background-color: #666666;
4290
  background-color: #666;
4163 4291
  line-height: 100%;
4164 4292
  font-size: 10pt;
4165 4293
}
4166 4294
#frame-header span.frame-header-element {
4167
  color: #bbbbbb;
4295
  color: #bbb;
4168 4296
  padding-top: 0.2em;
4169 4297
}
4170 4298
#frame-header span.frame-header-element a:link,
......
4173 4301
#frame-header span.frame-header-element a:active {
4174 4302
  text-decoration: none;
4175 4303
  border-bottom: none;
4176
  color: #aaaaaa;
4304
  color: #aaa;
4177 4305
}
4178 4306
#frame-header span.frame-header-element a:hover {
4179
  color: #ffffff;
4307
  color: #fff;
4180 4308
  text-decoration: underline;
4181 4309
  /*underline*/
4182

  
4183 4310
}
4184 4311
#frame-header span.frame-header-left,
4185 4312
#frame-header span.frame-header-center,
......
4211 4338
#frame-header div.frame-header-quicksearch span.frame-header-quicksearch input {
4212 4339
  font-size: 10pt;
4213 4340
  margin-top: 0.1em;
4214
  background-color: #aaaaaa;
4341
  background-color: #aaa;
4215 4342
  width: 14.0% !important;
4216 4343
  border-color: #bcbcbc;
4217 4344
  padding: 0 0.2em ;

Auch abrufbar als: Unified diff