lib/cytoplasm.rb in cytoplasm-0.3.8 vs lib/cytoplasm.rb in cytoplasm-0.3.9

- old
+ new

@@ -37,10 +37,11 @@ :background => "transparent", :font => "light" } }, :section => { + :position => "inherit", :margin => "0px", :padding => "20px" }, :footer => { :position => "inherit", @@ -147,10 +148,11 @@ 'cytoUpload', 'cytoColorPicker', 'cytoField', 'cytoTable', 'cytoLogo', - 'cytoMenu' + 'cytoMenu', + 'cytoNav' ] }; def initialize load_vars_from("config/cytoplasm-config.yml") \ No newline at end of file