diff options
Diffstat (limited to 'theme/stylesheets/website/summary.less')
-rwxr-xr-x | theme/stylesheets/website/summary.less | 1 |
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); } |