Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 1d93bb14

Von Cem Aydin vor mehr als 4 Jahren hinzugefügt

  • ID 1d93bb149ed0294c831c0c8ed69654dee521ab7f
  • Vorgänger d8f96009
  • Nachfolger ff1671c0

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
- less/css neu kompiliert (einige Änderungen Kompilerbedingt)

Unterschiede anzeigen:

css/less/specials.less
//
// CONTENTS:
// - ACCOUNT LIST
// - ROW POSITON DETAILS (E.G. SALES ORDER)
// - TABLE #DISPLAY ROW
// - DIV #CSV IMPORT REPORT TABLE WRAPPER
// ----------------------------------------------------------------------------
......
border-width: 0;
thead{
th{
//background-color: #E3E3E3 ;
//background-color: #E3E3E3 ;
}
}
......
td.row-position-detail{
padding: 0 0 0.2em 0.4em !important;
div.table{
display: table;
div.field{
display: table-row;
padding: 0.1em 0 ;
height: 2.0em !important; ;
span.label{
span.label{
width: 10.0em;
height: 2.0em !important;
height: 2.0em !important;
vertical-align: middle;
display: table-cell ;
padding: 0.3em 0 0 0;
}
span.value{
height: 2.0em ;
span.data{
span.data{
padding: 0.3em 0 0.2em 0.5em !important;
display: block;
}
}
} //div.field
} // /div.table
......
}
}
}
}
// --------------------------------------
// DIV #CSV IMPORT REPORT TABLE WRAPPER
// --------------------------------------
div#csv_import_report_table_wrapper{
overflow-x: scroll;
}
css/style.css
font-weight: normal;
color: #292914 !important;
padding: 0.2em 0 0.2em 0.2em;
margin: 0.1em 0 0.4em 0 ;
margin: 0.1em 0 0.4em 0;
text-align: left;
letter-spacing: 0.12em;
}
......
background-repeat: no-repeat;
}
.interact {
color: #808080;
color: gray;
}
.interact:hover {
color: black;
......
float: right !important;
width: auto;
top: 68px ;
right: 0.2em ;
right: 0.2em;
margin: 0 0.4em 0 0;
padding: 0;
background: none;
......
}
body .full-width {
width: 100% ;
padding: 0 0 1.0em 0 ;
padding: 0 0 1em 0;
margin: 0 0 0 0;
}
body div.center {
......
}
#frame-header span.frame-header-left {
float: left;
padding: 0 1.0em 0 0.2em ;
margin-right: 1.0em ;
padding: 0 1em 0 0.2em;
margin-right: 1em;
}
#frame-header span.frame-header-left > span {
padding-right: 1.0em ;
padding-right: 1em;
}
#frame-header span.frame-header-right {
float: right;
vertical-align: middle;
padding: 0 1.2em 0 1.0em ;
margin-left: 1.0em;
padding: 0 1.2em 0 1em;
margin-left: 1em;
}
#frame-header span.frame-header-right > span {
padding-left: 1.0em ;
padding-left: 1em;
}
#frame-header #ajax-spinner {
display: none;
......
width: auto !important;
min-width: 5em;
max-width: 7em;
padding: 0 0.2em ;
padding: 0 0.2em;
border-width: 1px ;
border-style: solid;
border-top-color: #949494;
......
}
#menuv3 > ul > li ul li {
border-bottom: 1px #666633 solid;
padding: 0.45em 0.6em 0.58em 0.8em ;
padding: 0.45em 0.6em 0.58em 0.8em;
}
#menuv3 > ul > li > ul {
top: 32px;
......
}
#menuv3 > ul > li > ul > li div.x {
background: no-repeat right url("../image/menu-arrow-to-right-5.png");
padding-right: 2.0em ;
padding-right: 2em;
}
#menuv3 > ul > li > ul > li:hover {
color: #0e0e07;
......
background-color: #ccccbb;
}
#menuv3 > ul > li > ul > li > ul > li:first-child {
border-top: 1px #800040 solid ;
border-top: 1px #800040 solid;
}
li.sub {
position: relative;
......
padding-top: 4em ;
}
body > div#layout-split-right > #content > form {
margin-top: 0.6em ;
margin-top: 0.6em;
}
body > div#layout-split-right > #content > form + div.wrapper {
padding-top: 4em ;
......
}
#main_menu_div .DHTMLSuite_menuBar_top > div .DHTMLSuite_menuItem_textContent {
font-size: 90% ;
padding: 0.1em 0.2em 0.2em 0.2em ;
padding: 0.1em 0.2em 0.2em 0.2em;
}
#main_menu_div .DHTMLSuite_menuBar_top > div .DHTMLSuite_menuItem_top_arrowShowSub {
margin: 0 0.2em 0.2em 0.2em ;
margin: 0 0.2em 0.2em 0.2em;
}
#main_menu_div .DHTMLSuite_menuBar_top .DHTMLSuite_menuItem_top_regular,
#main_menu_div .DHTMLSuite_menuBar_top .DHTMLSuite_menuItem_top_over,
......
}
.DHTMLSuite_menuBar_sub .DHTMLSuite_menuItem_sub_over,
.DHTMLSuite_menuBar_sub .DHTMLSuite_menuItem_sub_active {
color: #8d6a00;
color: #8D6A00;
background-color: #ffffff;
}
/* ------------------------------------------------------------- */
......
position: relative;
width: 100%;
text-align: left;
padding: 0.6em 0.6em 0.6em 1.0em;
padding: 0.6em 0.6em 0.6em 1em;
border-bottom: none !important;
background-color: #ccccbb;
color: #292914;
......
form.box {
display: block;
overflow: hidden ;
padding: 0 0 1.6em 0 ;
padding: 0 0 1.6em 0;
}
input,
textarea,
......
border-color: darkgray lightgray lightgray;
border-style: solid;
outline: none;
background-color: #fff ;
background-color: #fff;
}
input[type="text"].accent,
textarea[type="text"].accent,
select[type="text"].accent {
font-weight: bold ;
font-size: 130% !important ;
padding: 0.6em auto !important ;
padding: 0.6em auto !important;
}
textarea {
resize: vertical;
......
background-color: #ffffff;
}
select > option {
padding-left: 0.6em ;
padding-left: 0.6em;
}
input[type="file"] {
padding: 0.8em;
......
th.below div.cke_editable,
td.below div.cke_editable {
clear: both;
margin-top: 0.4em ;
margin-top: 0.4em;
}
td.wi-lightwide > span.customer_vendor_picker > input {
width: 220px;
......
}
td img.ui-datepicker-trigger {
vertical-align: middle ;
padding: 0 0.2em ;
padding: 0 0.2em;
}
td div.rowspan-table {
display: table-row;
float: left;
margin: 0.8em 2.8em 0.8em 0 ;
margin: 0.8em 2.8em 0.8em 0;
}
td div.rowspan-table div.label-n-value {
display: table-cell;
vertical-align: middle;
height: 1.6em !important ;
height: 1.6em !important;
float: left;
padding: 0 2.0em 0 0 ;
padding: 0 2em 0 0;
}
td div.rowspan-table div.label-n-value b {
font-weight: normal;
......
text-align: right ;
}
div.boxes {
margin: 0 0 0.9em 0 ;
margin: 0 0 0.9em 0;
overflow: hidden ;
max-width: 800px ;
}
div.boxes h3 {
padding: 0.2em 0 0.2em 0.0em;
padding: 0.2em 0 0.2em 0em;
}
div.boxes h3 label {
float: left;
width: 88% ;
font-size: 13pt;
padding: 0 0 0.6em 0.2em ;
line-height: 1.2em ;
padding: 0 0 0.6em 0.2em;
line-height: 1.2em;
}
div.boxes > div {
clear: both;
margin: 0 0 0.6em 0 ;
margin: 0 0 0.6em 0;
padding: 0;
display: block ;
overflow: hidden ;
......
div.boxes > div input[type="checkbox"],
div.boxes > div input[type="radio"] {
float: left;
margin-right: 0.6em ;
margin-right: 0.6em;
}
td.horizontal input[type="radio"],
td.horizontal input[type="checkbox"] {
......
}
td.horizontal label {
width: auto !important;
margin-right: 2.0em ;
margin-right: 2em;
float: left !important;
clear: none !important;
}
......
table.tbl-plain td input[type="checkbox"] ~ label {
float: left;
width: auto;
margin-left: 0.2em ;
line-height: 1.4em ;
margin-left: 0.2em;
line-height: 1.4em;
}
table.tbl-horizontal td span.wi-date,
table.tbl-list td span.wi-date,
......
font-size: 10pt;
}
div.admin form input[type="checkbox"] {
margin: 0.2em 0.6em 0.3em 0 ;
margin: 0.2em 0.6em 0.3em 0;
float: left;
}
div.admin form h3 {
margin: 1.2em 0 0.6em 0 ;
margin: 1.2em 0 0.6em 0;
display: block;
}
.ms2side {
......
overflow: hidden;
}
.ms2side p {
margin: 0 0 0.4em 0 ;
margin: 0 0 0.4em 0;
}
.ms2side .ms2side__div .ms2side__header {
width: 12.0em ;
height: 2.2em ;
width: 12em;
height: 2.2em;
display: table-cell;
vertical-align: bottom;
}
......
color: #666666;
}
#content input::placeholder {
color: #999 ;
color: #999;
}
span.customer_vendor_picker {
padding: 0 ;
......
width: auto;
min-width: 60em;
max-width: 40em;
padding: 0.6em 0.8em ;
padding: 0.6em 0.8em;
border-radius: 0.6em;
border-style: solid;
border-width: 1px;
......
width: auto;
min-width: 60em;
max-width: 40em;
padding: 0.6em 0.8em ;
padding: 0.6em 0.8em;
border-radius: 0.6em;
border-style: solid;
border-width: 1px;
......
color: #ae0014;
}
.message_warning {
color: #8d6a00;
color: #8D6A00;
background-color: #ffe38d;
border-color: 1px solid #8d6a00;
border-color: 1px solid #8D6A00;
}
.message_warning h4 {
color: #8d6a00;
color: #8D6A00;
}
.message_warning p {
color: #8d6a00;
color: #8D6A00;
}
.message_hint,
.message_info {
......
.message h4 {
font-weight: bold;
font-size: 110%;
margin: 0.4em 1.0em 0.2em 0 ;
margin: 0.4em 1em 0.2em 0;
padding: 0;
}
.message p {
margin: 0 1.0em 0.6em 0 ;
margin: 0 1em 0.6em 0;
padding: 0;
}
.message_error > .message_error,
......
display: none;
}
p.message {
padding: 0.6em !important ;
padding: 0.6em !important;
}
#content > form > .message,
#content > form > .ui-tabs > .ui-tabs-panel > .message {
......
body > div.login .message {
width: 100% ;
text-align: center ;
margin: 0 auto 1.0em auto ;
margin: 0 auto 1em auto;
}
.flash_message.flash_message_error {
background-color: #ffaeb7;
......
}
.flash_message.flash_message_warning {
background-color: #ffe38d;
border-color: 1px solid #8d6a00;
color: #8d6a00;
border-color: 1px solid #8D6A00;
color: #8D6A00;
}
.flash_message.flash_message_warning a.button.wi-tiny,
.flash_message.flash_message_warning a.icon-close {
border: 1px solid #8d6a00;
color: #8d6a00;
border: 1px solid #8D6A00;
color: #8D6A00;
}
.flash_message.flash_message_info {
background-color: #ebf8fc;
......
font-weight: bold;
float: left;
display: block ;
padding-right: 1.0em ;
padding-right: 1em;
}
.flash_message .flash_notification {
float: left;
......
}
.flash_message a.button.wi-tiny {
font-size: 76% ;
padding: 0 0.2em 0 0.2em ;
margin: 0 0.4em 0 0.4em ;
padding: 0 0.2em 0 0.2em;
margin: 0 0.4em 0 0.4em;
width: auto ;
background-color: transparent;
}
......
.flash_message div.message-container > div.flash_notification div.detail {
display: block;
clear: both ;
padding-top: 0.9em ;
padding-top: 0.9em;
}
.flash_message div.message-container > div.flash_notification div.detail span {
display: block;
......
}
table td.highlight,
table th.highlight {
background-color: #b4f4fe;
background-color: #B4F4FE;
}
table td h3,
table th h3,
table td h4,
table th h4 {
margin: 0 !important ;
padding: 0.8em 0 0.2em 0 !important ;
padding: 0.8em 0 0.2em 0 !important;
}
table td > a,
table th > a {
......
table th > input + div.description,
table td > select + div.description,
table th > select + div.description {
margin-top: 0.4em ;
margin-top: 0.4em;
}
table td span.label,
table th span.label {
display: block ;
padding: 0 0 0.5em 0 ;
padding: 0 0 0.5em 0;
color: #292914;
}
table td span.below,
......
}
table td span.below input,
table th span.below input {
margin: 0.6em 0 0 0 !important ;
margin: 0.6em 0 0 0 !important;
}
table td span.below input[type="checkbox"],
table th span.below input[type="checkbox"] {
padding: 0.6em 0.6em 0 0 ;
padding: 0.6em 0.6em 0 0;
}
table td span.above,
table th span.above {
overflow: hidden ;
display: block ;
margin-bottom: 0.4em ;
padding: 0.3em 0.3em 0 0 !important ;
margin-bottom: 0.4em;
padding: 0.3em 0.3em 0 0 !important;
}
table td + input.below,
table th + input.below {
......
clear: left ;
float: none ;
overflow: hidden ;
margin: 0.3em 0 0 0 ;
margin: 0.3em 0 0 0;
}
table td textarea,
table th textarea {
......
}
table tr.separator th,
table tr.separator td {
padding-bottom: 3.0em ;
padding-bottom: 3em;
}
table tr.separator.below th,
table tr.separator.below td {
padding-bottom: 3.0em ;
padding-bottom: 3em;
}
table tr.separator.above th,
table tr.separator.above td {
padding-top: 3.0em ;
padding-top: 3em;
padding-bottom: 0 ;
}
table tr.total-sub {
height: 2.0em ;
height: 2em;
}
table tr.total-sub td {
border-top: 1px solid #666633;
......
font-weight: normal;
color: #292914 !important;
padding: 0.2em 0 0.2em 0.2em;
margin: 0.1em 0 0.4em 0 ;
margin: 0.1em 0 0.4em 0;
text-align: left;
letter-spacing: 0.12em;
white-space: nowrap ;
......
table tfoot tr td {
vertical-align: middle ;
border-bottom: #666633 2px solid;
height: 1.8em ;
height: 1.8em;
padding-top: 0.6em !important;
padding-bottom: 0.6em !important;
}
......
table.tbl-plain,
table.tbl-list,
table.tbl-list-plain {
margin-bottom: 0.6em ;
margin-bottom: 0.6em;
border-collapse: collapse ;
border: none ;
}
......
table.tbl-plain tr td > span,
table.tbl-list tr td > span,
table.tbl-list-plain tr td > span {
padding: 0.3em 0.3em 0.6em 0 ;
padding: 0.3em 0.3em 0.6em 0;
}
table.tbl-horizontal th,
table.tbl-horizontal td {
background: none ;
padding-top: 0.3em ;
padding-right: 0.2em ;
padding-bottom: 0.2em ;
padding-left: 0.3em ;
padding-top: 0.3em;
padding-right: 0.2em;
padding-bottom: 0.2em;
padding-left: 0.3em;
}
table.tbl-horizontal th > input[type="checkbox"],
table.tbl-horizontal td > input[type="checkbox"],
table.tbl-horizontal th > input[type="radio"],
table.tbl-horizontal td > input[type="radio"] {
margin: 0.2em 0.3em 0 0 !important ;
margin: 0.2em 0.3em 0 0 !important;
}
table.tbl-horizontal th > input,
table.tbl-horizontal td > input,
......
table.tbl-horizontal td > input.addition,
table.tbl-horizontal th > select.addition,
table.tbl-horizontal td > select.addition {
margin-top: 0.3em !important ;
margin-top: 0.3em !important;
}
table.tbl-horizontal th .label-above,
table.tbl-horizontal td .label-above {
......
}
table.tbl-horizontal td > span.label {
color: #292914;
padding: 0 0.3em 0.5em 0 !important ;
padding: 0 0.3em 0.5em 0 !important;
}
table.tbl-horizontal td > span.button-inline {
margin: 0 !important ;
padding: 0.3em 0 0 0 ;
padding: 0.3em 0 0 0;
clear: both ;
display: inline-block;
vertical-align: middle ;
......
table.tbl-horizontal td > span.button-inline button,
table.tbl-horizontal td > span.button-inline a.button {
float: left ;
margin: 0 0.3em 0 0 !important ;
margin: 0 0.3em 0 0 !important;
}
table.tbl-horizontal td > span.customer_vendor_picker {
padding: 0 !important ;
......
margin: -0.3em 1px 0 0 !important;
}
table.tbl-horizontal td > div.data {
padding: 0.1363em 0 ;
padding: 0.1363em 0;
}
table.tbl-horizontal td .plus1 {
display: inline-block;
......
}
table.tbl-horizontal td > .condensed input,
table.tbl-horizontal td > .condensed select {
margin-top: 0.2em ;
margin-top: 0.2em;
}
table.tbl-horizontal td > span.wi-small-wide {
margin: 0 24px 0 0 ;
......
font-weight: normal;
color: #292914 !important;
padding: 0.2em 0 0.2em 0.2em;
margin: 0.1em 0 0.4em 0 ;
margin: 0.1em 0 0.4em 0;
text-align: left;
letter-spacing: 0.12em;
border: none ;
......
border-color: #666633;
border-width: 1px ;
border-style: solid ;
padding: 0.3em 0.6em ;
padding: 0.3em 0.6em;
}
table.tbl-horizontal.expanded th.caption {
padding-top: 1.2em ;
padding-bottom: 0.6em ;
padding-top: 1.2em;
padding-bottom: 0.6em;
}
table.tbl-plain tbody td a,
table.tbl-list tbody td a,
......
table.tbl-list {
border-spacing: 1px ;
border-collapse: collapse ;
margin: 0 0 1.0em 0 ;
margin: 0 0 1em 0;
}
table.tbl-list > caption {
margin: 0.1em 0 0.0em 0 ;
margin: 0.1em 0 0em 0;
}
table.tbl-list td,
table.tbl-list th {
padding: 0.2em 0.4em ;
padding: 0.2em 0.4em;
white-space: normal ;
vertical-align: middle ;
}
table.tbl-list > thead > tr th:first-child,
table.tbl-list > tbody > tr th:first-child,
table.tbl-list > tfoot > tr td:first-child {
padding-left: 0.8em !important ;
padding-left: 0.8em !important;
}
table.tbl-list thead {
display: table-header-group;
}
table.tbl-list thead tr {
height: 2.2em ;
height: 2.2em;
}
table.tbl-list thead tr th {
color: #ffffff;
......
table.tbl-plain thead td,
table.tbl-list-plain tbody td,
table.tbl-plain tbody td {
padding: 3px 0.3em 4px 0.3em !important ;
padding: 3px 0.3em 4px 0.3em !important;
}
table.tbl-list-plain thead th,
table.tbl-plain thead th {
......
table.tbl-plain tr th,
table.tbl-list-plain tr td,
table.tbl-plain tr td {
padding: 0.3em inherit 0.3em 0.3em ;
padding: 0.3em inherit 0.3em 0.3em;
}
table.tbl-list-plain.condensed caption,
table.tbl-plain.condensed caption {
......
table.tbl-plain.condensed td,
table.tbl-list-plain.condensed th,
table.tbl-plain.condensed th {
padding: 0.1em 7px 0.1em 1px ;
padding: 0.1em 7px 0.1em 1px;
}
table.tbl-list-plain.lined tr,
table.tbl-plain.lined tr {
......
}
table.test th,
table.test-plain th {
background-color: #b3b3b3 ;
background-color: #b3b3b3;
color: #0e0e07;
font-weight: normal ;
}
table.test th.caption,
table.test-plain th.caption {
background-color: #b3b3b3 ;
background-color: #b3b3b3;
}
table.test td,
table.test-plain td {
background-color: #cfcdd2 ;
background-color: #cfcdd2;
}
table.test td.longdesc,
table.test-plain td.longdesc,
......
}
table.test table,
table.test-plain table {
border: 1px #0000ff solid ;
border: 1px #0000ff solid;
border-collapse: collapse ;
}
table.test table td,
table.test-plain table td,
table.test table th,
table.test-plain table th {
border: 1px #c20d18 dotted !important ;
border: 1px #c20d18 dotted !important;
}
table.test th {
border: 1px #666666 solid !important;
background-color: #b3b3b3 ;
color: #000 ;
background-color: #b3b3b3;
color: #000;
font-weight: normal ;
}
table.test th.caption {
background-color: transparent;
}
table.test td {
border: 1px #000 solid ;
background-color: #cfcdd2 ;
border: 1px #000 solid;
background-color: #cfcdd2;
}
table.test td.longdesc,
table.test td.longdescription,
......
border: 1px solid green !important ;
}
table.test table {
border: 2px #0000ff solid ;
border: 2px #0000ff solid;
border-collapse: collapse ;
}
table.test table td,
table.test table th {
border: 1px #c20d18 dotted !important ;
border: 1px #c20d18 dotted !important;
}
table.wi-smallest,
table colgroup col.wi-smallest {
......
table.width-moderate th,
table.moderate-width th,
table.wi-moderate th {
padding-left: 0.6em ;
padding-right: 1.2em ;
padding-left: 0.6em;
padding-right: 1.2em;
}
div.wrapper table.tbl-list tr,
div.cols table.tbl-list tr {
......
border-right: 1px solid #666633;
}
#content .ui-tabs-panel > table.tbl-list caption {
margin-left: 0.3em ;
margin-left: 0.3em;
}
#content .ui-tabs-panel > table.tbl-list caption {
margin-left: 0.3em ;
margin-left: 0.3em;
}
#content > table.tbl-plain,
#content > table.tbl-list-plain {
margin-top: 1.0em ;
margin-top: 1em;
}
span.sort {
display: inline-block;
......
border-left: 1px #666633 solid;
}
span.sort_symbol a.active {
color: #ffffff ;
color: #ffffff;
}
span.sort_symbol a:link,
span.sort_symbol a:visited {
......
ul.footnotes {
list-style-type: none !important ;
list-style-position: outside ;
margin: 0 0 0 1.8em !important ;
margin: 0 0 0 1.8em !important;
}
ul.footnotes li sup {
display: inline-block;
......
position: relative;
list-style-type: circle ;
list-style-position: outside ;
margin: 0.3em 0 0.3em 1.4em !important ;
margin: 0.3em 0 0.3em 1.4em !important;
}
ul li ul {
list-style-type: circle ;
list-style-position: outside ;
}
div.table {
margin-bottom: 1.0em ;
margin-bottom: 1em;
}
div.table.col {
float: left ;
margin-right: 1.6em ;
margin-right: 1.6em;
}
div.table div.caption {
clear: left ;
......
clear: left ;
display: block ;
overflow: hidden ;
margin-right: 2.0em ;
margin-right: 2em;
}
div.table div.field span.label {
display: inline-block;
......
}
div.list.col {
float: left ;
margin-right: 2.6em !important ;
margin-right: 2.6em !important;
width: auto ;
min-width: 110px ;
}
div.list h4 {
padding: 0.6em 0 0.2em 0.0em !important ;
margin: 0.2em 0 0 0 ;
padding: 0.6em 0 0.2em 0em !important;
margin: 0.2em 0 0 0;
font-weight: normal;
font-size: 11pt;
font-family: "Helvetica Neue", Helvetica, Arial;
......
}
div.list > p,
div.list > div {
padding: 0.2em 0 0.2em 0 !important ;
padding: 0.2em 0 0.2em 0 !important;
margin: 0 !important ;
white-space: normal ;
}
......
div.list > p > input[type="radio"],
div.list > div > input[type="radio"] {
padding: 0 ;
margin: 0.3em 0.3em 0 0 ;
margin: 0.3em 0.3em 0 0;
float: left ;
}
div.list > p label,
......
div.list > input[type="checkbox"] {
clear: both;
float: left;
margin-right: 0.4em ;
margin-right: 0.4em;
}
div.list > label {
width: 82% ;
......
div.list > div.no-rows > input[type="checkbox"],
div.list > div.no-rows > input[type="radio"] {
padding: 0 ;
margin: 0.3em 0.3em 0 0 ;
margin: 0.3em 0.3em 0 0;
clear: left ;
}
div.list > div.no-rows label {
......
input[type="reset"].wi-verytiny,
button.wi-verytiny {
font-size: 8pt !important;
padding: 0.0em 0.3em 0.1em 0.3em;
padding: 0em 0.3em 0.1em 0.3em;
display: inline-block;
min-height: 17px;
max-height: 17px;
......
input[type="reset"].neutral.positions,
button.neutral.positions,
button[type="reset"].positions {
padding-right: 1.2em ;
padding-right: 1.2em;
}
input[type="button"].below {
clear: both !important;
......
}
a.button.toggle.off::after {
content: " ▸";
padding-right: 1.0em;
padding-right: 1em;
}
a.button.toggle.on::after {
content: " ▾";
padding-right: 1.0em;
padding-right: 1em;
}
a.button.toggle.with-panel {
margin-bottom: 0 ;
......
text-decoration: none;
}
div.buttons {
padding: 1.0em ;
padding: 1em;
clear: left ;
display: block;
}
......
}
.col > .buttons,
.wrapper * .buttons {
padding: 1.0em 1.0em 1.0em 0 !important;
padding: 1em 1em 1em 0 !important;
}
.button-image {
display: inline-block;
......
overflow: hidden ;
}
.control-panel span.label {
padding-right: 0.6em ;
padding-right: 0.6em;
}
.form-addition {
padding: 0.8em 1em 1.4em 1.2em !important;
......
font-style: normal;
}
.form-addition div.list {
margin-top: 0.2em !important ;
margin-top: 0.2em !important;
}
.select-item {
display: inline-block;
......
}
.select-item input,
.select-item select {
margin-left: 0.6em ;
margin-left: 0.6em;
}
.select-item span.label {
float: left ;
......
}
.select-item .floating-boxes {
display: table ;
margin: 0.4em 0 0.8em 0 ;
margin: 0.4em 0 0.8em 0;
}
.select-item .floating-boxes .floating-box {
display: table-cell;
float: left ;
font-size: 9pt;
height: 1.9em ;
height: 1.9em;
vertical-align: middle;
padding: 0 2.0em 0 0 ;
padding: 0 2em 0 0;
}
.select-item .floating-boxes .floating-box .button,
.select-item .floating-boxes .floating-box button {
......
height: 160%;
}
.select-item .floating-boxes .floating-box input[type="checkbox"] {
margin: 0 0.4em 0 0 ;
margin: 0 0.4em 0 0;
}
.select-item .floating-boxes .floating-box select {
margin: -0.3em 0 0 0;
......
vertical-align: top ;
}
.wrapper > .select-item {
margin: 0.8em 0 1.0em 0 ;
margin: 0.8em 0 1em 0;
}
.toggle_panel.control-panel {
border: none !important;
......
}
.toggle_panel span.summary {
font-size: 10pt;
padding-left: 2.0em;
padding-left: 2em;
color: #292914;
}
.toggle_panel .toggle_panel_block {
......
}
#content .input-panel p {
font-size: 9pt;
margin: 0 0 0.4em 0 ;
margin: 0 0 0.4em 0;
}
#content .input-panel table.condensed {
margin-bottom: 0.1em;
}
#content .input-panel table.condensed caption {
padding-top: 0.1em ;
padding-top: 0.1em;
}
#content .input-panel table.condensed td span.label {
padding-right: 0.6em ;
padding-right: 0.6em;
}
#content .input-panel table.condensed td span.label.above {
margin-bottom: 0em ;
......
}
.paginate > a,
.paginate > span {
padding: 0.4em 0.6em !important ;
padding: 0.4em 0.6em !important;
margin-top: -1px;
}
.paginate .paginate-prev {
......
border: 1px #666633 solid;
border-radius: 0.6em;
background-color: #f5f5f1;
margin: 0.8em 2.0em 0 1.2em !important;
margin: 0.8em 2em 0 1.2em !important;
}
table.jump-to.right {
float: right;
......
div.float-cells-table div.caption {
float: left;
display: block;
width: auto:
padding: 0 2.0em 0 0;
width: auto;
padding: 0 2em 0 0;
margin: 0;
}
div.float-cells-table div.cells {
......
}
div.float-cells-table div.cells div.cell {
float: left;
padding: 0 2.0em 0 0;
padding: 0 2em 0 0;
border-right: 1px #fff solid;
background-color: #FC6;
}
......
margin: 0;
font-weight: normal;
font-size: 12pt;
line-height: 1.2em ;
line-height: 1.2em;
}
#content > h1 {
position: fixed;
......
}
#content > h2,
.admin > h2 {
padding: 0.6em 0.2em ;
margin: 0.6em 0 0 0 ;
padding: 0.6em 0.2em;
margin: 0.6em 0 0 0;
}
#content ui-tabs-panel .wrapper > h2,
.admin ui-tabs-panel .wrapper > h2 {
padding: 0 0.2em 0.6em 0.2em ;
padding: 0 0.2em 0.6em 0.2em;
margin: 1.6em 0 0.4em 0;
}
#content .wrapper > h2,
.admin .wrapper > h2 {
padding: 2.0em 0.2em 0.6em 0.2em ;
padding: 2em 0.2em 0.6em 0.2em;
margin: 0 ;
font-weight: normal;
clear: both;
......
h2.record-title {
padding: 0.6em 0 0 0 !important;
font-size: 13pt;
color: #000000;
color: #000;
}
h2.record-title small {
color: #000000;
......
font-weight: normal;
color: #292914 !important;
padding: 0.2em 0 0.2em 0.2em;
margin: 0.1em 0 0.4em 0 ;
margin: 0.1em 0 0.4em 0;
text-align: left;
letter-spacing: 0.12em;
}
......
#content h3 {
color: #000000;
padding-left: 0 ;
margin: 0.8em 0 0.4em 0 ;
margin: 0.8em 0 0.4em 0;
}
#content .wrapper h3 {
margin-top: 1.0em ;
margin-top: 1em;
}
#content .wrapper h3:first-child {
margin-top: 0 ;
......
div.description {
display: block;
float: left ;
padding: 0 0 0.6em 0 ;
padding: 0 0 0.6em 0;
}
div.description.wi-verysmall {
width: 80px;
......
font-style: normal ;
}
span.value {
color: #000 ;
color: #000;
}
.center {
margin: 0 auto;
......
.accent div.label {
float: left ;
font-size: 80% ;
padding-top: 0.8em ;
padding-top: 0.8em;
}
.accent div.data {
float: left ;
......
.wrapper {
overflow: hidden ;
margin: 1em 1em 1em 1.2em;
padding: 0 0 1.0em 0 ;
padding: 0 0 1em 0;
clear: both ;
display: block ;
border: 1px transparent solid ;
......
margin-left: 0 !important ;
}
.wrapper.test {
background-color: #FFE67C ;
background-color: #FFE67C;
}
.wrapper .tbl-horizontal,
.wrapper .tbl-plain {
......
}
.wrapper.toggled {
display: inline-block !important;
width: 98.6% ;
width: 98.6%;
}
.wrapper.toggled > table.tbl-horizontal,
.wrapper.toggled > div.col {
......
clear: left ;
}
.wrapper > p {
max-width: 36.0em ;
max-width: 36em;
overflow: hidden ;
font-size: 9pt;
line-height: 140%;
padding-bottom: 1.0em ;
padding-bottom: 1em;
}
.plus,
.minus,
......
vertical-align: middle;
background-color: green ;
color: white ;
padding: 0.8em 0 ;
padding: 0.8em 0;
z-index: 10 ;
}
div#login #login-elements,
div.login #login-elements {
width: 34.0em ;
width: 34em;
margin: 0 auto ;
text-align: center ;
display: block ;
......
div.login #login-elements div.logo {
width: auto;
clear: both;
margin: 3.0em auto 1.0em auto ;
padding: 2.0em 0 0 0 ;
margin: 3em auto 1em auto;
padding: 2em 0 0 0;
}
div#login #login-elements form,
div.login #login-elements form {
......
}
div#login #login-elements div.separate-form,
div.login #login-elements div.separate-form {
background-color: #ddd ;
background-color: #ddd;
border: 1px #888888 solid;
border-radius: 0.6em;
display: block ;
margin: 0 auto ;
width: 100% ;
padding: 0 0.6em 1.0em 0.6em ;
padding: 0 0.6em 1em 0.6em;
}
div#login #login-elements table.login,
div.login #login-elements table.login {
......
}
div#login #login-elements table.login input[type="submit"],
div.login #login-elements table.login input[type="submit"] {
margin-top: 0.2em ;
margin-top: 0.2em;
}
div#login #login-elements table.login caption,
div.login #login-elements table.login caption {
margin: 0.7em 0 0.4em 0 ;
margin: 0.7em 0 0.4em 0;
}
div#login #login-elements table.login td select,
div.login #login-elements table.login td select {
......
}
div.logged-in {
margin: 0 auto ;
padding: 1.0em 0.5em 2.0em 0.5em ;
width: 60.0em;
min-width: 60.0em;
padding: 1em 0.5em 2em 0.5em;
width: 60em;
min-width: 60em;
overflow: hidden;
}
div.logged-in .col {
......
/* ------------------------------------------------------------- */
#requirement_spec_version {
padding: 0.6em 1em 1.2em 1.8em;
letter-spacing: 0.16em ;
letter-spacing: 0.16em;
font-size: 110% ;
}
#column-container {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-top: 0.2em ;
margin-top: 0.2em;
margin-right: 0;
overflow: hidden ;
}
#column-container #tree-column {
float: left;
width: 30em;
padding: 0.3em 1.2em 2.0em 0.8em;
padding: 0.3em 1.2em 2em 0.8em;
border-right: 1px #000 solid;
background-color: none;
}
......
#column-container #content-column {
float: left;
width: 58em;
padding-left: 3.0em;
padding-left: 3em;
background-color: none;
}
#column-container #content-column #column-content .section {
......
font-weight: normal;
font-size: 100% ;
/* margin: 0 0 1.2em 0; */
padding: 0 0 0.0em 0;
padding: 0 0 0em 0;
display: block;
}
#column-container #content-column #column-content .section .section-header .section-description div span.label {
......
}
#column-container #content-column #column-content .section .section-header .section-context-menu h3 {
background-color: #000;
color: #000 !important ;
color: #000 !important;
}
#column-container #content-column #column-content .section .section-header .section-context-menu h3 span.label {
font-weight: normal;
}
#column-container #content-column #column-content .section .section-header #section-list-empty {
border: 1px #0C42FF solid ;
background-color: #BBCDFF ;
padding: 0.6em ;
border: 1px #0C42FF solid;
background-color: #BBCDFF;
padding: 0.6em;
}
#column-container #content-column #column-content .function-block {
border-top: 1px solid #bbb;
margin: 0 ;
padding: 0.8em 0 1.8em 0 ;
padding: 0.8em 0 1.8em 0;
overflow: hidden;
display: block;
clear: both;
......
}
#column-container #content-column #column-content .function-block .function-block-content .function-block-header .function-block-number {
font-weight: normal;
width: 5.0em ;
width: 5em;
display: block;
float: left;
}
......
overflow: hidden;
float: left;
width: 80%;
padding-bottom: 1.0em ;
padding-bottom: 1em;
font-weight: normal;
}
#column-container #content-column #column-content .function-block .function-block-content .function-block-header .function-block-desc p {
......
}
#column-container #content-column #column-content .function-block .function-block-content .function-block-properties {
display: block ;
margin: 0 0 0 5.0em;
margin: 0 0 0 5em;
padding: 0 ;
overflow: hidden;
clear: both;
......
}
#column-container #content-column #column-content .function-block .sub-function-block-container .sub-function-block-header {
border-top: 1px solid #ccc;
padding: 0.4em 0 0.4em 0.6em ;
padding: 0.4em 0 0.4em 0.6em;
font-size: 86% ;
letter-spacing: 0.2em;
}
#column-container #content-column #column-content .function-block .sub-function-block-container .sub-function-block {
border-top: 1px solid #ccc;
margin: 0.2em 0 0.2em 0;
padding: 0.2em 0 0.4em 0 ;
padding: 0.2em 0 0.4em 0;
}
#column-container #content-column #column-content .function-block .sub-function-block-container .sub-function-block .sub-function-block-content {
margin: 0.2em 0 0.2em 0;
......
font-weight: normal;
font-size: 120% ;
color: #666666;
margin-top: 1.0em ;
margin-top: 1em;
}
#column-container #content-column #column-content .function-block-form > div {
padding: 0.4em;
......
color: #bbb;
}
#requirement_spec_tabs #function-blocks-tab {
margin-top: 1.4em ;
margin-top: 1.4em;
}
... Dieser Diff wurde abgeschnitten, weil er die maximale Anzahl anzuzeigender Zeilen überschreitet.

Auch abrufbar als: Unified diff