From 1e0b576e3bfeef09c1392fa05ed5a5a8b1a9579c Mon Sep 17 00:00:00 2001 From: rvelices Date: Fri, 6 Apr 2007 19:55:21 +0000 Subject: dark theme correction git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1938 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/dark/theme.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/template/yoga/theme/dark/theme.css b/template/yoga/theme/dark/theme.css index 0c92cc6c0..ca685a08a 100644 --- a/template/yoga/theme/dark/theme.css +++ b/template/yoga/theme/dark/theme.css @@ -146,11 +146,5 @@ TD.calDayCellEmpty { color: silver; } .calBackDate { color: #000; } .calForeDate { color: #fff; } .virtual_cat { background: #3f3f3f !important; } -#content ul.thumbnailCategories li div.thumbnailCategory .description p { - display: none; -} -#content ul.thumbnailCategories li div.thumbnailCategory .description p + p { - display: inline; -} .qsearch { font-size: 80%; font-style: normal; } #mbMenu #quicksearch > p { text-align: left; } -- cgit v1.2.3