From b6f70fcb71265cd12acf1b6390263d0b9d4e11bf Mon Sep 17 00:00:00 2001 From: jroers Date: Fri, 5 Feb 2016 09:54:57 -0800 Subject: [PATCH 1/7] Added psych to gemfile --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index 563515183..88a2ed25c 100644 --- a/Gemfile +++ b/Gemfile @@ -73,6 +73,7 @@ gem 'recaptcha', require: 'recaptcha/rails', branch: 'rails3' gem 'rubypants', '~> 0.2.0' gem 'twitter', '~> 5.14.0' gem 'uuidtools', '~> 2.1.1' +gem 'psych', '~> 2.0', '>= 2.0.17' group :development, :test do # Call 'byebug' anywhere in the code to stop execution and get a debugger console From 5f8c43fc84ef5be17bc2c751b82f318bde2fb0ef Mon Sep 17 00:00:00 2001 From: jroers Date: Fri, 5 Feb 2016 10:54:49 -0800 Subject: [PATCH 2/7] Changed font family for titles to be monospace, changed li tags to be circles --- .../app/views/archives_sidebar/_content.html.erb | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/lib/archives_sidebar/app/views/archives_sidebar/_content.html.erb b/lib/archives_sidebar/app/views/archives_sidebar/_content.html.erb index 7d74c3347..e766cf584 100644 --- a/lib/archives_sidebar/app/views/archives_sidebar/_content.html.erb +++ b/lib/archives_sidebar/app/views/archives_sidebar/_content.html.erb @@ -1,8 +1,10 @@ <% unless sidebar.archives.blank? %> - -