mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
2 new CSS classes : span.thumb_picture and span.thumb_category. They are
used for thumbnails names. git-svn-id: http://piwigo.org/svn/trunk@446 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -311,3 +311,11 @@ div.information {
|
||||
span.selected {
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
span.thumb_picture {
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
span.thumb_category {
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user