diff --git a/vendor/built_in_modules/gallery/app/assets/stylesheets/gallery.css b/vendor/built_in_modules/gallery/app/assets/stylesheets/gallery.css index ab13d90fd..db766d6c2 100755 --- a/vendor/built_in_modules/gallery/app/assets/stylesheets/gallery.css +++ b/vendor/built_in_modules/gallery/app/assets/stylesheets/gallery.css @@ -1,5 +1,3 @@ -@import url(http://fonts.googleapis.com/css?family=Mako); - /*html { background: #eee; } body { background: #fff; @@ -13,7 +11,7 @@ body.fullscreen, .fullscreen #container, .fullscreen #container2, .fullscreen #m */ -.rg, .rgp { font-family: mako, 'Sans Serif'; } +.rg, .rgp { } .rg input, .rgp input, .rg textarea, .rgp textarea { resize: none; border: none; @@ -23,7 +21,6 @@ body.fullscreen, .fullscreen #container, .fullscreen #container2, .fullscreen #m padding: 0; display: block; font-size: 13px; - font-family: mako, 'Sans Serif'; } .rgp textarea { overflow: auto; } .rg a, .rgp a { @@ -463,4 +460,9 @@ body.fullscreen, .fullscreen #container, .fullscreen #container2, .fullscreen #m .rgih98.focus { background-position: 0 -326px; } .rgih98.focus span { background-position: right -326px; } -.w380 { width: 380px; } \ No newline at end of file +.w380 { width: 380px; } + +#orbit_gallery .nav-tabs, #orbit_gallery .tab-pane { + margin-left: 8px; + margin-right: 8px; +} \ No newline at end of file diff --git a/vendor/built_in_modules/gallery/app/views/panel/gallery/back_end/orbit_galleries/edit_album.html.erb b/vendor/built_in_modules/gallery/app/views/panel/gallery/back_end/orbit_galleries/edit_album.html.erb index fa4c9a1e2..a2acd706c 100644 --- a/vendor/built_in_modules/gallery/app/views/panel/gallery/back_end/orbit_galleries/edit_album.html.erb +++ b/vendor/built_in_modules/gallery/app/views/panel/gallery/back_end/orbit_galleries/edit_album.html.erb @@ -1,24 +1,63 @@ -