Project

General

Profile

Bug #22887 » 14733_css.diff

Administrator Admin, 2010-06-16 09:29

View differences:

typo3/sysext/t3skin/extjs/xtheme-t3skin.css (Arbeitskopie)
.x-tab-strip-spacer { display: none; }
.x-tab-strip { padding-left: 10px; }
.x-panel {
border-style: solid;
border-color: #A2AAB8;
......
.x-panel-body {
border-color: #A2AAB8;
background-color:#fff;
background-color: #f1f1f1;
}
.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar {
typo3/sysext/t3skin/stylesheets/structure/element_version.css (Arbeitskopie)
- - - - - - - - - - - - - - - - - - - - - */
div.workspace-info {
/*margin: -10px -10px 5px -10px;*/
font-weight:bold;
padding: 3px 7px;
padding: 7px;
}
table.workspace-overview td {
......
#ver-wl-new-workspace-icon {
margin-right: 5px;
float: left;
}
}
typo3/sysext/t3skin/stylesheets/structure/element_tree.css (Arbeitskopie)
body#typo3-pagetree #typo3-inner-docbody,
body#typo3-alt-file-navframe-php #typo3-inner-docbody {
padding: 0 0 10px 5px;
padding: 0 0 10px 0;
}
ul.tree {
clear: both;
margin: 16px 0 0 5px;
margin: 16px 0 0 10px;
padding: 0;
}
typo3/sysext/t3skin/stylesheets/structure/module_web_page.css (Arbeitskopie)
position: relative;
}
.t3-page-colHeader a {
position: relative;
}
.t3-page-colHeader-icons {
position: absolute;
left: 4px;
typo3/sysext/t3skin/stylesheets/structure/element_docheader.css (Arbeitskopie)
bottom: 0;
overflow: auto;
position: absolute;
top: 51px;
top: 49px;
width: 100%;
z-index: 2;
}
......
height: 20px;
margin-left: 5px;
padding-left: 20px;
}
}
typo3/sysext/t3skin/stylesheets/structure/element_message.css (Arbeitskopie)
.typo3-message {
margin-bottom: 4px;
padding: 6px;
padding-left: 26px;
padding: 12px;
padding-left: 36px;
}
.typo3-message ul,
......
.typo3-message .message-header {
display: block;
margin-bottom: 5px;
margin-top: -1px;
}
}
typo3/sysext/t3skin/stylesheets/structure/module_web_list.css (Arbeitskopie)
padding-right: 0px;
}
/* Special treatment for searchfield on page */
#typo3-dblist-search-container {
position: relative;
}
#typo3-dblist-search input[type="submit"] {
height: 19px;
margin-left: 5px;
......
height: 8px;
padding: 4px 5px;
width: 7px;
}
}
typo3/sysext/t3skin/stylesheets/structure/element_tab.css (Arbeitskopie)
table#typo3-tabmenu td a {
display: block;
margin-top: 1px;
padding: 5px 10px 5px 10px;
margin-right: 1px;
}
table#typo3-tabmenu td.tabact a {
......
/* - - - - - - - - - - - - - - - - - - - - -
Dynamic Tab menu (template.php)
- - - - - - - - - - - - - - - - - - - - - */
div.typo3-dyntabmenu-divs {
padding: 0;
}
......
table.typo3-dyntabmenu td a {
display: block;
padding: 5px 10px 5px 10px;
margin-right: 1px;
position: relative;
top: 1px;
}
table.typo3-dyntabmenu td.tabact a,
table.typo3-dyntabmenu td.tabact_over a,
table#typo3-tabmenu td.tabact a,
table#typo3-tabmenu td.tabact_over a {
margin-top: 0px;
padding-bottom: 6px;
}
table.typo3-dyntabmenu td.tab_over a,
table#typo3-tabmenu td.tab_over a {
margin-top: 0px;
}
div.typo3-dyntabmenu-divs-foldout div.c-tablayer {
margin-left: 20px;
}
......
div.typo3-dyntabmenu-divs-foldout div.tabact_over a {
display: block;
padding: 2px 2px 2px 18px;
}
}
typo3/sysext/t3skin/stylesheets/visual/element_version.css (Arbeitskopie)
#typo3-pagetree .workspace-info {
background-color: #ffec97;
font-weight: bold;
}
table#typo3-versionSelector {
typo3/sysext/t3skin/stylesheets/visual/main_content.css (Arbeitskopie)
/* Normal section headers */
h3 {
font-size: 13px;
font-size: 12px;
}
/* Discrete section headers (no background) */
......
}
.uppercase {
text-transform: uppercase;
padding-bottom: 6px;
border-bottom: 1px solid #cdcdcd;
}
.tableheader td {
typo3/sysext/t3skin/stylesheets/visual/element_message.css (Arbeitskopie)
.typo3-message {
border: 1px solid;
background-position: 4px 4px;
background-position: 10px 12px;
background-repeat: no-repeat;
}
......
}
.message-notice {
color: #777;
background-color: #f6f7fa;
background-image: url('../../icons/gfx/notice.png');
border-color: #c2cbcf;
}
.message-notice a {
color: #777;
}
.message-information {
background-color: #ddeef9;
color: #4c73a1;
background-color: #eaf7ff;
background-image: url('../../icons/gfx/information.png');
border-color: #8aafc4;
border-color: #c5dbe6;
}
.message-information a {
color: #4c73a1;
}
.message-ok {
color: #3b7826;
background-color: #cdeaca;
background-image: url('../../icons/gfx/ok.png');
border-color: #58b548;
}
.message-ok a {
color: #3b7826;
}
.message-warning {
background-color: #fbffb3;
background-image: url('../../icons/gfx/warning.png');
border-color: #c4b70d;
color: #9e7d4a;
background-color:#fbf6de;
background-image: url("../../icons/gfx/warning.png");
border-color: #b1905c;
}
.message-warning a {
color: #9e7d4a;
}
.message-error {
background-color: #fbb19b;
color: #aa0225;
background-color: #f6d3cf;
background-image: url('../../icons/gfx/error.png');
border-color: #dc4c42;
}
border-color: #d66c68;
}
.message-error a {
color: #aa0225;
}
typo3/sysext/t3skin/stylesheets/visual/module_menu.css (Arbeitskopie)
$Id$
- - - - - - - - - - - - - - - - - - - - - */
#typo3-side-menu {
#typo3-module-menu {
background: #dddddd;
background-image: url('../../images/backgrounds/module-menu-right.gif');
background-position: right top;
background-repeat: repeat-y;
}
#typo3-menu {
#typo3-module-menu .x-panel-body {
background-color: transparent;
}
#typo3-side-menu {
background-image: url('../../images/backgrounds/module-menu-top.png');
background-position: right top;
background-repeat: no-repeat;
typo3/sysext/t3skin/stylesheets/visual/element_tab.css (Arbeitskopie)
$Id$
- - - - - - - - - - - - - - - - - - - - - */
/*
table#typo3-tabmenu td.tabact {
color: black;
background: #e7dba8;
border: solid black 1px;
}
table#typo3-tabmenu td.tab {
background: #c4d4cd;
border: solid #555 1px;
border-left: solid #aaa 3px;
color: #666;
}
table#typo3-tabmenu td.tab,
table#typo3-tabmenu td.tabact {
border-bottom: 0px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
table.typo3-dyntabmenu td a,
table#typo3-tabmenu td a {
color: #666;
text-decoration: none;
}
table#typo3-tabmenu td.tabact a {
color: black;
}
table#typo3-tabmenu td A:hover {
color: black;
text-decoration: none;
}
table#typo3-tabmenu td.tab:hover {
background: #f6eab7;
}
/* - - - - - - - - - - - - - - - - - - - - -
Dynamic Tab menu (template.php)
- - - - - - - - - - - - - - - - - - - - - */
table.typo3-dyntabmenu td {
background: #dadada;
border: 1px solid #adadad;
border-bottom: none;
......
-webkit-border-top-right-radius: 3px;
}
table.typo3-dyntabmenu td.tabact,
table.typo3-dyntabmenu td.tab_over,
table.typo3-dyntabmenu td.tabact_over {
background: #ffffff;
}
table.typo3-dyntabmenu td.tabact a,
table.typo3-dyntabmenu td.tab_over a,
table.typo3-dyntabmenu td.tabact_over a {
table.typo3-dyntabmenu td.tabact_over a,
table#typo3-tabmenu td.tabact a,
table#typo3-tabmenu td.tab_oder a,
table#typo3-tabmenu td.tabact_over a {
color: #000;
background: #ffffff;
padding-bottom: 6px;
padding-top: 4px;
position: relative;
top: 1px;
}
table.typo3-dyntabmenu td.disabled,
table.typo3-dyntabmenu td.disabled_over {
table.typo3-dyntabmenu td.disabled a,
table.typo3-dyntabmenu td.disabled_over a {
background: #ccc;
color: #999;
cursor: default;
}
table.typo3-dyntabmenu td a {
table.typo3-dyntabmenu td a,
table#typo3-tabmenu td a {
color: #666;
text-decoration: none;
}
div.typo3-dyntabmenu-divs {
background: #ffffff;
background: #ececec;
background-image: linear-gradient(center top, #ffffff 0px, #ececec 100px);
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));
......
div.typo3-dyntabmenu-divs-foldout div.tab_over a,
div.typo3-dyntabmenu-divs-foldout div.tabact_over a {
text-decoration: none;
color: #000;
}
/*
(2-2/6)