added: mount options: thumb_size(cx, cy)
size of a generated thumbnail (size in pixels) added: plugin gallery: mount option gallery_type it can be: "lightbox" "galleria" "galleriathumb" git-svn-id: svn://ttmath.org/publicrep/winix/trunk@717 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -803,5 +803,22 @@ color: black;
|
||||
}
|
||||
|
||||
|
||||
ul.gallerylightbox {
|
||||
}
|
||||
|
||||
ul.gallerylightbox li {
|
||||
display: block;
|
||||
float: left;
|
||||
margin: 0 0 6px 10px;
|
||||
}
|
||||
|
||||
ul.gallerylightbox a, ul.gallerylightbox a:hover, ul.gallerylightbox a:focus, ul.gallerylightbox a:active {
|
||||
background: none;
|
||||
}
|
||||
|
||||
ul.gallerylightbox img {
|
||||
display: inline;
|
||||
background: none;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user