bfe4ce7e25f1425096a58440bf0809744b1f4484
1 /* - - - - - - - - - - - - - - - - - - - - -
3 Title : TYPO3 backend styles
4 Author : Ingo Renner <ingo@typo3.org>
7 Description : styles the TYPO3 backend
11 - - - - - - - - - - - - - - - - - - - - - */
14 /* ----- Basics ----- */
17 /* background-color: #fff; */
20 #typo3-top-container {
21 background-image: url
(../gfx/bar.png);
25 padding: 1px 0px 0px 10px;
29 /* ----- Logout ----- */
31 #typo3-side-menu form
,
42 /* ----- Toolbar ----- */
60 margin-right: -1px; /* necessary for overlaying the separators with the active state background */
73 background-image: url
(../gfx/toolbar_separator.png);
74 background-repeat: no-repeat
;
81 #typo3-toolbar .no-separator
{
82 background-image: none
;
85 .toolbar-item-active {
86 background-image: url
(../gfx/toolbar_item_active_bg.png);
90 /* ----- logged in user ----- */
103 vertical-align: bottom
;
116 /* ----- Workspace Selector ----- */
118 #workspace-selector span
{
124 /* ----- Caching ----- */
126 #clear-cache-actions-menu {
130 #clear-cache-actions-menu ul
{
133 padding: 2px 0px 0px;
135 background-color: #f9f9f9;
136 border: 1px solid
#abb2bc;
141 #clear-cache-actions-menu li
{
145 vertical-align: middle
;
149 #clear-cache-actions-menu li img
{
154 #clear-cache-actions-menu li a
{
155 text-decoration: none
;
157 vertical-align: middle
;
165 /* ----- Shortcuts ----- */
171 #shortcut-menu .toolbar-item-menu
{
174 padding: 2px 0px 0px;
176 background-color: #f9f9f9;
177 border: 1px solid
#abb2bc;
182 #shortcut-menu .shortcut-list
{
186 #shortcut-menu .shortcut-list tr
.shortcut td
{
191 #shortcut-menu .shortcut-list tr
.shortcut
.first-row td
{
192 background-image: url
(../gfx
/shortcutgroups-bg
.png
);
193 background-repeat: repeat-x
;
197 #shortcut-menu .shortcut-list tr
.shortcut-group td
.shortcut-group-icon
,
198 #shortcut-menu .shortcut-list tr
.shortcut td
.shortcut-icon
,
199 #shortcut-menu .shortcut-list td
.shortcut-edit
,
200 #shortcut-menu .shortcut-list td
.shortcut-delete
{
206 #shortcut-menu .shortcut-list tr
.shortcut td
.shortcut-label a
{
211 #shortcut-menu .shortcut-list tr
.shortcut td
.shortcut-edit img
,
212 #shortcut-menu .shortcut-list tr
.shortcut td
.shortcut-delete img
{
217 #shortcut-menu .shortcut-list tr
.shortcut:hover td
.shortcut-edit img
,
218 #shortcut-menu .shortcut-list tr
.shortcut:hover td
.shortcut-delete img
{
222 #shortcut-menu .shortcut-list tr
.shortcut-group td
.shortcut-group-icon
,
223 #shortcut-menu .shortcut-list tr
.shortcut td
.shortcut-icon
{
228 #shortcut-menu .shortcut-list
.shortcut-group td
{
229 border-top: 1px solid
#a5a5a5;
230 border-bottom: 1px solid
#a5a5a5;
231 background-color: #dbdbdb;
235 /* ----- Backend Search ----- */
237 #backend-search-menu {
241 #backend-search-menu div
{
246 background-color: #f9f9f9;
247 border: 1px solid
#abb2bc;
254 border: 1px #848484 solid
;