Project

General

Profile

Bug #22915 » 14765.diff

Administrator Admin, 2010-06-17 14:27

View differences:

typo3/sysext/t3skin/stylesheets/visual/element_tceforms.css (working copy)
table.typo3-TCEforms .wrapperTable3,
table.typo3-TCEforms .wrapperTable4,
table.typo3-TCEforms .wrapperTable5 {
border: 1px solid #a2aab8;
border-top: 1px solid #a2aab8;
padding-top: 5px;
}
table.typo3-TCEforms table.wrapperAttention .wrapperTable,
typo3/sysext/t3skin/stylesheets/visual/element_tab.css (working copy)
background-image: -moz-linear-gradient(center top, #ffffff 0px, #ececec 100px);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0px, #ffffff), color-stop(100px, #ececec));
border: 1px solid #adadad;
border-top: none;
}
div.typo3-dyntabmenu-divs p.c-descr {
(1-1/3)