From 143edcacaefb171a99003e905eec420107c30ef9 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 22 Jun 2008 20:38:19 +0000 Subject: Removal some references to previous admin pages New favicon git-svn-id: http://piwigo.org/svn/trunk@2392 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/wipi/theme.css | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'template/yoga/theme/wipi/theme.css') diff --git a/template/yoga/theme/wipi/theme.css b/template/yoga/theme/wipi/theme.css index 9c0deea14..3a6144a96 100644 --- a/template/yoga/theme/wipi/theme.css +++ b/template/yoga/theme/wipi/theme.css @@ -44,10 +44,6 @@ H2, .throw { text-align: center; float: left; } -#theAdminPage #menubar DT:before, -#theAdminPage #menubar DT:after { - content: ''; -} .content .pageNumberSelected { color: #f92; } @@ -69,8 +65,8 @@ BODY { H3, #imageToolBar A:hover, .row1, .tabsheet li { background-color: #222; } -#theAdminPage h2, #theAdminPage h3 { border-bottom: 1px solid #69c; } -#imageHeaderBar, #theAdminPage #the_page { + +#imageHeaderBar { background-color: #111; } #imageToolBar, .header_notes { @@ -88,12 +84,8 @@ A:hover { border: 1px solid #eee; padding: 5px; } -#theAdminPage #the_page .content { - background-color: #111; - border-width: 0px; - padding: 5px; -} -H2, #menubar DT, .throw, TD H3, #theAdminPage H3 { + +H2, #menubar DT, .throw, TD H3 { background-image: url(images/tableh1_bg.png); background-repeat: repeat-x; } -- cgit v1.2.3