feature:2230
the size of the squared thumbnails depend of the sizes of all the thumbnails : the clipping is an average of the clipping of each of the thumbnails git-svn-id: http://piwigo.org/svn/trunk@9864 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
565d68a66e
commit
692abe1650
4 changed files with 36 additions and 18 deletions
|
|
@ -54,6 +54,7 @@ UL.thumbnails li.rank-of-image img {
|
|||
position:relative;
|
||||
width: 96px;
|
||||
height: 96px;
|
||||
margin: 3px;
|
||||
}
|
||||
.clip {
|
||||
position:absolute;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue