Revision 4fbb41e0
Von Cem Aydin vor etwa 4 Jahren hinzugefügt
css/style.css | ||
---|---|---|
52 | 52 |
font-weight: normal; |
53 | 53 |
color: #292914 !important; |
54 | 54 |
padding: 0.2em 0 0.2em 0.2em; |
55 |
margin: 0.1em 0 0.4em 0 ;
|
|
55 |
margin: 0.1em 0 0.4em 0; |
|
56 | 56 |
text-align: left; |
57 | 57 |
letter-spacing: 0.12em; |
58 | 58 |
} |
... | ... | |
173 | 173 |
background-repeat: no-repeat; |
174 | 174 |
} |
175 | 175 |
.interact { |
176 |
color: #808080;
|
|
176 |
color: gray;
|
|
177 | 177 |
} |
178 | 178 |
.interact:hover { |
179 | 179 |
color: black; |
... | ... | |
231 | 231 |
float: right !important; |
232 | 232 |
width: auto; |
233 | 233 |
top: 68px ; |
234 |
right: 0.2em ;
|
|
234 |
right: 0.2em; |
|
235 | 235 |
margin: 0 0.4em 0 0; |
236 | 236 |
padding: 0; |
237 | 237 |
background: none; |
... | ... | |
288 | 288 |
} |
289 | 289 |
body .full-width { |
290 | 290 |
width: 100% ; |
291 |
padding: 0 0 1.0em 0 ;
|
|
291 |
padding: 0 0 1em 0;
|
|
292 | 292 |
margin: 0 0 0 0; |
293 | 293 |
} |
294 | 294 |
body div.center { |
... | ... | |
354 | 354 |
} |
355 | 355 |
#frame-header span.frame-header-left { |
356 | 356 |
float: left; |
357 |
padding: 0 1.0em 0 0.2em ;
|
|
358 |
margin-right: 1.0em ;
|
|
357 |
padding: 0 1em 0 0.2em;
|
|
358 |
margin-right: 1em;
|
|
359 | 359 |
} |
360 | 360 |
#frame-header span.frame-header-left > span { |
361 |
padding-right: 1.0em ;
|
|
361 |
padding-right: 1em;
|
|
362 | 362 |
} |
363 | 363 |
#frame-header span.frame-header-right { |
364 | 364 |
float: right; |
365 | 365 |
vertical-align: middle; |
366 |
padding: 0 1.2em 0 1.0em ;
|
|
367 |
margin-left: 1.0em;
|
|
366 |
padding: 0 1.2em 0 1em;
|
|
367 |
margin-left: 1em; |
|
368 | 368 |
} |
369 | 369 |
#frame-header span.frame-header-right > span { |
370 |
padding-left: 1.0em ;
|
|
370 |
padding-left: 1em;
|
|
371 | 371 |
} |
372 | 372 |
#frame-header #ajax-spinner { |
373 | 373 |
display: none; |
... | ... | |
386 | 386 |
width: auto !important; |
387 | 387 |
min-width: 5em; |
388 | 388 |
max-width: 7em; |
389 |
padding: 0 0.2em ;
|
|
389 |
padding: 0 0.2em; |
|
390 | 390 |
border-width: 1px ; |
391 | 391 |
border-style: solid; |
392 | 392 |
border-top-color: #949494; |
... | ... | |
454 | 454 |
} |
455 | 455 |
#menuv3 > ul > li ul li { |
456 | 456 |
border-bottom: 1px #666633 solid; |
457 |
padding: 0.45em 0.6em 0.58em 0.8em ;
|
|
457 |
padding: 0.45em 0.6em 0.58em 0.8em; |
|
458 | 458 |
} |
459 | 459 |
#menuv3 > ul > li > ul { |
460 | 460 |
top: 32px; |
... | ... | |
466 | 466 |
} |
467 | 467 |
#menuv3 > ul > li > ul > li div.x { |
468 | 468 |
background: no-repeat right url("../image/menu-arrow-to-right-5.png"); |
469 |
padding-right: 2.0em ;
|
|
469 |
padding-right: 2em;
|
|
470 | 470 |
} |
471 | 471 |
#menuv3 > ul > li > ul > li:hover { |
472 | 472 |
color: #0e0e07; |
... | ... | |
493 | 493 |
background-color: #ccccbb; |
494 | 494 |
} |
495 | 495 |
#menuv3 > ul > li > ul > li > ul > li:first-child { |
496 |
border-top: 1px #800040 solid ;
|
|
496 |
border-top: 1px #800040 solid; |
|
497 | 497 |
} |
498 | 498 |
li.sub { |
499 | 499 |
position: relative; |
... | ... | |
539 | 539 |
padding-top: 4em ; |
540 | 540 |
} |
541 | 541 |
body > div#layout-split-right > #content > form { |
542 |
margin-top: 0.6em ;
|
|
542 |
margin-top: 0.6em; |
|
543 | 543 |
} |
544 | 544 |
body > div#layout-split-right > #content > form + div.wrapper { |
545 | 545 |
padding-top: 4em ; |
... | ... | |
710 | 710 |
} |
711 | 711 |
#main_menu_div .DHTMLSuite_menuBar_top > div .DHTMLSuite_menuItem_textContent { |
712 | 712 |
font-size: 90% ; |
713 |
padding: 0.1em 0.2em 0.2em 0.2em ;
|
|
713 |
padding: 0.1em 0.2em 0.2em 0.2em; |
|
714 | 714 |
} |
715 | 715 |
#main_menu_div .DHTMLSuite_menuBar_top > div .DHTMLSuite_menuItem_top_arrowShowSub { |
716 |
margin: 0 0.2em 0.2em 0.2em ;
|
|
716 |
margin: 0 0.2em 0.2em 0.2em; |
|
717 | 717 |
} |
718 | 718 |
#main_menu_div .DHTMLSuite_menuBar_top .DHTMLSuite_menuItem_top_regular, |
719 | 719 |
#main_menu_div .DHTMLSuite_menuBar_top .DHTMLSuite_menuItem_top_over, |
... | ... | |
763 | 763 |
} |
764 | 764 |
.DHTMLSuite_menuBar_sub .DHTMLSuite_menuItem_sub_over, |
765 | 765 |
.DHTMLSuite_menuBar_sub .DHTMLSuite_menuItem_sub_active { |
766 |
color: #8d6a00;
|
|
766 |
color: #8D6A00;
|
|
767 | 767 |
background-color: #ffffff; |
768 | 768 |
} |
769 | 769 |
/* ------------------------------------------------------------- */ |
... | ... | |
893 | 893 |
position: relative; |
894 | 894 |
width: 100%; |
895 | 895 |
text-align: left; |
896 |
padding: 0.6em 0.6em 0.6em 1.0em;
|
|
896 |
padding: 0.6em 0.6em 0.6em 1em; |
|
897 | 897 |
border-bottom: none !important; |
898 | 898 |
background-color: #ccccbb; |
899 | 899 |
color: #292914; |
... | ... | |
937 | 937 |
form.box { |
938 | 938 |
display: block; |
939 | 939 |
overflow: hidden ; |
940 |
padding: 0 0 1.6em 0 ;
|
|
940 |
padding: 0 0 1.6em 0; |
|
941 | 941 |
} |
942 | 942 |
input, |
943 | 943 |
textarea, |
... | ... | |
948 | 948 |
border-color: darkgray lightgray lightgray; |
949 | 949 |
border-style: solid; |
950 | 950 |
outline: none; |
951 |
background-color: #fff ;
|
|
951 |
background-color: #fff; |
|
952 | 952 |
} |
953 | 953 |
input[type="text"].accent, |
954 | 954 |
textarea[type="text"].accent, |
955 | 955 |
select[type="text"].accent { |
956 | 956 |
font-weight: bold ; |
957 | 957 |
font-size: 130% !important ; |
958 |
padding: 0.6em auto !important ;
|
|
958 |
padding: 0.6em auto !important; |
|
959 | 959 |
} |
960 | 960 |
textarea { |
961 | 961 |
resize: vertical; |
... | ... | |
976 | 976 |
background-color: #ffffff; |
977 | 977 |
} |
978 | 978 |
select > option { |
979 |
padding-left: 0.6em ;
|
|
979 |
padding-left: 0.6em; |
|
980 | 980 |
} |
981 | 981 |
input[type="file"] { |
982 | 982 |
padding: 0.8em; |
... | ... | |
1813 | 1813 |
th.below div.cke_editable, |
1814 | 1814 |
td.below div.cke_editable { |
1815 | 1815 |
clear: both; |
1816 |
margin-top: 0.4em ;
|
|
1816 |
margin-top: 0.4em; |
|
1817 | 1817 |
} |
1818 | 1818 |
td.wi-lightwide > span.customer_vendor_picker > input { |
1819 | 1819 |
width: 220px; |
... | ... | |
1844 | 1844 |
} |
1845 | 1845 |
td img.ui-datepicker-trigger { |
1846 | 1846 |
vertical-align: middle ; |
1847 |
padding: 0 0.2em ;
|
|
1847 |
padding: 0 0.2em; |
|
1848 | 1848 |
} |
1849 | 1849 |
td div.rowspan-table { |
1850 | 1850 |
display: table-row; |
1851 | 1851 |
float: left; |
1852 |
margin: 0.8em 2.8em 0.8em 0 ;
|
|
1852 |
margin: 0.8em 2.8em 0.8em 0; |
|
1853 | 1853 |
} |
1854 | 1854 |
td div.rowspan-table div.label-n-value { |
1855 | 1855 |
display: table-cell; |
1856 | 1856 |
vertical-align: middle; |
1857 |
height: 1.6em !important ;
|
|
1857 |
height: 1.6em !important; |
|
1858 | 1858 |
float: left; |
1859 |
padding: 0 2.0em 0 0 ;
|
|
1859 |
padding: 0 2em 0 0;
|
|
1860 | 1860 |
} |
1861 | 1861 |
td div.rowspan-table div.label-n-value b { |
1862 | 1862 |
font-weight: normal; |
... | ... | |
1908 | 1908 |
text-align: right ; |
1909 | 1909 |
} |
1910 | 1910 |
div.boxes { |
1911 |
margin: 0 0 0.9em 0 ;
|
|
1911 |
margin: 0 0 0.9em 0; |
|
1912 | 1912 |
overflow: hidden ; |
1913 | 1913 |
max-width: 800px ; |
1914 | 1914 |
} |
1915 | 1915 |
div.boxes h3 { |
1916 |
padding: 0.2em 0 0.2em 0.0em;
|
|
1916 |
padding: 0.2em 0 0.2em 0em; |
|
1917 | 1917 |
} |
1918 | 1918 |
div.boxes h3 label { |
1919 | 1919 |
float: left; |
1920 | 1920 |
width: 88% ; |
1921 | 1921 |
font-size: 13pt; |
1922 |
padding: 0 0 0.6em 0.2em ;
|
|
1923 |
line-height: 1.2em ;
|
|
1922 |
padding: 0 0 0.6em 0.2em; |
|
1923 |
line-height: 1.2em; |
|
1924 | 1924 |
} |
1925 | 1925 |
div.boxes > div { |
1926 | 1926 |
clear: both; |
1927 |
margin: 0 0 0.6em 0 ;
|
|
1927 |
margin: 0 0 0.6em 0; |
|
1928 | 1928 |
padding: 0; |
1929 | 1929 |
display: block ; |
1930 | 1930 |
overflow: hidden ; |
... | ... | |
1936 | 1936 |
div.boxes > div input[type="checkbox"], |
1937 | 1937 |
div.boxes > div input[type="radio"] { |
1938 | 1938 |
float: left; |
1939 |
margin-right: 0.6em ;
|
|
1939 |
margin-right: 0.6em; |
|
1940 | 1940 |
} |
1941 | 1941 |
td.horizontal input[type="radio"], |
1942 | 1942 |
td.horizontal input[type="checkbox"] { |
... | ... | |
1946 | 1946 |
} |
1947 | 1947 |
td.horizontal label { |
1948 | 1948 |
width: auto !important; |
1949 |
margin-right: 2.0em ;
|
|
1949 |
margin-right: 2em;
|
|
1950 | 1950 |
float: left !important; |
1951 | 1951 |
clear: none !important; |
1952 | 1952 |
} |
... | ... | |
1972 | 1972 |
table.tbl-plain td input[type="checkbox"] ~ label { |
1973 | 1973 |
float: left; |
1974 | 1974 |
width: auto; |
1975 |
margin-left: 0.2em ;
|
|
1976 |
line-height: 1.4em ;
|
|
1975 |
margin-left: 0.2em; |
|
1976 |
line-height: 1.4em; |
|
1977 | 1977 |
} |
1978 | 1978 |
table.tbl-horizontal td span.wi-date, |
1979 | 1979 |
table.tbl-list td span.wi-date, |
... | ... | |
2002 | 2002 |
font-size: 10pt; |
2003 | 2003 |
} |
2004 | 2004 |
div.admin form input[type="checkbox"] { |
2005 |
margin: 0.2em 0.6em 0.3em 0 ;
|
|
2005 |
margin: 0.2em 0.6em 0.3em 0; |
|
2006 | 2006 |
float: left; |
2007 | 2007 |
} |
2008 | 2008 |
div.admin form h3 { |
2009 |
margin: 1.2em 0 0.6em 0 ;
|
|
2009 |
margin: 1.2em 0 0.6em 0; |
|
2010 | 2010 |
display: block; |
2011 | 2011 |
} |
2012 | 2012 |
.ms2side { |
... | ... | |
2014 | 2014 |
overflow: hidden; |
2015 | 2015 |
} |
2016 | 2016 |
.ms2side p { |
2017 |
margin: 0 0 0.4em 0 ;
|
|
2017 |
margin: 0 0 0.4em 0; |
|
2018 | 2018 |
} |
2019 | 2019 |
.ms2side .ms2side__div .ms2side__header { |
2020 |
width: 12.0em ;
|
|
2021 |
height: 2.2em ;
|
|
2020 |
width: 12em;
|
|
2021 |
height: 2.2em; |
|
2022 | 2022 |
display: table-cell; |
2023 | 2023 |
vertical-align: bottom; |
2024 | 2024 |
} |
... | ... | |
2033 | 2033 |
color: #666666; |
2034 | 2034 |
} |
2035 | 2035 |
#content input::placeholder { |
2036 |
color: #999 ;
|
|
2036 |
color: #999; |
|
2037 | 2037 |
} |
2038 | 2038 |
span.customer_vendor_picker { |
2039 | 2039 |
padding: 0 ; |
... | ... | |
2060 | 2060 |
width: auto; |
2061 | 2061 |
min-width: 60em; |
2062 | 2062 |
max-width: 40em; |
2063 |
padding: 0.6em 0.8em ;
|
|
2063 |
padding: 0.6em 0.8em; |
|
2064 | 2064 |
border-radius: 0.6em; |
2065 | 2065 |
border-style: solid; |
2066 | 2066 |
border-width: 1px; |
... | ... | |
2089 | 2089 |
width: auto; |
2090 | 2090 |
min-width: 60em; |
2091 | 2091 |
max-width: 40em; |
2092 |
padding: 0.6em 0.8em ;
|
|
2092 |
padding: 0.6em 0.8em; |
|
2093 | 2093 |
border-radius: 0.6em; |
2094 | 2094 |
border-style: solid; |
2095 | 2095 |
border-width: 1px; |
... | ... | |
2111 | 2111 |
color: #ae0014; |
2112 | 2112 |
} |
2113 | 2113 |
.message_warning { |
2114 |
color: #8d6a00;
|
|
2114 |
color: #8D6A00;
|
|
2115 | 2115 |
background-color: #ffe38d; |
2116 |
border-color: 1px solid #8d6a00;
|
|
2116 |
border-color: 1px solid #8D6A00;
|
|
2117 | 2117 |
} |
2118 | 2118 |
.message_warning h4 { |
2119 |
color: #8d6a00;
|
|
2119 |
color: #8D6A00;
|
|
2120 | 2120 |
} |
2121 | 2121 |
.message_warning p { |
2122 |
color: #8d6a00;
|
|
2122 |
color: #8D6A00;
|
|
2123 | 2123 |
} |
2124 | 2124 |
.message_hint, |
2125 | 2125 |
.message_info { |
... | ... | |
2160 | 2160 |
.message h4 { |
2161 | 2161 |
font-weight: bold; |
2162 | 2162 |
font-size: 110%; |
2163 |
margin: 0.4em 1.0em 0.2em 0 ;
|
|
2163 |
margin: 0.4em 1em 0.2em 0;
|
|
2164 | 2164 |
padding: 0; |
2165 | 2165 |
} |
2166 | 2166 |
.message p { |
2167 |
margin: 0 1.0em 0.6em 0 ;
|
|
2167 |
margin: 0 1em 0.6em 0;
|
|
2168 | 2168 |
padding: 0; |
2169 | 2169 |
} |
2170 | 2170 |
.message_error > .message_error, |
... | ... | |
2195 | 2195 |
display: none; |
2196 | 2196 |
} |
2197 | 2197 |
p.message { |
2198 |
padding: 0.6em !important ;
|
|
2198 |
padding: 0.6em !important; |
|
2199 | 2199 |
} |
2200 | 2200 |
#content > form > .message, |
2201 | 2201 |
#content > form > .ui-tabs > .ui-tabs-panel > .message { |
... | ... | |
2237 | 2237 |
body > div.login .message { |
2238 | 2238 |
width: 100% ; |
2239 | 2239 |
text-align: center ; |
2240 |
margin: 0 auto 1.0em auto ;
|
|
2240 |
margin: 0 auto 1em auto;
|
|
2241 | 2241 |
} |
2242 | 2242 |
.flash_message.flash_message_error { |
2243 | 2243 |
background-color: #ffaeb7; |
... | ... | |
2261 | 2261 |
} |
2262 | 2262 |
.flash_message.flash_message_warning { |
2263 | 2263 |
background-color: #ffe38d; |
2264 |
border-color: 1px solid #8d6a00;
|
|
2265 |
color: #8d6a00;
|
|
2264 |
border-color: 1px solid #8D6A00;
|
|
2265 |
color: #8D6A00;
|
|
2266 | 2266 |
} |
2267 | 2267 |
.flash_message.flash_message_warning a.button.wi-tiny, |
2268 | 2268 |
.flash_message.flash_message_warning a.icon-close { |
2269 |
border: 1px solid #8d6a00;
|
|
2270 |
color: #8d6a00;
|
|
2269 |
border: 1px solid #8D6A00;
|
|
2270 |
color: #8D6A00;
|
|
2271 | 2271 |
} |
2272 | 2272 |
.flash_message.flash_message_info { |
2273 | 2273 |
background-color: #ebf8fc; |
... | ... | |
2283 | 2283 |
font-weight: bold; |
2284 | 2284 |
float: left; |
2285 | 2285 |
display: block ; |
2286 |
padding-right: 1.0em ;
|
|
2286 |
padding-right: 1em;
|
|
2287 | 2287 |
} |
2288 | 2288 |
.flash_message .flash_notification { |
2289 | 2289 |
float: left; |
... | ... | |
2291 | 2291 |
} |
2292 | 2292 |
.flash_message a.button.wi-tiny { |
2293 | 2293 |
font-size: 76% ; |
2294 |
padding: 0 0.2em 0 0.2em ;
|
|
2295 |
margin: 0 0.4em 0 0.4em ;
|
|
2294 |
padding: 0 0.2em 0 0.2em; |
|
2295 |
margin: 0 0.4em 0 0.4em; |
|
2296 | 2296 |
width: auto ; |
2297 | 2297 |
background-color: transparent; |
2298 | 2298 |
} |
... | ... | |
2344 | 2344 |
.flash_message div.message-container > div.flash_notification div.detail { |
2345 | 2345 |
display: block; |
2346 | 2346 |
clear: both ; |
2347 |
padding-top: 0.9em ;
|
|
2347 |
padding-top: 0.9em; |
|
2348 | 2348 |
} |
2349 | 2349 |
.flash_message div.message-container > div.flash_notification div.detail span { |
2350 | 2350 |
display: block; |
... | ... | |
2447 | 2447 |
} |
2448 | 2448 |
table td.highlight, |
2449 | 2449 |
table th.highlight { |
2450 |
background-color: #b4f4fe;
|
|
2450 |
background-color: #B4F4FE;
|
|
2451 | 2451 |
} |
2452 | 2452 |
table td h3, |
2453 | 2453 |
table th h3, |
2454 | 2454 |
table td h4, |
2455 | 2455 |
table th h4 { |
2456 | 2456 |
margin: 0 !important ; |
2457 |
padding: 0.8em 0 0.2em 0 !important ;
|
|
2457 |
padding: 0.8em 0 0.2em 0 !important; |
|
2458 | 2458 |
} |
2459 | 2459 |
table td > a, |
2460 | 2460 |
table th > a { |
... | ... | |
2486 | 2486 |
table th > input + div.description, |
2487 | 2487 |
table td > select + div.description, |
2488 | 2488 |
table th > select + div.description { |
2489 |
margin-top: 0.4em ;
|
|
2489 |
margin-top: 0.4em; |
|
2490 | 2490 |
} |
2491 | 2491 |
table td span.label, |
2492 | 2492 |
table th span.label { |
2493 | 2493 |
display: block ; |
2494 |
padding: 0 0 0.5em 0 ;
|
|
2494 |
padding: 0 0 0.5em 0; |
|
2495 | 2495 |
color: #292914; |
2496 | 2496 |
} |
2497 | 2497 |
table td span.below, |
... | ... | |
2501 | 2501 |
} |
2502 | 2502 |
table td span.below input, |
2503 | 2503 |
table th span.below input { |
2504 |
margin: 0.6em 0 0 0 !important ;
|
|
2504 |
margin: 0.6em 0 0 0 !important; |
|
2505 | 2505 |
} |
2506 | 2506 |
table td span.below input[type="checkbox"], |
2507 | 2507 |
table th span.below input[type="checkbox"] { |
2508 |
padding: 0.6em 0.6em 0 0 ;
|
|
2508 |
padding: 0.6em 0.6em 0 0; |
|
2509 | 2509 |
} |
2510 | 2510 |
table td span.above, |
2511 | 2511 |
table th span.above { |
2512 | 2512 |
overflow: hidden ; |
2513 | 2513 |
display: block ; |
2514 |
margin-bottom: 0.4em ;
|
|
2515 |
padding: 0.3em 0.3em 0 0 !important ;
|
|
2514 |
margin-bottom: 0.4em; |
|
2515 |
padding: 0.3em 0.3em 0 0 !important; |
|
2516 | 2516 |
} |
2517 | 2517 |
table td + input.below, |
2518 | 2518 |
table th + input.below { |
... | ... | |
2526 | 2526 |
clear: left ; |
2527 | 2527 |
float: none ; |
2528 | 2528 |
overflow: hidden ; |
2529 |
margin: 0.3em 0 0 0 ;
|
|
2529 |
margin: 0.3em 0 0 0; |
|
2530 | 2530 |
} |
2531 | 2531 |
table td textarea, |
2532 | 2532 |
table th textarea { |
... | ... | |
2543 | 2543 |
} |
2544 | 2544 |
table tr.separator th, |
2545 | 2545 |
table tr.separator td { |
2546 |
padding-bottom: 3.0em ;
|
|
2546 |
padding-bottom: 3em;
|
|
2547 | 2547 |
} |
2548 | 2548 |
table tr.separator.below th, |
2549 | 2549 |
table tr.separator.below td { |
2550 |
padding-bottom: 3.0em ;
|
|
2550 |
padding-bottom: 3em;
|
|
2551 | 2551 |
} |
2552 | 2552 |
table tr.separator.above th, |
2553 | 2553 |
table tr.separator.above td { |
2554 |
padding-top: 3.0em ;
|
|
2554 |
padding-top: 3em;
|
|
2555 | 2555 |
padding-bottom: 0 ; |
2556 | 2556 |
} |
2557 | 2557 |
table tr.total-sub { |
2558 |
height: 2.0em ;
|
|
2558 |
height: 2em;
|
|
2559 | 2559 |
} |
2560 | 2560 |
table tr.total-sub td { |
2561 | 2561 |
border-top: 1px solid #666633; |
... | ... | |
2573 | 2573 |
font-weight: normal; |
2574 | 2574 |
color: #292914 !important; |
2575 | 2575 |
padding: 0.2em 0 0.2em 0.2em; |
2576 |
margin: 0.1em 0 0.4em 0 ;
|
|
2576 |
margin: 0.1em 0 0.4em 0; |
|
2577 | 2577 |
text-align: left; |
2578 | 2578 |
letter-spacing: 0.12em; |
2579 | 2579 |
white-space: nowrap ; |
... | ... | |
2599 | 2599 |
table tfoot tr td { |
2600 | 2600 |
vertical-align: middle ; |
2601 | 2601 |
border-bottom: #666633 2px solid; |
2602 |
height: 1.8em ;
|
|
2602 |
height: 1.8em; |
|
2603 | 2603 |
padding-top: 0.6em !important; |
2604 | 2604 |
padding-bottom: 0.6em !important; |
2605 | 2605 |
} |
... | ... | |
2673 | 2673 |
table.tbl-plain, |
2674 | 2674 |
table.tbl-list, |
2675 | 2675 |
table.tbl-list-plain { |
2676 |
margin-bottom: 0.6em ;
|
|
2676 |
margin-bottom: 0.6em; |
|
2677 | 2677 |
border-collapse: collapse ; |
2678 | 2678 |
border: none ; |
2679 | 2679 |
} |
... | ... | |
2681 | 2681 |
table.tbl-plain tr td > span, |
2682 | 2682 |
table.tbl-list tr td > span, |
2683 | 2683 |
table.tbl-list-plain tr td > span { |
2684 |
padding: 0.3em 0.3em 0.6em 0 ;
|
|
2684 |
padding: 0.3em 0.3em 0.6em 0; |
|
2685 | 2685 |
} |
2686 | 2686 |
table.tbl-horizontal th, |
2687 | 2687 |
table.tbl-horizontal td { |
2688 | 2688 |
background: none ; |
2689 |
padding-top: 0.3em ;
|
|
2690 |
padding-right: 0.2em ;
|
|
2691 |
padding-bottom: 0.2em ;
|
|
2692 |
padding-left: 0.3em ;
|
|
2689 |
padding-top: 0.3em; |
|
2690 |
padding-right: 0.2em; |
|
2691 |
padding-bottom: 0.2em; |
|
2692 |
padding-left: 0.3em; |
|
2693 | 2693 |
} |
2694 | 2694 |
table.tbl-horizontal th > input[type="checkbox"], |
2695 | 2695 |
table.tbl-horizontal td > input[type="checkbox"], |
2696 | 2696 |
table.tbl-horizontal th > input[type="radio"], |
2697 | 2697 |
table.tbl-horizontal td > input[type="radio"] { |
2698 |
margin: 0.2em 0.3em 0 0 !important ;
|
|
2698 |
margin: 0.2em 0.3em 0 0 !important; |
|
2699 | 2699 |
} |
2700 | 2700 |
table.tbl-horizontal th > input, |
2701 | 2701 |
table.tbl-horizontal td > input, |
... | ... | |
2707 | 2707 |
table.tbl-horizontal td > input.addition, |
2708 | 2708 |
table.tbl-horizontal th > select.addition, |
2709 | 2709 |
table.tbl-horizontal td > select.addition { |
2710 |
margin-top: 0.3em !important ;
|
|
2710 |
margin-top: 0.3em !important; |
|
2711 | 2711 |
} |
2712 | 2712 |
table.tbl-horizontal th .label-above, |
2713 | 2713 |
table.tbl-horizontal td .label-above { |
... | ... | |
2775 | 2775 |
} |
2776 | 2776 |
table.tbl-horizontal td > span.label { |
2777 | 2777 |
color: #292914; |
2778 |
padding: 0 0.3em 0.5em 0 !important ;
|
|
2778 |
padding: 0 0.3em 0.5em 0 !important; |
|
2779 | 2779 |
} |
2780 | 2780 |
table.tbl-horizontal td > span.button-inline { |
2781 | 2781 |
margin: 0 !important ; |
2782 |
padding: 0.3em 0 0 0 ;
|
|
2782 |
padding: 0.3em 0 0 0; |
|
2783 | 2783 |
clear: both ; |
2784 | 2784 |
display: inline-block; |
2785 | 2785 |
vertical-align: middle ; |
... | ... | |
2789 | 2789 |
table.tbl-horizontal td > span.button-inline button, |
2790 | 2790 |
table.tbl-horizontal td > span.button-inline a.button { |
2791 | 2791 |
float: left ; |
2792 |
margin: 0 0.3em 0 0 !important ;
|
|
2792 |
margin: 0 0.3em 0 0 !important; |
|
2793 | 2793 |
} |
2794 | 2794 |
table.tbl-horizontal td > span.customer_vendor_picker { |
2795 | 2795 |
padding: 0 !important ; |
... | ... | |
2804 | 2804 |
margin: -0.3em 1px 0 0 !important; |
2805 | 2805 |
} |
2806 | 2806 |
table.tbl-horizontal td > div.data { |
2807 |
padding: 0.1363em 0 ;
|
|
2807 |
padding: 0.1363em 0; |
|
2808 | 2808 |
} |
2809 | 2809 |
table.tbl-horizontal td .plus1 { |
2810 | 2810 |
display: inline-block; |
... | ... | |
2816 | 2816 |
} |
2817 | 2817 |
table.tbl-horizontal td > .condensed input, |
2818 | 2818 |
table.tbl-horizontal td > .condensed select { |
2819 |
margin-top: 0.2em ;
|
|
2819 |
margin-top: 0.2em; |
|
2820 | 2820 |
} |
2821 | 2821 |
table.tbl-horizontal td > span.wi-small-wide { |
2822 | 2822 |
margin: 0 24px 0 0 ; |
... | ... | |
2827 | 2827 |
font-weight: normal; |
2828 | 2828 |
color: #292914 !important; |
2829 | 2829 |
padding: 0.2em 0 0.2em 0.2em; |
2830 |
margin: 0.1em 0 0.4em 0 ;
|
|
2830 |
margin: 0.1em 0 0.4em 0; |
|
2831 | 2831 |
text-align: left; |
2832 | 2832 |
letter-spacing: 0.12em; |
2833 | 2833 |
border: none ; |
... | ... | |
2855 | 2855 |
border-color: #666633; |
2856 | 2856 |
border-width: 1px ; |
2857 | 2857 |
border-style: solid ; |
2858 |
padding: 0.3em 0.6em ;
|
|
2858 |
padding: 0.3em 0.6em; |
|
2859 | 2859 |
} |
2860 | 2860 |
table.tbl-horizontal.expanded th.caption { |
2861 |
padding-top: 1.2em ;
|
|
2862 |
padding-bottom: 0.6em ;
|
|
2861 |
padding-top: 1.2em; |
|
2862 |
padding-bottom: 0.6em; |
|
2863 | 2863 |
} |
2864 | 2864 |
table.tbl-plain tbody td a, |
2865 | 2865 |
table.tbl-list tbody td a, |
... | ... | |
2869 | 2869 |
table.tbl-list { |
2870 | 2870 |
border-spacing: 1px ; |
2871 | 2871 |
border-collapse: collapse ; |
2872 |
margin: 0 0 1.0em 0 ;
|
|
2872 |
margin: 0 0 1em 0;
|
|
2873 | 2873 |
} |
2874 | 2874 |
table.tbl-list > caption { |
2875 |
margin: 0.1em 0 0.0em 0 ;
|
|
2875 |
margin: 0.1em 0 0em 0;
|
|
2876 | 2876 |
} |
2877 | 2877 |
table.tbl-list td, |
2878 | 2878 |
table.tbl-list th { |
2879 |
padding: 0.2em 0.4em ;
|
|
2879 |
padding: 0.2em 0.4em; |
|
2880 | 2880 |
white-space: normal ; |
2881 | 2881 |
vertical-align: middle ; |
2882 | 2882 |
} |
2883 | 2883 |
table.tbl-list > thead > tr th:first-child, |
2884 | 2884 |
table.tbl-list > tbody > tr th:first-child, |
2885 | 2885 |
table.tbl-list > tfoot > tr td:first-child { |
2886 |
padding-left: 0.8em !important ;
|
|
2886 |
padding-left: 0.8em !important; |
|
2887 | 2887 |
} |
2888 | 2888 |
table.tbl-list thead { |
2889 | 2889 |
display: table-header-group; |
2890 | 2890 |
} |
2891 | 2891 |
table.tbl-list thead tr { |
2892 |
height: 2.2em ;
|
|
2892 |
height: 2.2em; |
|
2893 | 2893 |
} |
2894 | 2894 |
table.tbl-list thead tr th { |
2895 | 2895 |
color: #ffffff; |
... | ... | |
2978 | 2978 |
table.tbl-plain thead td, |
2979 | 2979 |
table.tbl-list-plain tbody td, |
2980 | 2980 |
table.tbl-plain tbody td { |
2981 |
padding: 3px 0.3em 4px 0.3em !important ;
|
|
2981 |
padding: 3px 0.3em 4px 0.3em !important; |
|
2982 | 2982 |
} |
2983 | 2983 |
table.tbl-list-plain thead th, |
2984 | 2984 |
table.tbl-plain thead th { |
... | ... | |
2993 | 2993 |
table.tbl-plain tr th, |
2994 | 2994 |
table.tbl-list-plain tr td, |
2995 | 2995 |
table.tbl-plain tr td { |
2996 |
padding: 0.3em inherit 0.3em 0.3em ;
|
|
2996 |
padding: 0.3em inherit 0.3em 0.3em; |
|
2997 | 2997 |
} |
2998 | 2998 |
table.tbl-list-plain.condensed caption, |
2999 | 2999 |
table.tbl-plain.condensed caption { |
... | ... | |
3003 | 3003 |
table.tbl-plain.condensed td, |
3004 | 3004 |
table.tbl-list-plain.condensed th, |
3005 | 3005 |
table.tbl-plain.condensed th { |
3006 |
padding: 0.1em 7px 0.1em 1px ;
|
|
3006 |
padding: 0.1em 7px 0.1em 1px; |
|
3007 | 3007 |
} |
3008 | 3008 |
table.tbl-list-plain.lined tr, |
3009 | 3009 |
table.tbl-plain.lined tr { |
... | ... | |
3039 | 3039 |
} |
3040 | 3040 |
table.test th, |
3041 | 3041 |
table.test-plain th { |
3042 |
background-color: #b3b3b3 ;
|
|
3042 |
background-color: #b3b3b3; |
|
3043 | 3043 |
color: #0e0e07; |
3044 | 3044 |
font-weight: normal ; |
3045 | 3045 |
} |
3046 | 3046 |
table.test th.caption, |
3047 | 3047 |
table.test-plain th.caption { |
3048 |
background-color: #b3b3b3 ;
|
|
3048 |
background-color: #b3b3b3; |
|
3049 | 3049 |
} |
3050 | 3050 |
table.test td, |
3051 | 3051 |
table.test-plain td { |
3052 |
background-color: #cfcdd2 ;
|
|
3052 |
background-color: #cfcdd2; |
|
3053 | 3053 |
} |
3054 | 3054 |
table.test td.longdesc, |
3055 | 3055 |
table.test-plain td.longdesc, |
... | ... | |
3063 | 3063 |
} |
3064 | 3064 |
table.test table, |
3065 | 3065 |
table.test-plain table { |
3066 |
border: 1px #0000ff solid ;
|
|
3066 |
border: 1px #0000ff solid; |
|
3067 | 3067 |
border-collapse: collapse ; |
3068 | 3068 |
} |
3069 | 3069 |
table.test table td, |
3070 | 3070 |
table.test-plain table td, |
3071 | 3071 |
table.test table th, |
3072 | 3072 |
table.test-plain table th { |
3073 |
border: 1px #c20d18 dotted !important ;
|
|
3073 |
border: 1px #c20d18 dotted !important; |
|
3074 | 3074 |
} |
3075 | 3075 |
table.test th { |
3076 | 3076 |
border: 1px #666666 solid !important; |
3077 |
background-color: #b3b3b3 ;
|
|
3078 |
color: #000 ;
|
|
3077 |
background-color: #b3b3b3; |
|
3078 |
color: #000; |
|
3079 | 3079 |
font-weight: normal ; |
3080 | 3080 |
} |
3081 | 3081 |
table.test th.caption { |
3082 | 3082 |
background-color: transparent; |
3083 | 3083 |
} |
3084 | 3084 |
table.test td { |
3085 |
border: 1px #000 solid ;
|
|
3086 |
background-color: #cfcdd2 ;
|
|
3085 |
border: 1px #000 solid; |
|
3086 |
background-color: #cfcdd2; |
|
3087 | 3087 |
} |
3088 | 3088 |
table.test td.longdesc, |
3089 | 3089 |
table.test td.longdescription, |
... | ... | |
3092 | 3092 |
border: 1px solid green !important ; |
3093 | 3093 |
} |
3094 | 3094 |
table.test table { |
3095 |
border: 2px #0000ff solid ;
|
|
3095 |
border: 2px #0000ff solid; |
|
3096 | 3096 |
border-collapse: collapse ; |
3097 | 3097 |
} |
3098 | 3098 |
table.test table td, |
3099 | 3099 |
table.test table th { |
3100 |
border: 1px #c20d18 dotted !important ;
|
|
3100 |
border: 1px #c20d18 dotted !important; |
|
3101 | 3101 |
} |
3102 | 3102 |
table.wi-smallest, |
3103 | 3103 |
table colgroup col.wi-smallest { |
... | ... | |
3263 | 3263 |
table.width-moderate th, |
3264 | 3264 |
table.moderate-width th, |
3265 | 3265 |
table.wi-moderate th { |
3266 |
padding-left: 0.6em ;
|
|
3267 |
padding-right: 1.2em ;
|
|
3266 |
padding-left: 0.6em; |
|
3267 |
padding-right: 1.2em; |
|
3268 | 3268 |
} |
3269 | 3269 |
div.wrapper table.tbl-list tr, |
3270 | 3270 |
div.cols table.tbl-list tr { |
... | ... | |
3272 | 3272 |
border-right: 1px solid #666633; |
3273 | 3273 |
} |
3274 | 3274 |
#content .ui-tabs-panel > table.tbl-list caption { |
3275 |
margin-left: 0.3em ;
|
|
3275 |
margin-left: 0.3em; |
|
3276 | 3276 |
} |
3277 | 3277 |
#content .ui-tabs-panel > table.tbl-list caption { |
3278 |
margin-left: 0.3em ;
|
|
3278 |
margin-left: 0.3em; |
|
3279 | 3279 |
} |
3280 | 3280 |
#content > table.tbl-plain, |
3281 | 3281 |
#content > table.tbl-list-plain { |
3282 |
margin-top: 1.0em ;
|
|
3282 |
margin-top: 1em;
|
|
3283 | 3283 |
} |
3284 | 3284 |
span.sort { |
3285 | 3285 |
display: inline-block; |
... | ... | |
3316 | 3316 |
border-left: 1px #666633 solid; |
3317 | 3317 |
} |
3318 | 3318 |
span.sort_symbol a.active { |
3319 |
color: #ffffff ;
|
|
3319 |
color: #ffffff; |
|
3320 | 3320 |
} |
3321 | 3321 |
span.sort_symbol a:link, |
3322 | 3322 |
span.sort_symbol a:visited { |
... | ... | |
3367 | 3367 |
ul.footnotes { |
3368 | 3368 |
list-style-type: none !important ; |
3369 | 3369 |
list-style-position: outside ; |
3370 |
margin: 0 0 0 1.8em !important ;
|
|
3370 |
margin: 0 0 0 1.8em !important; |
|
3371 | 3371 |
} |
3372 | 3372 |
ul.footnotes li sup { |
3373 | 3373 |
display: inline-block; |
... | ... | |
3378 | 3378 |
position: relative; |
3379 | 3379 |
list-style-type: circle ; |
3380 | 3380 |
list-style-position: outside ; |
3381 |
margin: 0.3em 0 0.3em 1.4em !important ;
|
|
3381 |
margin: 0.3em 0 0.3em 1.4em !important; |
|
3382 | 3382 |
} |
3383 | 3383 |
ul li ul { |
3384 | 3384 |
list-style-type: circle ; |
3385 | 3385 |
list-style-position: outside ; |
3386 | 3386 |
} |
3387 | 3387 |
div.table { |
3388 |
margin-bottom: 1.0em ;
|
|
3388 |
margin-bottom: 1em;
|
|
3389 | 3389 |
} |
3390 | 3390 |
div.table.col { |
3391 | 3391 |
float: left ; |
3392 |
margin-right: 1.6em ;
|
|
3392 |
margin-right: 1.6em; |
|
3393 | 3393 |
} |
3394 | 3394 |
div.table div.caption { |
3395 | 3395 |
clear: left ; |
... | ... | |
3401 | 3401 |
clear: left ; |
3402 | 3402 |
display: block ; |
3403 | 3403 |
overflow: hidden ; |
3404 |
margin-right: 2.0em ;
|
|
3404 |
margin-right: 2em;
|
|
3405 | 3405 |
} |
3406 | 3406 |
div.table div.field span.label { |
3407 | 3407 |
display: inline-block; |
... | ... | |
3421 | 3421 |
} |
3422 | 3422 |
div.list.col { |
3423 | 3423 |
float: left ; |
3424 |
margin-right: 2.6em !important ;
|
|
3424 |
margin-right: 2.6em !important; |
|
3425 | 3425 |
width: auto ; |
3426 | 3426 |
min-width: 110px ; |
3427 | 3427 |
} |
3428 | 3428 |
div.list h4 { |
3429 |
padding: 0.6em 0 0.2em 0.0em !important ;
|
|
3430 |
margin: 0.2em 0 0 0 ;
|
|
3429 |
padding: 0.6em 0 0.2em 0em !important;
|
|
3430 |
margin: 0.2em 0 0 0; |
|
3431 | 3431 |
font-weight: normal; |
3432 | 3432 |
font-size: 11pt; |
3433 | 3433 |
font-family: "Helvetica Neue", Helvetica, Arial; |
... | ... | |
3435 | 3435 |
} |
3436 | 3436 |
div.list > p, |
3437 | 3437 |
div.list > div { |
3438 |
padding: 0.2em 0 0.2em 0 !important ;
|
|
3438 |
padding: 0.2em 0 0.2em 0 !important; |
|
3439 | 3439 |
margin: 0 !important ; |
3440 | 3440 |
white-space: normal ; |
3441 | 3441 |
} |
... | ... | |
3444 | 3444 |
div.list > p > input[type="radio"], |
3445 | 3445 |
div.list > div > input[type="radio"] { |
3446 | 3446 |
padding: 0 ; |
3447 |
margin: 0.3em 0.3em 0 0 ;
|
|
3447 |
margin: 0.3em 0.3em 0 0; |
|
3448 | 3448 |
float: left ; |
3449 | 3449 |
} |
3450 | 3450 |
div.list > p label, |
... | ... | |
3458 | 3458 |
div.list > input[type="checkbox"] { |
3459 | 3459 |
clear: both; |
3460 | 3460 |
float: left; |
3461 |
margin-right: 0.4em ;
|
|
3461 |
margin-right: 0.4em; |
|
3462 | 3462 |
} |
3463 | 3463 |
div.list > label { |
3464 | 3464 |
width: 82% ; |
... | ... | |
3469 | 3469 |
div.list > div.no-rows > input[type="checkbox"], |
3470 | 3470 |
div.list > div.no-rows > input[type="radio"] { |
3471 | 3471 |
padding: 0 ; |
3472 |
margin: 0.3em 0.3em 0 0 ;
|
|
3472 |
margin: 0.3em 0.3em 0 0; |
|
3473 | 3473 |
clear: left ; |
3474 | 3474 |
} |
3475 | 3475 |
div.list > div.no-rows label { |
... | ... | |
3586 | 3586 |
input[type="reset"].wi-verytiny, |
3587 | 3587 |
button.wi-verytiny { |
3588 | 3588 |
font-size: 8pt !important; |
3589 |
padding: 0.0em 0.3em 0.1em 0.3em;
|
|
3589 |
padding: 0em 0.3em 0.1em 0.3em; |
|
3590 | 3590 |
display: inline-block; |
3591 | 3591 |
min-height: 17px; |
3592 | 3592 |
max-height: 17px; |
... | ... | |
3675 | 3675 |
input[type="reset"].neutral.positions, |
3676 | 3676 |
button.neutral.positions, |
3677 | 3677 |
button[type="reset"].positions { |
3678 |
padding-right: 1.2em ;
|
|
3678 |
padding-right: 1.2em; |
|
3679 | 3679 |
} |
3680 | 3680 |
input[type="button"].below { |
3681 | 3681 |
clear: both !important; |
... | ... | |
3773 | 3773 |
} |
3774 | 3774 |
a.button.toggle.off::after { |
3775 | 3775 |
content: " ▸"; |
3776 |
padding-right: 1.0em;
|
|
3776 |
padding-right: 1em; |
|
3777 | 3777 |
} |
3778 | 3778 |
a.button.toggle.on::after { |
3779 | 3779 |
content: " ▾"; |
3780 |
padding-right: 1.0em;
|
|
3780 |
padding-right: 1em; |
|
3781 | 3781 |
} |
3782 | 3782 |
a.button.toggle.with-panel { |
3783 | 3783 |
margin-bottom: 0 ; |
... | ... | |
3846 | 3846 |
text-decoration: none; |
3847 | 3847 |
} |
3848 | 3848 |
div.buttons { |
3849 |
padding: 1.0em ;
|
|
3849 |
padding: 1em;
|
|
3850 | 3850 |
clear: left ; |
3851 | 3851 |
display: block; |
3852 | 3852 |
} |
... | ... | |
3869 | 3869 |
} |
3870 | 3870 |
.col > .buttons, |
3871 | 3871 |
.wrapper * .buttons { |
3872 |
padding: 1.0em 1.0em 1.0em 0 !important;
|
|
3872 |
padding: 1em 1em 1em 0 !important;
|
|
3873 | 3873 |
} |
3874 | 3874 |
.button-image { |
3875 | 3875 |
display: inline-block; |
... | ... | |
3898 | 3898 |
overflow: hidden ; |
3899 | 3899 |
} |
3900 | 3900 |
.control-panel span.label { |
3901 |
padding-right: 0.6em ;
|
|
3901 |
padding-right: 0.6em; |
|
3902 | 3902 |
} |
3903 | 3903 |
.form-addition { |
3904 | 3904 |
padding: 0.8em 1em 1.4em 1.2em !important; |
... | ... | |
3917 | 3917 |
font-style: normal; |
3918 | 3918 |
} |
3919 | 3919 |
.form-addition div.list { |
3920 |
margin-top: 0.2em !important ;
|
|
3920 |
margin-top: 0.2em !important; |
|
3921 | 3921 |
} |
3922 | 3922 |
.select-item { |
3923 | 3923 |
display: inline-block; |
... | ... | |
3934 | 3934 |
} |
3935 | 3935 |
.select-item input, |
3936 | 3936 |
.select-item select { |
3937 |
margin-left: 0.6em ;
|
|
3937 |
margin-left: 0.6em; |
|
3938 | 3938 |
} |
3939 | 3939 |
.select-item span.label { |
3940 | 3940 |
float: left ; |
... | ... | |
3949 | 3949 |
} |
3950 | 3950 |
.select-item .floating-boxes { |
3951 | 3951 |
display: table ; |
3952 |
margin: 0.4em 0 0.8em 0 ;
|
|
3952 |
margin: 0.4em 0 0.8em 0; |
|
3953 | 3953 |
} |
3954 | 3954 |
.select-item .floating-boxes .floating-box { |
3955 | 3955 |
display: table-cell; |
3956 | 3956 |
float: left ; |
3957 | 3957 |
font-size: 9pt; |
3958 |
height: 1.9em ;
|
|
3958 |
height: 1.9em; |
|
3959 | 3959 |
vertical-align: middle; |
3960 |
padding: 0 2.0em 0 0 ;
|
|
3960 |
padding: 0 2em 0 0;
|
|
3961 | 3961 |
} |
3962 | 3962 |
.select-item .floating-boxes .floating-box .button, |
3963 | 3963 |
.select-item .floating-boxes .floating-box button { |
... | ... | |
3970 | 3970 |
height: 160%; |
3971 | 3971 |
} |
3972 | 3972 |
.select-item .floating-boxes .floating-box input[type="checkbox"] { |
3973 |
margin: 0 0.4em 0 0 ;
|
|
3973 |
margin: 0 0.4em 0 0; |
|
3974 | 3974 |
} |
3975 | 3975 |
.select-item .floating-boxes .floating-box select { |
3976 | 3976 |
margin: -0.3em 0 0 0; |
... | ... | |
3980 | 3980 |
vertical-align: top ; |
3981 | 3981 |
} |
3982 | 3982 |
.wrapper > .select-item { |
3983 |
margin: 0.8em 0 1.0em 0 ;
|
|
3983 |
margin: 0.8em 0 1em 0;
|
|
3984 | 3984 |
} |
3985 | 3985 |
.toggle_panel.control-panel { |
3986 | 3986 |
border: none !important; |
... | ... | |
3997 | 3997 |
} |
3998 | 3998 |
.toggle_panel span.summary { |
3999 | 3999 |
font-size: 10pt; |
4000 |
padding-left: 2.0em;
|
|
4000 |
padding-left: 2em; |
|
4001 | 4001 |
color: #292914; |
4002 | 4002 |
} |
4003 | 4003 |
.toggle_panel .toggle_panel_block { |
... | ... | |
4033 | 4033 |
} |
4034 | 4034 |
#content .input-panel p { |
4035 | 4035 |
font-size: 9pt; |
4036 |
margin: 0 0 0.4em 0 ;
|
|
4036 |
margin: 0 0 0.4em 0; |
|
4037 | 4037 |
} |
4038 | 4038 |
#content .input-panel table.condensed { |
4039 | 4039 |
margin-bottom: 0.1em; |
4040 | 4040 |
} |
4041 | 4041 |
#content .input-panel table.condensed caption { |
4042 |
padding-top: 0.1em ;
|
|
4042 |
padding-top: 0.1em; |
|
4043 | 4043 |
} |
4044 | 4044 |
#content .input-panel table.condensed td span.label { |
4045 |
padding-right: 0.6em ;
|
|
4045 |
padding-right: 0.6em; |
|
4046 | 4046 |
} |
4047 | 4047 |
#content .input-panel table.condensed td span.label.above { |
4048 | 4048 |
margin-bottom: 0em ; |
... | ... | |
4063 | 4063 |
} |
4064 | 4064 |
.paginate > a, |
4065 | 4065 |
.paginate > span { |
4066 |
padding: 0.4em 0.6em !important ;
|
|
4066 |
padding: 0.4em 0.6em !important; |
|
4067 | 4067 |
margin-top: -1px; |
4068 | 4068 |
} |
4069 | 4069 |
.paginate .paginate-prev { |
... | ... | |
4104 | 4104 |
border: 1px #666633 solid; |
4105 | 4105 |
border-radius: 0.6em; |
4106 | 4106 |
background-color: #f5f5f1; |
4107 |
margin: 0.8em 2.0em 0 1.2em !important;
|
|
4107 |
margin: 0.8em 2em 0 1.2em !important; |
|
4108 | 4108 |
} |
4109 | 4109 |
table.jump-to.right { |
4110 | 4110 |
float: right; |
... | ... | |
4118 | 4118 |
div.float-cells-table div.caption { |
4119 | 4119 |
float: left; |
4120 | 4120 |
display: block; |
4121 |
width: auto:
|
|
4122 |
padding: 0 2.0em 0 0;
|
|
4121 |
width: auto;
|
|
4122 |
padding: 0 2em 0 0;
|
|
4123 | 4123 |
margin: 0; |
4124 | 4124 |
} |
4125 | 4125 |
div.float-cells-table div.cells { |
... | ... | |
4131 | 4131 |
} |
4132 | 4132 |
div.float-cells-table div.cells div.cell { |
4133 | 4133 |
float: left; |
4134 |
padding: 0 2.0em 0 0;
|
|
4134 |
padding: 0 2em 0 0; |
|
4135 | 4135 |
border-right: 1px #fff solid; |
4136 | 4136 |
background-color: #FC6; |
4137 | 4137 |
} |
... | ... | |
4156 | 4156 |
margin: 0; |
4157 | 4157 |
font-weight: normal; |
4158 | 4158 |
font-size: 12pt; |
4159 |
line-height: 1.2em ;
|
|
4159 |
line-height: 1.2em; |
|
4160 | 4160 |
} |
4161 | 4161 |
#content > h1 { |
4162 | 4162 |
position: fixed; |
... | ... | |
4186 | 4186 |
} |
4187 | 4187 |
#content > h2, |
4188 | 4188 |
.admin > h2 { |
4189 |
padding: 0.6em 0.2em ;
|
|
4190 |
margin: 0.6em 0 0 0 ;
|
|
4189 |
padding: 0.6em 0.2em; |
|
4190 |
margin: 0.6em 0 0 0; |
|
4191 | 4191 |
} |
4192 | 4192 |
#content ui-tabs-panel .wrapper > h2, |
4193 | 4193 |
.admin ui-tabs-panel .wrapper > h2 { |
4194 |
padding: 0 0.2em 0.6em 0.2em ;
|
|
4194 |
padding: 0 0.2em 0.6em 0.2em; |
|
4195 | 4195 |
margin: 1.6em 0 0.4em 0; |
4196 | 4196 |
} |
4197 | 4197 |
#content .wrapper > h2, |
4198 | 4198 |
.admin .wrapper > h2 { |
4199 |
padding: 2.0em 0.2em 0.6em 0.2em ;
|
|
4199 |
padding: 2em 0.2em 0.6em 0.2em;
|
|
4200 | 4200 |
margin: 0 ; |
4201 | 4201 |
font-weight: normal; |
4202 | 4202 |
clear: both; |
... | ... | |
4214 | 4214 |
h2.record-title { |
4215 | 4215 |
padding: 0.6em 0 0 0 !important; |
4216 | 4216 |
font-size: 13pt; |
4217 |
color: #000000;
|
|
4217 |
color: #000; |
|
4218 | 4218 |
} |
4219 | 4219 |
h2.record-title small { |
4220 | 4220 |
color: #000000; |
... | ... | |
4232 | 4232 |
font-weight: normal; |
4233 | 4233 |
color: #292914 !important; |
4234 | 4234 |
padding: 0.2em 0 0.2em 0.2em; |
4235 |
margin: 0.1em 0 0.4em 0 ;
|
|
4235 |
margin: 0.1em 0 0.4em 0; |
|
4236 | 4236 |
text-align: left; |
4237 | 4237 |
letter-spacing: 0.12em; |
4238 | 4238 |
} |
... | ... | |
4242 | 4242 |
#content h3 { |
4243 | 4243 |
color: #000000; |
4244 | 4244 |
padding-left: 0 ; |
4245 |
margin: 0.8em 0 0.4em 0 ;
|
|
4245 |
margin: 0.8em 0 0.4em 0; |
|
4246 | 4246 |
} |
4247 | 4247 |
#content .wrapper h3 { |
4248 |
margin-top: 1.0em ;
|
|
4248 |
margin-top: 1em;
|
|
4249 | 4249 |
} |
4250 | 4250 |
#content .wrapper h3:first-child { |
4251 | 4251 |
margin-top: 0 ; |
... | ... | |
4394 | 4394 |
div.description { |
4395 | 4395 |
display: block; |
4396 | 4396 |
float: left ; |
4397 |
padding: 0 0 0.6em 0 ;
|
|
4397 |
padding: 0 0 0.6em 0; |
|
4398 | 4398 |
} |
4399 | 4399 |
div.description.wi-verysmall { |
4400 | 4400 |
width: 80px; |
... | ... | |
4438 | 4438 |
font-style: normal ; |
4439 | 4439 |
} |
4440 | 4440 |
span.value { |
4441 |
color: #000 ;
|
|
4441 |
color: #000; |
|
4442 | 4442 |
} |
4443 | 4443 |
.center { |
4444 | 4444 |
margin: 0 auto; |
... | ... | |
4447 | 4447 |
.accent div.label { |
4448 | 4448 |
float: left ; |
4449 | 4449 |
font-size: 80% ; |
4450 |
padding-top: 0.8em ;
|
|
4450 |
padding-top: 0.8em; |
|
4451 | 4451 |
} |
4452 | 4452 |
.accent div.data { |
4453 | 4453 |
float: left ; |
... | ... | |
4473 | 4473 |
.wrapper { |
4474 | 4474 |
overflow: hidden ; |
4475 | 4475 |
margin: 1em 1em 1em 1.2em; |
4476 |
padding: 0 0 1.0em 0 ;
|
|
4476 |
padding: 0 0 1em 0;
|
|
4477 | 4477 |
clear: both ; |
4478 | 4478 |
display: block ; |
4479 | 4479 |
border: 1px transparent solid ; |
... | ... | |
4483 | 4483 |
margin-left: 0 !important ; |
4484 | 4484 |
} |
4485 | 4485 |
.wrapper.test { |
4486 |
background-color: #FFE67C ;
|
|
4486 |
background-color: #FFE67C; |
|
4487 | 4487 |
} |
4488 | 4488 |
.wrapper .tbl-horizontal, |
4489 | 4489 |
.wrapper .tbl-plain { |
... | ... | |
4494 | 4494 |
} |
4495 | 4495 |
.wrapper.toggled { |
4496 | 4496 |
display: inline-block !important; |
4497 |
width: 98.6% ;
|
|
4497 |
width: 98.6%; |
|
4498 | 4498 |
} |
4499 | 4499 |
.wrapper.toggled > table.tbl-horizontal, |
4500 | 4500 |
.wrapper.toggled > div.col { |
... | ... | |
4563 | 4563 |
clear: left ; |
4564 | 4564 |
} |
4565 | 4565 |
.wrapper > p { |
4566 |
max-width: 36.0em ;
|
|
4566 |
max-width: 36em;
|
|
4567 | 4567 |
overflow: hidden ; |
4568 | 4568 |
font-size: 9pt; |
4569 | 4569 |
line-height: 140%; |
4570 |
padding-bottom: 1.0em ;
|
|
4570 |
padding-bottom: 1em;
|
|
4571 | 4571 |
} |
4572 | 4572 |
.plus, |
4573 | 4573 |
.minus, |
... | ... | |
4637 | 4637 |
vertical-align: middle; |
4638 | 4638 |
background-color: green ; |
4639 | 4639 |
color: white ; |
4640 |
padding: 0.8em 0 ;
|
|
4640 |
padding: 0.8em 0; |
|
4641 | 4641 |
z-index: 10 ; |
4642 | 4642 |
} |
4643 | 4643 |
div#login #login-elements, |
4644 | 4644 |
div.login #login-elements { |
4645 |
width: 34.0em ;
|
|
4645 |
width: 34em;
|
|
4646 | 4646 |
margin: 0 auto ; |
4647 | 4647 |
text-align: center ; |
4648 | 4648 |
display: block ; |
... | ... | |
4663 | 4663 |
div.login #login-elements div.logo { |
4664 | 4664 |
width: auto; |
4665 | 4665 |
clear: both; |
4666 |
margin: 3.0em auto 1.0em auto ;
|
|
4667 |
padding: 2.0em 0 0 0 ;
|
|
4666 |
margin: 3em auto 1em auto;
|
|
4667 |
padding: 2em 0 0 0;
|
|
4668 | 4668 |
} |
4669 | 4669 |
div#login #login-elements form, |
4670 | 4670 |
div.login #login-elements form { |
... | ... | |
4673 | 4673 |
} |
4674 | 4674 |
div#login #login-elements div.separate-form, |
4675 | 4675 |
div.login #login-elements div.separate-form { |
4676 |
background-color: #ddd ;
|
|
4676 |
background-color: #ddd; |
|
4677 | 4677 |
border: 1px #888888 solid; |
4678 | 4678 |
border-radius: 0.6em; |
4679 | 4679 |
display: block ; |
4680 | 4680 |
margin: 0 auto ; |
4681 | 4681 |
width: 100% ; |
4682 |
padding: 0 0.6em 1.0em 0.6em ;
|
|
4682 |
padding: 0 0.6em 1em 0.6em;
|
|
4683 | 4683 |
} |
4684 | 4684 |
div#login #login-elements table.login, |
4685 | 4685 |
div.login #login-elements table.login { |
... | ... | |
4689 | 4689 |
} |
4690 | 4690 |
div#login #login-elements table.login input[type="submit"], |
4691 | 4691 |
div.login #login-elements table.login input[type="submit"] { |
4692 |
margin-top: 0.2em ;
|
|
4692 |
margin-top: 0.2em; |
|
4693 | 4693 |
} |
4694 | 4694 |
div#login #login-elements table.login caption, |
4695 | 4695 |
div.login #login-elements table.login caption { |
4696 |
margin: 0.7em 0 0.4em 0 ;
|
|
4696 |
margin: 0.7em 0 0.4em 0; |
|
4697 | 4697 |
} |
4698 | 4698 |
div#login #login-elements table.login td select, |
4699 | 4699 |
div.login #login-elements table.login td select { |
... | ... | |
4707 | 4707 |
} |
4708 | 4708 |
div.logged-in { |
4709 | 4709 |
margin: 0 auto ; |
4710 |
padding: 1.0em 0.5em 2.0em 0.5em ;
|
|
4711 |
width: 60.0em;
|
|
4712 |
min-width: 60.0em;
|
|
4710 |
padding: 1em 0.5em 2em 0.5em;
|
|
4711 |
width: 60em; |
|
4712 |
min-width: 60em; |
|
4713 | 4713 |
overflow: hidden; |
4714 | 4714 |
} |
4715 | 4715 |
div.logged-in .col { |
... | ... | |
4730 | 4730 |
/* ------------------------------------------------------------- */ |
4731 | 4731 |
#requirement_spec_version { |
4732 | 4732 |
padding: 0.6em 1em 1.2em 1.8em; |
4733 |
letter-spacing: 0.16em ;
|
|
4733 |
letter-spacing: 0.16em; |
|
4734 | 4734 |
font-size: 110% ; |
4735 | 4735 |
} |
4736 | 4736 |
#column-container { |
4737 | 4737 |
padding-left: 0; |
4738 | 4738 |
padding-right: 0; |
4739 | 4739 |
margin-left: 0; |
4740 |
margin-top: 0.2em ;
|
|
4740 |
margin-top: 0.2em; |
|
4741 | 4741 |
margin-right: 0; |
4742 | 4742 |
overflow: hidden ; |
4743 | 4743 |
} |
4744 | 4744 |
#column-container #tree-column { |
4745 | 4745 |
float: left; |
4746 | 4746 |
width: 30em; |
4747 |
padding: 0.3em 1.2em 2.0em 0.8em;
|
|
4747 |
padding: 0.3em 1.2em 2em 0.8em; |
|
4748 | 4748 |
border-right: 1px #000 solid; |
4749 | 4749 |
background-color: none; |
4750 | 4750 |
} |
... | ... | |
4768 | 4768 |
#column-container #content-column { |
4769 | 4769 |
float: left; |
4770 | 4770 |
width: 58em; |
4771 |
padding-left: 3.0em;
|
|
4771 |
padding-left: 3em; |
|
4772 | 4772 |
background-color: none; |
4773 | 4773 |
} |
4774 | 4774 |
#column-container #content-column #column-content .section { |
... | ... | |
4801 | 4801 |
font-weight: normal; |
4802 | 4802 |
font-size: 100% ; |
4803 | 4803 |
/* margin: 0 0 1.2em 0; */ |
4804 |
padding: 0 0 0.0em 0;
|
|
4804 |
padding: 0 0 0em 0; |
|
4805 | 4805 |
display: block; |
4806 | 4806 |
} |
4807 | 4807 |
#column-container #content-column #column-content .section .section-header .section-description div span.label { |
... | ... | |
4815 | 4815 |
} |
4816 | 4816 |
#column-container #content-column #column-content .section .section-header .section-context-menu h3 { |
4817 | 4817 |
background-color: #000; |
4818 |
color: #000 !important ;
|
|
4818 |
color: #000 !important; |
|
4819 | 4819 |
} |
4820 | 4820 |
#column-container #content-column #column-content .section .section-header .section-context-menu h3 span.label { |
4821 | 4821 |
font-weight: normal; |
4822 | 4822 |
} |
4823 | 4823 |
#column-container #content-column #column-content .section .section-header #section-list-empty { |
4824 |
border: 1px #0C42FF solid ;
|
|
4825 |
background-color: #BBCDFF ;
|
|
4826 |
padding: 0.6em ;
|
|
4824 |
border: 1px #0C42FF solid; |
|
4825 |
background-color: #BBCDFF; |
|
4826 |
padding: 0.6em; |
|
4827 | 4827 |
} |
4828 | 4828 |
#column-container #content-column #column-content .function-block { |
4829 | 4829 |
border-top: 1px solid #bbb; |
4830 | 4830 |
margin: 0 ; |
4831 |
padding: 0.8em 0 1.8em 0 ;
|
|
4831 |
padding: 0.8em 0 1.8em 0; |
|
4832 | 4832 |
overflow: hidden; |
4833 | 4833 |
display: block; |
4834 | 4834 |
clear: both; |
... | ... | |
4845 | 4845 |
} |
4846 | 4846 |
#column-container #content-column #column-content .function-block .function-block-content .function-block-header .function-block-number { |
4847 | 4847 |
font-weight: normal; |
4848 |
width: 5.0em ;
|
|
4848 |
width: 5em;
|
|
4849 | 4849 |
display: block; |
4850 | 4850 |
float: left; |
4851 | 4851 |
} |
... | ... | |
4854 | 4854 |
overflow: hidden; |
4855 | 4855 |
float: left; |
4856 | 4856 |
width: 80%; |
4857 |
padding-bottom: 1.0em ;
|
|
4857 |
padding-bottom: 1em;
|
|
4858 | 4858 |
font-weight: normal; |
4859 | 4859 |
} |
4860 | 4860 |
#column-container #content-column #column-content .function-block .function-block-content .function-block-header .function-block-desc p { |
... | ... | |
4866 | 4866 |
} |
4867 | 4867 |
#column-container #content-column #column-content .function-block .function-block-content .function-block-properties { |
4868 | 4868 |
display: block ; |
4869 |
margin: 0 0 0 5.0em;
|
|
4869 |
margin: 0 0 0 5em; |
|
4870 | 4870 |
padding: 0 ; |
4871 | 4871 |
overflow: hidden; |
4872 | 4872 |
clear: both; |
... | ... | |
4890 | 4890 |
} |
4891 | 4891 |
#column-container #content-column #column-content .function-block .sub-function-block-container .sub-function-block-header { |
4892 | 4892 |
border-top: 1px solid #ccc; |
4893 |
padding: 0.4em 0 0.4em 0.6em ;
|
|
4893 |
padding: 0.4em 0 0.4em 0.6em; |
|
4894 | 4894 |
font-size: 86% ; |
4895 | 4895 |
letter-spacing: 0.2em; |
4896 | 4896 |
} |
4897 | 4897 |
#column-container #content-column #column-content .function-block .sub-function-block-container .sub-function-block { |
4898 | 4898 |
border-top: 1px solid #ccc; |
4899 | 4899 |
margin: 0.2em 0 0.2em 0; |
4900 |
padding: 0.2em 0 0.4em 0 ;
|
|
4900 |
padding: 0.2em 0 0.4em 0; |
|
4901 | 4901 |
} |
4902 | 4902 |
#column-container #content-column #column-content .function-block .sub-function-block-container .sub-function-block .sub-function-block-content { |
4903 | 4903 |
margin: 0.2em 0 0.2em 0; |
... | ... | |
4907 | 4907 |
font-weight: normal; |
4908 | 4908 |
font-size: 120% ; |
4909 | 4909 |
color: #666666; |
4910 |
margin-top: 1.0em ;
|
|
4910 |
margin-top: 1em;
|
|
4911 | 4911 |
} |
4912 | 4912 |
#column-container #content-column #column-content .function-block-form > div { |
4913 | 4913 |
padding: 0.4em; |
... | ... | |
4932 | 4932 |
color: #bbb; |
4933 | 4933 |
} |
4934 | 4934 |
#requirement_spec_tabs #function-blocks-tab { |
4935 |
margin-top: 1.4em ;
|
|
4935 |
margin-top: 1.4em; |
|
4936 | 4936 |
} |
4937 | 4937 |
.requirement-spec-text-block { |
4938 | 4938 |
border-left: 0; |
... | ... | |
4978 | 4978 |
width: 66% ; |
4979 | 4979 |
} |
4980 | 4980 |
#time_cost_estimate table tbody tr.section th { |
4981 |
line-height: 2.2em ;
|
|
4981 |
line-height: 2.2em; |
|
4982 | 4982 |
color: #000000; |
4983 | 4983 |
} |
4984 | 4984 |
#time_cost_estimate table tbody tr.section th b { |
... | ... | |
5016 | 5016 |
font-size: 14pt; |
5017 | 5017 |
} |
5018 | 5018 |
#tbl-accounts tbody tr.heading.th1 th { |
5019 |
padding: 1.0em 0 0.4em 0 ;
|
|
5019 |
padding: 1em 0 0.4em 0;
|
|
5020 | 5020 |
} |
5021 | 5021 |
#tbl-accounts tbody tr.heading.th2 { |
5022 | 5022 |
font-size: 11pt; |
5023 | 5023 |
} |
5024 | 5024 |
#tbl-accounts tbody tr.heading.th2 th { |
5025 |
padding: 1.0em 0 0.4em 0 ;
|
|
5025 |
padding: 1em 0 0.4em 0;
|
|
5026 | 5026 |
} |
5027 | 5027 |
#tbl-accounts tbody tr.heading.th3 { |
5028 | 5028 |
font-size: 10pt; |
5029 | 5029 |
} |
5030 | 5030 |
#tbl-accounts tbody tr.heading.th3 th { |
5031 |
padding: 1.0em 0 0.4em 0 ;
|
|
5031 |
padding: 1em 0 0.4em 0;
|
|
5032 | 5032 |
} |
5033 | 5033 |
#tbl-accounts tbody td:first-child { |
5034 | 5034 |
text-align: right !important; |
5035 | 5035 |
} |
5036 | 5036 |
#tbl-accounts tbody tr.ajax-account-details td { |
5037 |
padding: 0.8em 0 1.0em 4.0em ;
|
|
5037 |
padding: 0.8em 0 1em 4em;
|
|
5038 | 5038 |
} |
5039 | 5039 |
td.row-position-detail { |
5040 | 5040 |
padding: 0 0 0.2em 0.4em !important; |
... | ... | |
5044 | 5044 |
} |
5045 | 5045 |
td.row-position-detail div.table div.field { |
5046 | 5046 |
display: table-row; |
5047 |
padding: 0.1em 0 ;
|
|
5048 |
height: 2.0em !important;
|
|
5047 |
padding: 0.1em 0; |
|
5048 |
height: 2em !important; |
|
5049 | 5049 |
} |
5050 | 5050 |
td.row-position-detail div.table div.field span.label { |
5051 |
width: 10.0em;
|
|
5052 |
height: 2.0em !important;
|
|
5051 |
width: 10em; |
|
5052 |
height: 2em !important; |
|
5053 | 5053 |
vertical-align: middle; |
5054 | 5054 |
display: table-cell; |
5055 | 5055 |
padding: 0.3em 0 0 0; |
5056 | 5056 |
} |
5057 | 5057 |
td.row-position-detail div.table div.field span.value { |
5058 |
height: 2.0em ;
|
|
5058 |
height: 2em;
|
|
5059 | 5059 |
} |
5060 | 5060 |
td.row-position-detail div.table div.field span.value span.data { |
5061 | 5061 |
padding: 0.3em 0 0.2em 0.5em !important; |
... | ... | |
5063 | 5063 |
} |
5064 | 5064 |
table#display_row tbody tr td a.row-position { |
5065 | 5065 |
float: left; |
5066 |
padding: 0.6em 0.2em 0 0 ;
|
|
5066 |
padding: 0.6em 0.2em 0 0; |
|
5067 | 5067 |
} |
5068 | 5068 |
table#display_row tbody tr td input.row-position { |
5069 | 5069 |
float: left; |
5070 | 5070 |
} |
5071 |
div#csv_import_report_table_wrapper { |
|
5072 |
overflow-x: scroll; |
|
5073 |
} |
|
5071 | 5074 |
/* ------------------------------------------------------------- */ |
Auch abrufbar als: Unified diff
Neues Design Bugfix: CSV-Import Fixes
- Fehlende Klasse für Tabelle eingefügt
- Report/Vorschau Tabelle verbessert
- Einstellungen/Spaltenzuordnung per default anzeigen
- fehlende Übersetzung eingefügt