Project

General

Profile

Bug #60002 » ts-module-skinfix.patch

Anonymous, 2014-07-11 11:50

View differences:

typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateModuleController.php
TABLE#typo3-objectBrowser { width: 100%; margin-bottom: 24px; }
TABLE#typo3-objectBrowser A { text-decoration: none; }
TABLE#typo3-objectBrowser .comment { color: maroon; font-weight: bold; }
TABLE#typo3-objectBrowser span.t3-icon { margin-right: 0; }
TABLE#typo3-objectBrowser .t3-icon-blank,
TABLE#typo3-objectBrowser .t3-icon-line,
TABLE#typo3-objectBrowser .t3-icon-join,
TABLE#typo3-objectBrowser .t3-icon-joinbottom,
TABLE#typo3-objectBrowser .t3-icon-minus,
TABLE#typo3-objectBrowser .t3-icon-minusbottom,
TABLE#typo3-objectBrowser .t3-icon-plus,
TABLE#typo3-objectBrowser .t3-icon-plusbottom { height: 18px; margin-top: 1px; }
TABLE#typo3-objectBrowser .t3-icon-minus { background-position-y: -343px !important; }
TABLE#typo3-objectBrowser .t3-icon-minusbottom { background-position-y: -343px !important; }
TABLE#typo3-objectBrowser .t3-icon-plus { background-position-y: -375px !important; }
TABLE#typo3-objectBrowser .t3-icon-plusbottom { background-position-y: -375px !important; }
TABLE#typo3-objectBrowser .t3-icon-join { background-position-y: -311px !important; }
TABLE#typo3-objectBrowser .t3-icon-joinbottom { background-position-y: -311px !important; }
.ts-typoscript { width: 100%; }
.tsob-menu label, .tsob-menu-row2 label, .tsob-conditions label { padding: 0 5px 0 0; vertical-align: text-top;}
.tsob-menu-row2 {margin-top: 10px;}
(2-2/2)