NarrativeWeb fixes
Space between place, description and the event note when there are many sources. Change the css order between print and screen. The chosen theme can erase prior values. Add a width for the source column in all themes. Fixes #10810
This commit is contained in:
@ -373,6 +373,10 @@ table.IndividualList td.ColumnSurname {
|
||||
content: "";
|
||||
}
|
||||
|
||||
table.eventlist tbody tr td.ColumnSources {
|
||||
width: 5%;
|
||||
}
|
||||
|
||||
/* Gallery
|
||||
----------------------------------------------------- */
|
||||
#GalleryNav {
|
||||
|
Reference in New Issue
Block a user