From 8bc64429f9679947a6769ca607d827e3be7b3fba Mon Sep 17 00:00:00 2001 From: raybchoi Date: Fri, 6 Oct 2017 15:38:37 -0700 Subject: [PATCH 1/4] Inconsistent Sidebar Styles --- .../assets/stylesheets/administration_structure.css.scss | 4 ++-- themes/bootstrap-2/stylesheets/style.css | 8 ++------ 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/publify_core/app/assets/stylesheets/administration_structure.css.scss b/publify_core/app/assets/stylesheets/administration_structure.css.scss index b2ffa560d..971c9ab9e 100644 --- a/publify_core/app/assets/stylesheets/administration_structure.css.scss +++ b/publify_core/app/assets/stylesheets/administration_structure.css.scss @@ -235,5 +235,5 @@ twitter-typeahead { .tt-hint { z-index: -1; - -} \ No newline at end of file + +} diff --git a/themes/bootstrap-2/stylesheets/style.css b/themes/bootstrap-2/stylesheets/style.css index fc7c7e6d1..ddde163b1 100644 --- a/themes/bootstrap-2/stylesheets/style.css +++ b/themes/bootstrap-2/stylesheets/style.css @@ -76,12 +76,8 @@ body { #sidebar { padding-top: 24px; + font-family: monospace } - -#sidebar .sidebar-title { - font-family: monospace; -} - -#sidebar .sidebar-body li { +li { list-style-type: circle; } From 5762f31743ea8e77fd3322a5fe9e6136d07ddd5b Mon Sep 17 00:00:00 2001 From: raybchoi Date: Fri, 6 Oct 2017 15:50:27 -0700 Subject: [PATCH 2/4] fixed the Unnecessary file changes --- .../app/assets/stylesheets/administration_structure.css.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/publify_core/app/assets/stylesheets/administration_structure.css.scss b/publify_core/app/assets/stylesheets/administration_structure.css.scss index 971c9ab9e..073223d87 100644 --- a/publify_core/app/assets/stylesheets/administration_structure.css.scss +++ b/publify_core/app/assets/stylesheets/administration_structure.css.scss @@ -235,5 +235,4 @@ twitter-typeahead { .tt-hint { z-index: -1; - } From f08676f7b256011ce830db3bb87ac0ea5decd1be Mon Sep 17 00:00:00 2001 From: raybchoi Date: Fri, 6 Oct 2017 16:01:35 -0700 Subject: [PATCH 3/4] reverted the bootstrap-2 changes back to before while fixing the classes on the sidebar --- publify_core/app/views/archives_sidebar/_content.html.erb | 4 ++-- themes/bootstrap-2/stylesheets/style.css | 8 ++++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/publify_core/app/views/archives_sidebar/_content.html.erb b/publify_core/app/views/archives_sidebar/_content.html.erb index 540bd21f7..7f5e3a88e 100644 --- a/publify_core/app/views/archives_sidebar/_content.html.erb +++ b/publify_core/app/views/archives_sidebar/_content.html.erb @@ -1,6 +1,6 @@ <% unless sidebar.archives.blank? %> - -