Added a Horizontal Fade-In/ Fade-Out Navigation Menus Style Sheet for use with WebKit Browsers.

svn: r18738
This commit is contained in:
Rob G. Healey
2012-01-12 16:36:54 +00:00
parent 67888772bb
commit 8086ebf6f3
4 changed files with 216 additions and 61 deletions

View File

@@ -118,14 +118,18 @@ def load_on_reg(dbstate, uistate, plugin):
["Print-Default", 0, "Print-Default",
path_css('Web_Print-Default.css'), None, [], [] ],
# vertical navigation style sheet
["Vertical-Menus", 0, "",
path_css('Web_Vertical-Menus.css'), None, [], [] ],
# horizontal navigation style sheet
# Horizontal Navigation Menus Style Sheet
["Horizontal-Menus", 0, "",
path_css('Web_Horizontal-Menus.css'), None, [], [] ],
# Horizontal Fade Navigation Style Sheet
["Fade-Menus", 0, "",
path_css('Web_Fade-Menus.css'), None, [], [] ],
# Vertical Navigation Menus Style Sheet
["Vertical-Menus", 0, "",
path_css('Web_Vertical-Menus.css'), None, [], [] ],
# GeoView style sheet with its image
["GeoView", 0, "GeoView",
path_css("GeoView.css"), None,