From 0e5cd36810472363b94d13755247cde6ed98d149 Mon Sep 17 00:00:00 2001 From: Ingo Renner Date: Sun, 20 Jan 2008 20:11:32 +0000 Subject: [PATCH] fixed minor style issues with the docheader with and without t3skin git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2939 709f56b5-9817-0410-a4d7-c38de5d9e867 --- typo3/sysext/t3skin/stylesheets/typo3-TCEforms.css | 1 + 1 file changed, 1 insertion(+) diff --git a/typo3/sysext/t3skin/stylesheets/typo3-TCEforms.css b/typo3/sysext/t3skin/stylesheets/typo3-TCEforms.css index 6c2b68fa21be..ff004bafc025 100644 --- a/typo3/sysext/t3skin/stylesheets/typo3-TCEforms.css +++ b/typo3/sysext/t3skin/stylesheets/typo3-TCEforms.css @@ -3,6 +3,7 @@ */ div#typo3-docheader-row1 { + background-color: #b8bdc6; background: url('../icons/gfx/alt_menu_mainitem_bg.gif') top left repeat-x; } div#typo3-docheader-row2 { -- 2.20.1