Bug #18118 » 20080211_css_gremlins.diff
typo3/class.file_list.inc (working copy) | ||
---|---|---|
if ($this->clipBoard) $rowlist.=',_CLIPBOARD_';
|
||
$this->fieldArray = explode(',',$rowlist);
|
||
// half line is drawn
|
||
$theData = Array();
|
||
$theData[$titleCol] = $this->widthGif;
|
||
$out.=$this->addelement(0,'',$theData,'');
|
||
// Directories are added
|
||
$iOut = '';
|
||
$iOut.= $this->formatDirList($dirs);
|
typo3/classes/class.modulemenu.php (working copy) | ||
---|---|---|
$onClickString = htmlspecialchars('top.goToModule(\''.$moduleData['name'].'\');'.$onBlur.'return false;');
|
||
$submoduleLink = '<a href="#" onclick="'.$onClickString.'" title="'.$moduleData['description'].'">'
|
||
//TODO make icon a background image using css
|
||
.$moduleData['icon']['html'].' '
|
||
.'<span class="submodule-icon">'.$moduleData['icon']['html'].'</span>'
|
||
.'<span>'.htmlspecialchars($moduleData['title']).'</span>'
|
||
.'</a>';
|
||
}
|
typo3/stylesheet.css (working copy) | ||
---|---|---|
TABLE#typo3-tabmenu TR { height: 1.5em; }
|
||
TABLE#typo3-tabmenu TD.tabact { color: black; border: solid black 1px; background: #e7dba8; }
|
||
TABLE#typo3-tabmenu TD.tab { color: #666; border: solid #555 1px; border-left: solid #aaa 3px; background: #c4d4cd; }
|
||
TABLE#typo3-tabmenu TD.tab, TABLE#typo3-tabmenu TD.tabact { border-radius: 3px; -moz-border-radius: 3px; border-bottom: 0px; }
|
||
TABLE#typo3-tabmenu TD.tab, TABLE#typo3-tabmenu TD.tabact { border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-bottom: 0px; }
|
||
TABLE#typo3-tabmenu TD A { color: #666; text-decoration: none; display: block; width: 100%; padding: 2px 5px 3px 2px; }
|
||
TABLE#typo3-tabmenu TD.tabact A { color: black; padding-left: 10px; padding-right: 10px; }
|
||
TABLE#typo3-tabmenu TD A:hover { color: black; text-decoration: none; }
|
||
... | ... | |
TABLE.typo3-tabmenu TD:hover { background: #f6eab7; }
|
||
DIV.typo3-dyntabmenu-divs-foldout DIV.c-tablayer { margin-left: 20px; }
|
||
DIV.typo3-dyntabmenu-divs-foldout DIV.tab, DIV.typo3-dyntabmenu-divs-foldout DIV.tab_over, DIV.typo3-dyntabmenu-divs-foldout DIV.tabact, DIV.typo3-dyntabmenu-divs-foldout DIV.tabact_over, DIV.typo3-dyntabmenu-divs-foldout DIV.disabled, DIV.typo3-dyntabmenu-divs-foldout DIV.disabled_over { border: solid black 1px; margin-top: 5px; border-radius: 3px; -moz-border-radius: 3px; }
|
||
DIV.typo3-dyntabmenu-divs-foldout DIV.tab, DIV.typo3-dyntabmenu-divs-foldout DIV.tab_over, DIV.typo3-dyntabmenu-divs-foldout DIV.tabact, DIV.typo3-dyntabmenu-divs-foldout DIV.tabact_over, DIV.typo3-dyntabmenu-divs-foldout DIV.disabled, DIV.typo3-dyntabmenu-divs-foldout DIV.disabled_over { border: solid black 1px; margin-top: 5px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
|
||
DIV.typo3-dyntabmenu-divs-foldout DIV.tab { background: #c4d4cd; background-image: url(gfx/ol/plusbullet.gif); background-repeat: no-repeat; }
|
||
DIV.typo3-dyntabmenu-divs-foldout DIV.tab_over { background: #f6eab7; background-image: url(gfx/ol/arrowbullet.gif); background-repeat: no-repeat; }
|
||
DIV.typo3-dyntabmenu-divs-foldout DIV.tabact { background: #e7dba8; background-image: url(gfx/ol/minusbullet.gif); background-repeat: no-repeat; }
|
||
... | ... | |
div#typo3-docheader div.buttonsright { margin: 0 3px 0 0; line-height: 16px; float: right; }
|
||
div#typo3-docheader img, div#typo3-docheader input { margin: 2px 3px 0; vertical-align: top; }
|
||
div#typo3-docheader img.typo3-csh-icon { margin: 2px 2px 0 2px; }
|
||
div#typo3-docheader-row2 img { vertical-align: top !important; margin-top: 5px !important; }
|
||
div#typo3-docheader-row2 div { vertical-align: baseline }
|
||
div#typo3-docheader select { margin: 1px 0 0; }
|
||
div#typo3-docheader div.pagepath { margin-left: 6px; float: left; }
|
||
div#typo3-docheader div.infooptions { margin-right: 6px; float: right; }
|
||
... | ... | |
/* File > List */
|
||
TABLE#typo3-filelist { margin-top: 10px;}
|
||
TABLE#typo3-filelist IMG { vertical-align: middle; }
|
||
TABLE#typo3-filelist TR TD { padding-left: 1px; padding-right: 6px; }
|
||
TABLE#typo3-filelist TR TD { padding: 3px; }
|
||
TABLE#typo3-filelist TR TD.c-headLine { background-color: #ccc; font-weight: bold; height: 16px; }
|
||
TABLE#typo3-filelist TR TD DIV.typo3-clipCtrl { background-color: #abbbb4; text-align: center; }
|
||
... | ... | |
A.typo3-csh-link SPAN.typo3-csh-inline { display: none; position: absolute; padding: 1px 2px 2px 2px; background: #ffffff; border: 1px solid #050505; width: 200px; z-index: 100; color: #000000; font-weight: normal; }
|
||
A.typo3-csh-link:hover SPAN.typo3-csh-inline { display: block; }
|
||
SPAN.typo3-csh-inline SPAN.header, TABLE.typo3-csh-inline SPAN.header { font-weight: bold; float: left; width: 100%; background-color: #F6F2E6; }
|
||
SPAN.typo3-csh-inline { line-height: 16px; }
|
||
/*********************************************
|
||
* TypoScript Highlighting:
|
||
*********************************************/
|
typo3/css/modulemenu.css (working copy) | ||
---|---|---|
margin: 3px 0px 3px;
|
||
}
|
||
#typo3-menu li div img {
|
||
vertical-align:top;
|
||
margin-right:2px;
|
||
#typo3-menu li span.submodule-icon {
|
||
display: inline-block;
|
||
display: -moz-inline-box;
|
||
width: 20px;
|
||
vertical-align: top;
|
||
}
|
||
#typo3-menu li span {
|
||
padding-left: 2px;
|
||
/* IE needs a special treatment */
|
||
* html #typo3-menu li span.submodule-icon {
|
||
margin-right: 3px;
|
||
}
|
||
#typo3-menu li ul li {
|
||
... | ... | |
display: block;
|
||
}
|
||
#typo3-menu li ul li a img {
|
||
float: left;
|
||
margin-right:2px;
|
||
}
|
||
#typo3-menu li.menuSection li:hover,
|
||
#typo3-menu li.highlighted {
|
||
background-color: #e3dfdb;
|
typo3/sysext/t3skin/stylesheets/stylesheet_post.css (working copy) | ||
---|---|---|
@import "typo3-index-php.css";
|
||
@import "typo3-tree.css";
|
||
@import "ext-cms-layout-db-layout-php.css";
|
||
@import "typo3-file-list.css";
|
||
@import "typo3-workspaces.css";
|
||
/***************************************************************
|
||
... | ... | |
a.typo3-goBack {
|
||
background: none;
|
||
background-color: transparent;
|
||
}
|
||
select, textarea, input, td, body, .defstyle, p, div {
|
||
color: #212424;
|
||
}
|
||
select, textarea, input {
|
||
textarea, input {
|
||
border-top: 1px solid #838EA0;
|
||
border-left: 1px solid #838EA0;
|
||
border-right: 1px solid #545861;
|
||
... | ... | |
background-color: #FEFEFE;
|
||
}
|
||
select:hover, textarea:hover, input:hover {
|
||
textarea:hover, input:hover {
|
||
border-top: 1px solid #AAAAAA;
|
||
border-left: 1px solid #AAAAAA;
|
||
border-right: 1px solid #888888;
|
typo3/sysext/t3skin/stylesheets/typo3-TCEforms.css (working copy) | ||
---|---|---|
padding-bottom: 5px;
|
||
}
|
||
table.typo3-TCEforms tr.bgColor2 {
|
||
background-image: none;
|
||
}
|
||
table#typo3-altdoc-header input,
|
||
.c-inputButton {
|
||
background: none;
|
typo3/sysext/t3skin/stylesheets/typo3-db-list-php.css (working copy) | ||
---|---|---|
border: 1px solid #A2AAB8;
|
||
}
|
||
table.typo3-dblist .db_list_alt {
|
||
background-color: #F8F9FB;
|
||
table.typo3-dblist tr td.db_list_alt {
|
||
background-color: #E4E5F0;
|
||
}
|
||
table#typo3-dblist-top table.bgColor4 {
|
typo3/sysext/t3skin/stylesheets/typo3-file-list.css (revision 0) | ||
---|---|---|
/* - - - - - - - - - - - - - - - - - - - - -
|
||
Title : TYPO3 File->Filelist Styles
|
||
Author : Jeff Segars <jeff@webempoweredchurch.org
|
||
URL : http://typo3.org
|
||
Description : Overwrites default styles for the File->Filelist module.
|
||
$Id$
|
||
- - - - - - - - - - - - - - - - - - - - - */
|
||
table#typo3-filelist {
|
||
border:1px solid #A2AAB8;
|
||
margin-top:10px;
|
||
}
|
||
table#typo3-filelist-top tr {
|
||
vertical-align: bottom;
|
||
}
|
||
table#typo3-filelist tr td.c-headLine {
|
||
background-color:#B8BEC9;
|
||
background-image:url(../icons/gfx/alt_menu_mainitem_bg.gif);
|
||
background-repeat:repeat-x;
|
||
}
|
||
table#typo3-filelist tr td.c-headLine a {
|
||
color:#FFFFFF;
|
||
}
|
||
table#typo3-filelist tr td img {
|
||
text-align: center;
|
||
}
|
||
table#typo3-filelist tr td div.typo3-clipCtrl {
|
||
background-color:transparent;
|
||
}
|
typo3/sysext/t3skin/stylesheets/typo3-tree.css (working copy) | ||
---|---|---|
table#typo3-browsetree {
|
||
margin: 10px 0 20px 10px;
|
||
}
|
||
table#typo3-tree tr td { padding:0px; }
|
||
ul.tree ul li.expanded ul { background: transparent url('../icons/gfx/ol/line.gif') top left repeat-y; }
|
||
ul.tree ul li.last > ul { background: none; }
|
||
ul.tree li.active, ul.tree ul li.active { background-color: #D7DBE2 !important; }
|
||
ul.tree li.active span a, ul.tree ul li.active span a { font-weight: bold; }
|
||
ul.tree li.active ul, ul.tree ul li.active ul { background-color: #EFEFF4; }
|
||
ul.tree li.active ul span a, ul.tree ul li.active ul span a { font-weight: normal; }
|
||
ul.tree li.active ul span a, ul.tree ul li.active ul span a { font-weight: normal; }
|
typo3/sysext/t3skin/stylesheets/typo3-colors.css (working copy) | ||
---|---|---|
color: #FFFFFF;
|
||
}
|
||
.bgColor3-20 {
|
||
background-color: #E4E5F0;
|
||
}
|
||
.bgColor4 {
|
||
background-color: #EFEFF4;
|
||
}
|
||
}
|
||
.bgColor4-20 {
|
||
background-color: #F8F9FA;
|
typo3/sysext/t3skin/stylesheets/ext-cms-layout-db-layout-php.css (working copy) | ||
---|---|---|
.typo3-page-colHeader .bgColor2 div {
|
||
color: #FFFFFF;
|
||
}
|
||
table.typo3-page-pages tr td.c-headLine {
|
||
background-color: #D7DBE2;
|
||
}
|
typo3/sysext/t3skin/stylesheets/typo3-dyntabmenu.css (working copy) | ||
---|---|---|
background-color: #F8F9FB;
|
||
}
|
||
div.typo3-dyntabmenu-divs-foldout div.disabled,
|
||
div.typo3-dyntabmenu-divs-foldout div.disabled_over {
|
||
background: #CCCCCC;
|
||
}
|
||
div.typo3-dyntabmenu-divs-foldout div.tab,
|
||
div.typo3-dyntabmenu-divs-foldout div.tabact {
|
||
background: #FEFEFE;
|
||
|
||
}
|
||
div.typo3-dyntabmenu-divs-foldout div.tab_over,
|
||
div.typo3-dyntabmenu-divs-foldout div.tabact_over {
|
||
background: #D7DBE2;
|
||
}
|
||
DIV.typo3-dyntabmenu-divs {
|
||
div.typo3-dyntabmenu-divs {
|
||
padding:0;
|
||
}
|
||
typo3/sysext/cms/layout/class.tx_cms_layout.php (working copy) | ||
---|---|---|
}
|
||
// Add headers:
|
||
$out.='
|
||
<tr>'.implode($midSep,$cCont).'
|
||
<tr class="bgColor5">'.implode($midSep,$cCont).'
|
||
</tr>';
|
||
$out.='
|
||
<tr>'.implode($midSep,$sCont).'
|
||
<tr class="bgColor5">'.implode($midSep,$sCont).'
|
||
</tr>';
|
||
// Traverse previously built content for the columns:
|