From 551e803213536981cd47e14161b805420d7ab2c9 Mon Sep 17 00:00:00 2001 From: vdigital Date: Thu, 11 Jan 2007 05:49:19 +0000 Subject: To solve a background issue in plugin perspective class="content" has been introduced and now it is spread to other distributed themes. Don't be surprised by #content and .content they are different. git-svn-id: http://piwigo.org/svn/trunk@1713 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/dark/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/yoga/theme/dark') diff --git a/template/yoga/theme/dark/theme.css b/template/yoga/theme/dark/theme.css index 5ca520099..e35761366 100644 --- a/template/yoga/theme/dark/theme.css +++ b/template/yoga/theme/dark/theme.css @@ -26,7 +26,7 @@ H3, #the_page, #imageHeaderBar, #imageToolBar A:hover, .row1 { background-color: #3f3f3f; } -#menubar DL, #content, #imageToolBar, .header_notes { +#menubar DL, #content, #imageToolBar, .header_notes, .content { background-color: #5f5f5f; } -- cgit v1.2.3