Style Sheet that will create the brand new Citations Referents Drop Down menu for class SourcePage for NarrativeWeb.

svn: r18773
This commit is contained in:
Rob G. Healey
2012-01-26 16:50:45 +00:00
parent f09cdee321
commit 9e69e1ddbd
4 changed files with 222 additions and 1 deletions

View File

@@ -144,6 +144,10 @@ def load_on_reg(dbstate, uistate, plugin):
path_img("gramps-geo-mainmap.png"),
path_img("gramps-geo-marriage.png")], [] ],
# WebKit/ Html5/ CSS3 Drop Down Source/ Citations Style Sheet
["Source-Citations", 0, "",
path_css("Web_Source-Citations.css"), None, [], [] ],
# no style sheet option
["No style sheet",1, _("No style sheet"), [], None, [], [] ],