From 5b316f8780b81886f735d18415abe5d51c54ec3d Mon Sep 17 00:00:00 2001
From: Thomas Blazek
Date: Tue, 27 Aug 2013 00:32:53 +0200
Subject: [PATCH 1/2] css fuer gallery viewer
---
app/assets/stylesheets/galleries.css.scss | 3 +++
app/views/galleries/show.html.erb | 6 +++++-
config/omniauth_secrets.yml.example | 4 ----
3 files changed, 8 insertions(+), 5 deletions(-)
delete mode 100644 config/omniauth_secrets.yml.example
diff --git a/app/assets/stylesheets/galleries.css.scss b/app/assets/stylesheets/galleries.css.scss
index f88f6f2..0195ed2 100644
--- a/app/assets/stylesheets/galleries.css.scss
+++ b/app/assets/stylesheets/galleries.css.scss
@@ -1,3 +1,6 @@
// Place all the styles related to the galleries controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
+modal.fade.in {
+
+}
diff --git a/app/views/galleries/show.html.erb b/app/views/galleries/show.html.erb
index 052f027..a5b9d10 100644
--- a/app/views/galleries/show.html.erb
+++ b/app/views/galleries/show.html.erb
@@ -16,7 +16,7 @@
<%= @gallery.datum %>
-