aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/awesomplete.css
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2015-06-23 20:45:15 +0200
committernodiscc <nodiscc@gmail.com>2015-06-23 20:45:15 +0200
commit4c68c20cdd2baec36c03aa6237d2d932605b6252 (patch)
treee1b5e6bbe83c81af6853622b74d49304ca9dfbb1 /inc/awesomplete.css
parentc68da3ffbfe1d73681e3d6288a7a74ef7aa8bb03 (diff)
parent38eb1e7770ca87b481872f17b66fba42ea873432 (diff)
downloadShaarli-4c68c20cdd2baec36c03aa6237d2d932605b6252.tar.gz
Shaarli-4c68c20cdd2baec36c03aa6237d2d932605b6252.tar.zst
Shaarli-4c68c20cdd2baec36c03aa6237d2d932605b6252.zip
Merge remote-tracking branch 'nicolasdanelon/master' into next
Diffstat (limited to 'inc/awesomplete.css')
-rw-r--r--inc/awesomplete.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/inc/awesomplete.css b/inc/awesomplete.css
index 76f903f7..0382e139 100644
--- a/inc/awesomplete.css
+++ b/inc/awesomplete.css
@@ -8,7 +8,6 @@
8div.awesomplete { 8div.awesomplete {
9 display: inline-block; 9 display: inline-block;
10 position: relative; 10 position: relative;
11 width: 100%;
12} 11}
13 12
14div.awesomplete > input { 13div.awesomplete > input {
@@ -94,4 +93,4 @@ div.awesomplete li:hover mark {
94div.awesomplete li[aria-selected="true"] mark { 93div.awesomplete li[aria-selected="true"] mark {
95 background: hsl(86, 102%, 21%); 94 background: hsl(86, 102%, 21%);
96 color: inherit; 95 color: inherit;
97} \ No newline at end of file 96}