9 .t3-form-field-container {
12 .typo3-TCEforms .typo3-csh-link {
19 .t3-form-field-container-inline-placeHolder .t3-form-field-header-inline > span {
30 .t3-flex-section-header .t3-record-title {
39 .t3-flex-section-header,
40 .t3-form-field-container-flexsection {
44 .t3-form-field-header-flexsection {
49 .t3-form-field-label-flexsection {
50 border-top: 1px solid #cdcdcd;
54 .t3-form-field-toggle-flexsection {
55 padding: 5px 0 5px 20px;
58 .t3-form-field-add-flexsection {
59 border-top: 1px solid #cdcdcd;
60 padding: 10px 5px 5px 20px;
64 .t3-form-field-container-flexsections {
70 .t3-flex-section-content,
71 .t3-form-field-record-flexsection {
76 .t3-flex-section-content > div,
77 .t3-form-field-record-flexsection > div {
81 .t3-flex-section-header-preview {
84 display: inline-block;
88 text-overflow: ellipsis;
91 // preview image in sys_file records
93 img.t3-tceforms-sysfile-imagepreview {
99 * html div#typo3-docbody .typo3-TCEforms {
103 .typo3-TCEforms img[src*="clear.gif"] {
111 table#typo3-altdoc-header input,
117 .t3-tceforms-input-wrapper-datetime .t3-icon-edit-pick-date {
121 .typo3-TCEforms table#typo3-altdoc-header input:hover,
122 .c-inputButton:hover {
127 .typo3-TCEforms span.typo3-TCEforms-newToken {
132 .typo3-TCEforms span.typo3-TCEforms-helpText {
133 background: transparent;
137 table.typo3-TCEforms-select-checkbox {
138 background-color: #ffffff;
139 border: 1px solid #aaa;
142 .typo3-TCEforms table.typo3-TCEforms-select-checkbox {
145 background-color: #fff;
150 background-color: #f7f7f7;
154 background-color: #d8ecd0;
162 background-color: #dedede;
165 tr.c-selectedItem:hover {
166 background-color: #abd99a;
169 tr.c-invalidItem:hover {
170 background-color: transparent;
179 // show text of default language under the translated input field
181 .t3-form-original-language {
182 background-color: #dadada;
183 border: 1px solid #c0c0c0;
189 .t3-form-original-language-diff {
190 border: 1px solid #c0c0c0;
195 .t3-form-original-language-diffheader {
201 .t3-form-original-language-diffcontent {
205 // Default. Always used on main-palettes in the bottom of the forms
207 .typo3-TCEforms .typo3-TCEforms-checkboxArray td {
211 div.typo3-TCEforms-suggest-choises a {
215 // TCEforms Flexforms
217 div.t3-form-field-container:first-child .t3-form-field-label-flex {
222 // TCEforms Inline-Relational-Record-Editing
224 .t3-form-field-container-inline-hidden,
225 .t3-form-field-container-inline-placeHolder {
229 .t3-form-field-header-inline table {
237 .t3-tceforms-fieldReadOnly span.t3-icon {
243 .t3-form-field-item {
245 border: 1px solid transparent;
249 .t3-tceforms-widget-null-wrapper + .t3-form-field-item {
250 display: inline-block;
253 .t3-form-field-item.disabled {
254 border: 1px dotted #696362;
257 .t3-form-field-disable,
258 .t3-form-field-item.disabled .t3-form-field-item.disabled .t3-form-field-disable {
261 .t3-form-field-item.disabled .t3-form-field-disable {
270 filter: alpha(opacity=50);
273 .t3-form-palette-field-label {
281 .t3-form-field-item .x-tree input.x-tree-node-cb {
284 vertical-align: middle;
287 // state: the form field was modified
288 .t3-form-field-label.t3-form-field-state-changed {