Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/navigate.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/navigate.css b/css/navigate.css
index ded93fe..48cd5d6 100644
--- a/css/navigate.css
+++ b/css/navigate.css
@@ -3,7 +3,7 @@
.searchbox input[type="search"]:valid, .searchbox input[type="search"]:focus
{
width: 300px;
- background: #fff1;
+ background: #ffffff18;
}
#nextantList {