summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets/website/summary.less
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2014-08-08 21:45:55 -0700
committerSamy Pessé <samypesse@gmail.com>2014-08-11 07:36:47 -0700
commit06b9c345c926324b246f899235b5c1c01cacf3c8 (patch)
treefdbba551cc10c6d33de3ad4da522998b1bc955a7 /theme/stylesheets/website/summary.less
parent152276c1d72146ef6778f29264a7b4d93849a201 (diff)
downloadgitbook-06b9c345c926324b246f899235b5c1c01cacf3c8.zip
gitbook-06b9c345c926324b246f899235b5c1c01cacf3c8.tar.gz
gitbook-06b9c345c926324b246f899235b5c1c01cacf3c8.tar.bz2
Improve design of search bar
Diffstat (limited to 'theme/stylesheets/website/summary.less')
-rwxr-xr-xtheme/stylesheets/website/summary.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/stylesheets/website/summary.less b/theme/stylesheets/website/summary.less
index 9b614a7..7d9ba6b 100755
--- a/theme/stylesheets/website/summary.less
+++ b/theme/stylesheets/website/summary.less
@@ -29,6 +29,7 @@
input, input:focus {
width: 100%;
+ background: @sidebar-search-input-background;
border: 1px solid @sidebar-search-input-border-color;
.box-shadow(none);
}