- Small bug in default.css (menu font size)

git-svn-id: http://piwigo.org/svn/trunk@690 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
gweltas
2005-01-13 14:39:08 +00:00
parent 11c2baa770
commit 59b539098e
+1 -1
View File
@@ -76,7 +76,7 @@ h2 /* H2 tag style (admin side only) */
font-weight:bold;
}
.menu .thumbnail, .totalImages { font-size:11px;}
.menu, .thumbnail, .totalImages { font-size:11px;}
.small{ font-size:10px;}
.menuCategorySelected, .throw, .admin, .errors { font-weight:bold;}
.menuCategoryNotSelected, .dateSelected, .pageNumberSelected, .thumb_picture, .thumb_category { font-weight:normal;}