From ae2d02f643eb1a5943bb05f432e36d1147566f73 Mon Sep 17 00:00:00 2001 From: eggy Date: Wed, 5 Jul 2017 20:54:48 +0200 Subject: [PATCH] Searchbox grauer Schatten --- theme/colours.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/colours.css b/theme/colours.css index 27b1dbf..7545580 100644 --- a/theme/colours.css +++ b/theme/colours.css @@ -677,7 +677,7 @@ Colours and backgrounds for buttons.css } .search-header { - box-shadow: 0 0 10px #0075B0; + box-shadow: 0 0 10px #746867; } /* Icon images -- 2.39.2