Index: typo3/sysext/t3skin/stylesheets/visual/element_tceforms.css IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP <+>/* - - - - - - - - - - - - - - - - - - - - -\nTCEforms\n\n- - - - - - - - - - - - - - - - - - - - - */\n\ntable.typo3-TCEforms {\n\tborder-collapse: collapse;\n\tbackground-color: #ececec;\n\tbackground-image: url('../../images/backgrounds/tab.png');\n\tbackground-image: linear-gradient(center top, #ffffff 30px, #ececec 130px);\n\tbackground-image: -moz-linear-gradient(center top, #ffffff 0px, #ececec 130px);\n\tbackground-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(30px, #ffffff), color-stop(130px, #ececec));\n\tbackground-repeat: repeat-x;\n}\n\n\ntable.typo3-TCEforms tr.bgColor2 td {\n\tcolor: #212424;\n}\n\ntable.typo3-TCEforms tr.bgColor2 {\n\tbackground-image: none;\n}\n\ntable#typo3-altdoc-header input,\n.c-inputButton {\n\tbackground: none;\n\tborder: 0;\n}\n\n.checkbox,\n.checkbox:hover {\n\tbackground: #efeff4;\n\tborder: 0;\n}\n\n.t3-tceforms-input-wrapper,\n.t3-tceforms-input-wrapper-hover,\n.t3-tceforms-input-wrapper-datetime,\n.t3-tceforms-input-wrapper-datetime-hover {\n\tdisplay: block;\n\tfloat: left;\n\tposition: relative;\n}\n\n.t3-tceforms-widget-null-wrapper {\n\tdisplay: inline-block;\n\tfloat: right;\n\tposition: relative;\n\twidth: 20px;\n\tmax-width: 20px;\n}\n\n.t3-tceforms-widget-null-wrapper input {\n\tmargin-left: 2px;\n\tmargin-top: 42%;\n}\n\n\n.t3-tceforms-input-wrapper .t3-tceforms-input-clearer,\n.t3-tceforms-input-wrapper-hover .t3-tceforms-input-clearer {\n\tposition: absolute;\n\tright: 4px;\n\ttop: 28%;\n\tz-index: 1000;\n\tcursor: pointer;\n}\n\n.t3-tceforms-input-wrapper-datetime .t3-tceforms-input-clearer,\n.t3-tceforms-input-wrapper-datetime-hover .t3-tceforms-input-clearer {\n\tposition: absolute;\n\tright: 24px;\n\ttop: 28%;\n\tz-index: 1000;\n\tcursor: pointer;\n}\n\n.t3-tceforms-input-wrapper .tceforms-textfield,\n.t3-tceforms-input-wrapper-hover .tceforms-textfield,\n.t3-tceforms-input-wrapper .tceforms-datetimefield,\n.t3-tceforms-input-wrapper-hover .tceforms-datetimefield,\n.t3-tceforms-input-wrapper-datetime .tceforms-textfield,\n.t3-tceforms-input-wrapper-datetime-hover .tceforms-textfield,\n.t3-tceforms-input-wrapper-datetime .tceforms-datetimefield,\n.t3-tceforms-input-wrapper-datetime-hover .tceforms-datetimefield {\n\tposition: relative;\n\tz-index: 2000;\n\tmin-height: 14px;\n\tpadding-right: 20px!important;\n}\n\n.t3-tceforms-input-wrapper-hover .t3-tceforms-input-clearer,\n.t3-tceforms-input-wrapper-datetime-hover .t3-tceforms-input-clearer {\n\tz-index: 3700;\n}\n\ntable.typo3-TCEforms table#typo3-altdoc-header input:hover,\n.c-inputButton:hover {\n\tbackground: none;\n\tborder: 0;\n}\n\ntable.typo3-TCEforms span.typo3-TCEforms-recHeader {\n\tcolor: #555555;\n\tfont-weight: bold;\n}\n\ntable.typo3-TCEforms div.typo3-dyntabmenu-tabs,\ntable.typo3-TCEforms tr.typo3-TCEforms-recHeaderRow td {\n\tbackground: #f8f8f8;\n}\n\ntable.typo3-TCEforms tr.typo3-TCEforms-recHeaderRow td {\n\ttext-align: right;\n}\n\ntable.typo3-TCEforms span.typo3-TCEforms-newToken {\n\tcolor: #990000;\n\tfont-weight: bold;\n}\n\ntable.typo3-TCEforms span.typo3-TCEforms-helpText {\n\tbackground: transparent;\n\tcolor: #fff;\n}\n\ntable.typo3-TCEforms-select-checkbox {\n\tbackground-color: #ffffff;\n\tborder: 1px solid #aaa;\n}\n\ntable.typo3-TCEforms table.typo3-TCEforms-select-checkbox tr.c-header td {\n\tbackground-color: #fff;\n\tfont-weight: bold;\n}\n\ntable.typo3-TCEforms table.typo3-TCEforms-select-checkbox tr:nth-child(2n) {\n\tbackground-color: #f7f7f7;\n}\n\ntable.typo3-TCEforms table.typo3-TCEforms-select-checkbox tr.c-selectedItem {\n\tbackground-color: #d8ecd0;\n}\n\ntable.typo3-TCEforms table.typo3-TCEforms-select-checkbox tr.c-invalidItem {\n\tcolor: #dddddd;\n}\n\ntable.typo3-TCEforms table.typo3-TCEforms-select-checkbox tr:hover {\n\tbackground-color: #dedede;\n}\n\ntable.typo3-TCEforms table.typo3-TCEforms-select-checkbox tr.c-selectedItem:hover {\n\tbackground-color: #abd99a;\n}\n\ntable.typo3-TCEforms table.typo3-TCEforms-select-checkbox tr.c-invalidItem:hover {\n\tbackground-color: transparent;\n}\n\ntable.typo3-TCEforms table.typo3-TCEforms-select-checkbox tr td.c-labelCell {\n\twhite-space: nowrap;\n}\n\ntable.typo3-TCEforms optgroup.c-divider,\nselect option.c-divider {\n\tbackground-color: #eee;\n\tborder-top: 1px solid #666;\n\tcolor: #666;\n\tfont-style: italic;\n\ttext-transform: uppercase;\n}\n\ntable.typo3-TCEforms optgroup option {\n\tbackground-color: white;\n\tborder-bottom: none;\n\tcolor: black;\n\tfont-style: normal;\n\ttext-indent: 0px;\n\ttext-transform: none;\n}\n\ntable.typo3-TCEforms div.typo3-TCEforms-originalLanguageValue {\n\tbackground-color: #dadada;\n\tborder: 1px solid #c0c0c0;\n}\n\ntable.typo3-TCEforms div.typo3-TCEforms-diffBox {\n\tbackground-color: white;\n\tborder: 1px solid black;\n}\n\ntable.typo3-TCEforms div.typo3-TCEforms-diffBox-header {\n\tbackground-color: red;\n\tfont-weight: bold;\n}\n\ntable.typo3-TCEforms div.typo3-dyntabmenu-divs {\n\tborder-bottom: 0;\n}\n\n/* Default. Always used on main-palettes in the bottom of the forms */\ntable.typo3-TCEforms .class-main1,\ntable.typo3-TCEforms .class-main11,\ntable.typo3-TCEforms .class-main21,\ntable.typo3-TCEforms .class-main31,\ntable.typo3-TCEforms .class-main41,\ntable.typo3-TCEforms .class-main51 {\n}\n\ntable.typo3-TCEforms .class-main2 td,\ntable.typo3-TCEforms .class-main12 td,\ntable.typo3-TCEforms .class-main22 td,\ntable.typo3-TCEforms .class-main32 td,\ntable.typo3-TCEforms .class-main42 td,\ntable.typo3-TCEforms .class-main52 td {\n\tborder-top: 1px solid #c0c0c0;\n}\n\ntable.typo3-TCEforms .class-main1 .typo3-TCEforms-checkboxArray td,\ntable.typo3-TCEforms .class-main11 .typo3-TCEforms-checkboxArray td,\ntable.typo3-TCEforms .class-main21 .typo3-TCEforms-checkboxArray td,\ntable.typo3-TCEforms .class-main31 .typo3-TCEforms-checkboxArray td,\ntable.typo3-TCEforms .class-main41 .typo3-TCEforms-checkboxArray td,\ntable.typo3-TCEforms .class-main51 .typo3-TCEforms-checkboxArray td {\n\tpadding-right: 5px;\n}\n\ntable.typo3-TCEforms tr.class-main2:first-child td,\ntable.typo3-TCEforms tr.class-main12:first-child td,\ntable.typo3-TCEforms tr.class-main22:first-child td,\ntable.typo3-TCEforms tr.class-main32:first-child td,\ntable.typo3-TCEforms tr.class-main42:first-child td,\ntable.typo3-TCEforms tr.class-main52:first-child td {\n\tborder-top: 0;\n}\n\ntable.typo3-TCEforms .class-main2,\ntable.typo3-TCEforms .class-main12,\ntable.typo3-TCEforms .class-main22,\ntable.typo3-TCEforms .class-main32,\ntable.typo3-TCEforms .class-main42,\ntable.typo3-TCEforms .class-main52 {\n}\n\n\n\n\ntable.typo3-TCEforms table.wrapperAttention .class-main2,\ntable.typo3-TCEforms table.wrapperAttention .class-main12,\ntable.typo3-TCEforms table.wrapperAttention .class-main22,\ntable.typo3-TCEforms table.wrapperAttention .class-main32,\ntable.typo3-TCEforms table.wrapperAttention .class-main42,\ntable.typo3-TCEforms table.wrapperAttention .class-main52 {\n\n}\n\n\ntable.typo3-TCEforms .class-main4,\ntable.typo3-TCEforms .class-main14,\ntable.typo3-TCEforms .class-main24,\ntable.typo3-TCEforms .class-main34,\ntable.typo3-TCEforms .class-main44,\ntable.typo3-TCEforms .class-main54 {\n\tcolor: #000000;\n}\n\ntable.typo3-TCEforms .class-main5,\ntable.typo3-TCEforms .class-main15,\ntable.typo3-TCEforms .class-main25,\ntable.typo3-TCEforms .class-main35,\ntable.typo3-TCEforms .class-main45,\ntable.typo3-TCEforms .class-main55 {\n\tcolor: #3c3c44;\n}\n\ntable.typo3-TCEforms .wrapperTable,\ntable.typo3-TCEforms .wrapperTable1,\ntable.typo3-TCEforms .wrapperTable2,\ntable.typo3-TCEforms .wrapperTable3,\ntable.typo3-TCEforms .wrapperTable4,\ntable.typo3-TCEforms .wrapperTable5 {\n\tborder: 1px solid #c0c0c0;\n}\n\ntable.typo3-TCEforms .wrapperTable1 {\n\tborder-top: 1px solid #c0c0c0;\n}\n\ntable.typo3-TCEforms .typo3-dyntabmenu-divs .wrapperTable,\ntable.typo3-TCEforms .typo3-dyntabmenu-divs .wrapperTable1,\ntable.typo3-TCEforms .typo3-dyntabmenu-divs .wrapperTable2,\ntable.typo3-TCEforms .typo3-dyntabmenu-divs .wrapperTable3,\ntable.typo3-TCEforms .typo3-dyntabmenu-divs .wrapperTable4,\ntable.typo3-TCEforms .typo3-dyntabmenu-divs .wrapperTable5 {\n\tborder: none;\n\tborder-bottom: 1px solid #c0c0c0;\n}\n\ntable.typo3-TCEforms table.wrapperAttention .wrapperTable,\ntable.typo3-TCEforms table.wrapperAttention .wrapperTable1,\ntable.typo3-TCEforms table.wrapperAttention .wrapperTable2,\ntable.typo3-TCEforms table.wrapperAttention .wrapperTable3,\ntable.typo3-TCEforms table.wrapperAttention .wrapperTable4,\ntable.typo3-TCEforms table.wrapperAttention .wrapperTable5 {\n}\n\n.t3-form-palette-fieldset {\n\tborder:none;\n}\n\ntable.typo3-TCEforms div.imagethumbs .nobr {\n\tbackground-color: #CCC;\n}\n\ntable.typo3-TCEforms span.filetypes {\n\tfont-size: 0.8em;\n}\n\ninput.typo3-TCEforms-suggest-search {\n\tbackground-image: url('../../icons/gfx/zoom.gif');\n\tbackground-position: 2px center;\n\tbackground-repeat: no-repeat;\n}\n\ndiv.typo3-TCEforms-suggest-choices {\n\tbackground-color: white;\n\tborder: 1px solid #888;\n}\n\ndiv.typo3-TCEforms-suggest-choices ul {\n\tlist-style-type: none;\n}\n\ndiv.typo3-TCEforms-suggest-choices li.selected {\n\tbackground-color: #ffb !important;\n}\n\ndiv.typo3-TCEforms-suggest-choices li {\n\tcursor: pointer;\n\tbackground-color: #efeff4;\n\tbackground-repeat: no-repeat;\n\tbackground-position: 4px center;\n\tlist-style-type: none;\n}\n\ndiv.typo3-TCEforms-suggest-choices li.pages {\n\tbackground-color: #fcc;\n}\n\ndiv.typo3-TCEforms-suggest-choices span.suggest-uid {\n\tfont-size: 0.9em;\n}\n\ndiv.typo3-TCEforms-suggest-choices span.suggest-path {\n\tfont-size: 0.9em;\n}\n\ndiv.typo3-TCEforms-suggest-choices span.suggest-path abbr {\n\tborder-bottom: none;\n}\n\ndiv.typo3-TCEforms-suggest-choises a {\n\tcursor: pointer;\n}\n\n/* - - - - - - - - - - - - - - - - - - - - -\nTCEforms Flexforms\n- - - - - - - - - - - - - - - - - - - - - */\n.t3-form-field-container-flex {\n}\n\n.t3-form-field-label-flex {\n\tborder-top: 1px solid #c0c0c0;\n}\n\ndiv.t3-form-field-container:first-child .t3-form-field-label-flex {\n\tborder-top: 0;\n}\n\n/** no separate background for dyntabs in flexforms **/\ntable.typo3-TCEforms .wrapperTable div.typo3-dyntabmenu-tabs ,\ntable.typo3-TCEforms .wrapperTable1 div.typo3-dyntabmenu-tabs,\ntable.typo3-TCEforms .wrapperTable2 div.typo3-dyntabmenu-tabs,\ntable.typo3-TCEforms .wrapperTable3 div.typo3-dyntabmenu-tabs,\ntable.typo3-TCEforms .wrapperTable4 div.typo3-dyntabmenu-tabs,\ntable.typo3-TCEforms .wrapperTable5 div.typo3-dyntabmenu-tabs {\n\tbackground: transparent;\n}\n\n/** tabs inside the table => flexforms */\ntable.typo3-TCEforms .wrapperTable .typo3-dyntabmenu-divs,\ntable.typo3-TCEforms .wrapperTable1 .typo3-dyntabmenu-divs,\ntable.typo3-TCEforms .wrapperTable2 .typo3-dyntabmenu-divs,\ntable.typo3-TCEforms .wrapperTable3 .typo3-dyntabmenu-divs,\ntable.typo3-TCEforms .wrapperTable4 .typo3-dyntabmenu-divs,\ntable.typo3-TCEforms .wrapperTable5 .typo3-dyntabmenu-divs {\n\tborder: 1px solid #c0c0c0;\n}\n\n\n/* - - - - - - - - - - - - - - - - - - - - -\nTCEforms Inline-Relational-Record-Editing\n- - - - - - - - - - - - - - - - - - - - - */\n.t3-form-field-container-inline {\n\tborder: 1px solid #dbdbdb;\n background-color:#f9f9f9;\n}\n\n.t3-form-field-header-inline {\n background-image: linear-gradient(top, rgb(218,218,218) 0%, rgb(192,192,192) 100%);\n background-image: -o-linear-gradient(top, rgb(218,218,218) 0%, rgb(192,192,192) 100%);\n background-image: -moz-linear-gradient(top, rgb(218,218,218) 0%, rgb(192,192,192) 100%);\n background-image: -webkit-linear-gradient(top, rgb(218,218,218) 0%, rgb(192,192,192) 100%);\n background-image: -ms-linear-gradient(top, rgb(218,218,218) 0%, rgb(192,192,192) 100%);\n\n background-image: -webkit-gradient(\n \tlinear,\n \tleft top,\n \tleft bottom,\n \tcolor-stop(0, rgb(218,218,218)),\n \tcolor-stop(1, rgb(192,192,192))\n );\n}\n\n.t3-form-field-container-inline-hidden,\n.t3-form-field-container-inline-placeHolder {\n\topacity:0.3;\n}\n\n.t3-form-field-header-inline table {\n vertical-align:top;\n}\n\n.t3-form-field-header-inline td.t3-form-field-header-inline-thumbnail img {\n border-bottom:1px solid white;\n}\n\n.t3-form-field-record-inline {\n\n}\n\ntable.typo3-TCEforms .t3-form-field-container-inline .wrapperTable,\ntable.typo3-TCEforms .t3-form-field-container-inline .wrapperTable1,\ntable.typo3-TCEforms .t3-form-field-container-inline .wrapperTable2,\ntable.typo3-TCEforms .t3-form-field-container-inline .wrapperTable3,\ntable.typo3-TCEforms .t3-form-field-container-inline .wrapperTable4,\ntable.typo3-TCEforms .t3-form-field-container-inline .wrapperTable5 {\n\tborder: 0;\n}\n\n/* - - - - - - - - - - - - - - - - - - - - -\nTCEforms Sections\n- - - - - - - - - - - - - - - - - - - - - */\n\n.typo3-TCEforms-flexForm .bgColor4,\n.typo3-TCEforms-flexForm .bgColor5 {\n\tbackground: none;\n\tdisplay: inline-block;\n}\n\n.t3-form-field-label-flexsection {\n\tborder-top: 1px solid #cdcdcd;\n}\n\n.t3-form-field-container-flexsections {\n\tbackground: #dadada;\n}\n\n.t3-form-field-record-flexsection {\n\tbackground: #eee;\n}\n\n.t3-form-field-add-flexsection {\n\tborder-top: 1px solid #cdcdcd;\n}\n\n\n.typo3-TCEforms-select-selectedItemWithBackgroundImage {\n\tbackground-color:#fff;\n\tbackground-position: 0% 50%;\n\tbackground-repeat:no-repeat;\n\tpadding:1px 1px 1px 24px;\n}\n\n.ext-webkit .typo3-TCEforms-select-selectedItemWithBackgroundImage {\n\ttext-indent: 20px;\n\tbackground-position-x: 6px;\n}\n.ext-webkit .typo3-TCEforms-select-selectedItemWithBackgroundImage optgroup option {\n\ttext-indent: 20px;\n}\n.ext-chrome:not(.ext-mac) .typo3-TCEforms-select-selectedItemWithBackgroundImage {\n\ttext-indent: 0px;\n\tbackground-position-x: 5px;\n}\n\n.t3-tceforms-fieldReadOnly {\n padding:5px;\n border:1px solid #cccccc;\n background: #f4f4f4;\n color: #696362;\n -webkit-box-shadow: inset 0px 0px 5px 0px #e8e8e8;\n box-shadow: inset 0px 0px 5px 0px #e8e8e8;\n padding-right:21px;\n position:relative;\n}\n\n.t3-tceforms-fieldReadOnly span.t3-icon {\n position:absolute;\n right:3px;\n top:4px;\n}\n\n.t3-form-field-item {\n\tposition: relative;\n\tdisplay: inline-block;\n\tborder: 1px solid transparent;\n}\n\n.t3-form-field-item.disabled {\n\tborder: 1px dotted #696362;\n}\n\n.t3-form-field-disable,\n.t3-form-field-item.disabled .t3-form-field-item.disabled .t3-form-field-disable {\n\tdisplay: none;\n}\n.t3-form-field-item.disabled .t3-form-field-disable {\n\tz-index: 8000;\n\tbackground: #f4f4f4;\n\tdisplay: block;\n\tposition: absolute;\n\twidth: 100%;\n\theight: 100%;\n\n\topacity: 0.5;\n\tfilter: alpha(opacity=50);\n\t-moz-opacity: 0.5;\n} =================================================================== --- typo3/sysext/t3skin/stylesheets/visual/element_tceforms.css (revision da29f0cf7b7d8248efaec74ee61ab31ade893ff4) +++ typo3/sysext/t3skin/stylesheets/visual/element_tceforms.css (revision ) @@ -514,8 +514,11 @@ .t3-form-field-item { position: relative; - display: inline-block; border: 1px solid transparent; +} + +.t3-tceforms-widget-null-wrapper + .t3-form-field-item { + display: inline-block; } .t3-form-field-item.disabled { \ No newline at end of file