feature #2634 - display regions overtop of images in narrativeweb gallery

svn: r11840
This commit is contained in:
Stéphane Charette
2009-02-04 07:31:15 +00:00
parent 2af0f3a388
commit 2176bbfbf9
15 changed files with 234 additions and 10 deletions

View File

@@ -481,6 +481,10 @@ table.individuallist tbody tr td.ColumnName a:hover {
font-weight:normal;
}
#GalleryDisplay {
margin:0 auto;
padding:0;
position:relative;
overflow:hidden;
text-align:center;
}
#GalleryDisplay img {