Narrative web: New features (#842)
* Narrative: Don't use event links if no event pages + some pylint changes * map popup links must be visible for all stylesheet * Narrative web: add scrollbar in popup content * Narweb: Some improvement in popup * Narweb: remove unused variable.
This commit is contained in:
@@ -975,7 +975,6 @@ table.calendar {
|
||||
.calendar td.highlight div.date {
|
||||
color: #36220B;
|
||||
background-color: #FFC35E;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
/* Calendar : Previous-Next Month */
|
||||
@@ -985,7 +984,6 @@ table.calendar {
|
||||
.calendar td.next div.date {
|
||||
color: #FFC35E;
|
||||
background-color: #FFFBE7;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
/* Calendar : Full Year */
|
||||
|
||||
Reference in New Issue
Block a user