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
+4
View File
@@ -296,6 +296,10 @@ table.surname thead tr th.ColumnParents, table.surname tbody tr td.ColumnParents
display:none;
}
#GalleryDisplay {
margin:0 auto;
padding:0;
position:relative;
overflow:hidden;
text-align:center;
}
#GalleryDisplay img {