summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets/variables.less
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2014-04-14 00:17:16 +0200
committerSamy Pessé <samypesse@gmail.com>2014-04-14 00:17:16 +0200
commit889183ccc9b0a42cfbeeb67dfafe140be5512f62 (patch)
tree5ec6d02f94b0443b19a53eaed85ed649f6dadb33 /theme/stylesheets/variables.less
parent4a6ae8d4e0609b8581f9fdc7001854426a8494f5 (diff)
downloadgitbook-889183ccc9b0a42cfbeeb67dfafe140be5512f62.zip
gitbook-889183ccc9b0a42cfbeeb67dfafe140be5512f62.tar.gz
gitbook-889183ccc9b0a42cfbeeb67dfafe140be5512f62.tar.bz2
Improve search input design
Diffstat (limited to 'theme/stylesheets/variables.less')
-rwxr-xr-xtheme/stylesheets/variables.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/stylesheets/variables.less b/theme/stylesheets/variables.less
index 383575b..4b79675 100755
--- a/theme/stylesheets/variables.less
+++ b/theme/stylesheets/variables.less
@@ -23,8 +23,8 @@
@sidebar-nested-padding: 10px;
@sidebar-search-padding: 6px;
-@sidebar-search-background: hsl(207, 15%, 80%);
-@sidebar-search-border-color: hsl(207, 15%, 80%);
+@sidebar-search-background: transparent;
+@sidebar-search-input-border-color: hsl(207, 15%, 80%);
@sidebar-divider-color: hsl(207, 15%, 85%);