new CSS style "span.selected"

git-svn-id: http://piwigo.org/svn/trunk@432 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
z0rglub
2004-06-15 20:06:52 +00:00
parent c686cea807
commit c447972722
+4
View File
@@ -307,3 +307,7 @@ div.information {
margin:10px;
padding:5px;
}
span.selected {
font-weight:bold;
}