From 9fa62b39af41d03e501049400f0e707ded7d00b1 Mon Sep 17 00:00:00 2001 From: summerscope Date: Thu, 10 Jul 2014 12:22:08 +1000 Subject: [PATCH] More styling for filters and search --- .../stylesheets/darkswarm/active_table_search.css.sass | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/darkswarm/active_table_search.css.sass b/app/assets/stylesheets/darkswarm/active_table_search.css.sass index 506f62d6b0..f6ae36bcc1 100644 --- a/app/assets/stylesheets/darkswarm/active_table_search.css.sass +++ b/app/assets/stylesheets/darkswarm/active_table_search.css.sass @@ -47,7 +47,7 @@ table-layout: fixed overflow: visible // width: 100% - height: 2rem + // height: 2rem line-height: 1 color: #444 font-size: 0.875rem @@ -55,6 +55,11 @@ display: table-cell vertical-align: middle text-align: left + i + display: block + font-size: 1.5rem + margin: 0 0.2rem 0 0 + &:hover, &:focus color: $clr-brick-bright @@ -70,6 +75,7 @@ path fill: $clr-brick + render-svg display: block width: 1.5rem