Bug: Minor HTML change to keep HTML 4.01 Strict level (category_cats.inc.php)

New: Label over quick search (and different display solutions in themes: center, left, italic, hidden, pre-filling hidden).


git-svn-id: http://piwigo.org/svn/trunk@1869 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital
2007-03-04 19:00:43 +00:00
parent b72f6620e6
commit 8cbe4e631f
8 changed files with 12 additions and 4 deletions
+2
View File
@@ -142,3 +142,5 @@ TD.calDayCellEmpty { color: silver; }
#content ul.thumbnailCategories li div.thumbnailCategory .description p + p {
display: inline;
}
.qsearch { font-size: 80%; font-style: normal; }
#mbMenu #quicksearch > p { text-align: left; }