summaryrefslogtreecommitdiff
path: root/views/style.scss
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2016-04-21 13:45:20 +0000
committergebele <gebele@in-silico.ch>2016-04-21 13:45:20 +0000
commitb3fffd49c61745e953415c50084fee900d8029e9 (patch)
tree21b08ba6c0394d3920f317abc46cf99c7659aeab /views/style.scss
parent1a09ee962a769dfe2ef49dcd6fb865381c221788 (diff)
fixed neighbors table; bg-color predictions due to safari; disabled neighbors sort option; enabled table header info icons
Diffstat (limited to 'views/style.scss')
-rw-r--r--views/style.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/views/style.scss b/views/style.scss
index 70c8035..29f532b 100644
--- a/views/style.scss
+++ b/views/style.scss
@@ -37,3 +37,7 @@ img {
.faq h1 {
text-align: center;
}
+.tablesorter-bootstrap thead .sorter-false {
+ cursor: default;
+}
+