diff options
author | Nicolas Danelon <nicolasdanelon@users.noreply.github.com> | 2015-06-23 11:22:11 -0300 |
---|---|---|
committer | Nicolas Danelon <nicolasdanelon@users.noreply.github.com> | 2015-06-23 11:22:11 -0300 |
commit | 3d713bd18fc970388ca7ee33a501eb036aa14e03 (patch) | |
tree | f1ab5f425348b3e97b005ff4ac746d26b43d78c2 | |
parent | e6cd88bbc0d38d0e7db1308ef7d2b8f1cfb38f5a (diff) | |
download | Shaarli-3d713bd18fc970388ca7ee33a501eb036aa14e03.tar.gz Shaarli-3d713bd18fc970388ca7ee33a501eb036aa14e03.tar.zst Shaarli-3d713bd18fc970388ca7ee33a501eb036aa14e03.zip |
Update awesomplete.css
-rw-r--r-- | inc/awesomplete.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/awesomplete.css b/inc/awesomplete.css index a7a8bc77..47c1928f 100644 --- a/inc/awesomplete.css +++ b/inc/awesomplete.css | |||
@@ -95,4 +95,3 @@ div.awesomplete li[aria-selected="true"] mark { | |||
95 | background: hsl(86, 102%, 21%); | 95 | background: hsl(86, 102%, 21%); |
96 | color: inherit; | 96 | color: inherit; |
97 | } | 97 | } |
98 | |||