From 1cf0938be3cc81e426030df9b1a1e3f534fa5fc2 Mon Sep 17 00:00:00 2001 From: gebele Date: Thu, 4 May 2017 11:33:54 +0000 Subject: bumped version;adjustments for updated lazar library --- views/style.scss | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'views/style.scss') diff --git a/views/style.scss b/views/style.scss index 2c84781..5c56d14 100644 --- a/views/style.scss +++ b/views/style.scss @@ -9,14 +9,14 @@ h4.head-back, h5.head-back{ } .nav-tabs { background-color: #E7E7E7; - margin-bottom: 0; + //margin-bottom: 0; li.active a:hover { background-color: #f5f5f5; } li a { - height: 5em; + height: 7em; } } img { @@ -40,6 +40,9 @@ img { .tablesorter-bootstrap thead .sorter-false { cursor: default; } +.tablesorter-bootstrap thead { + background-color: #E7E7E7; +} ul.share-buttons{ list-style: none; } -- cgit v1.2.3