dark theme correction

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1938 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices
2007-04-06 19:55:21 +00:00
parent 009e0e3029
commit 1e0b576e3b
-6
View File
@@ -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; }