From 088ebcc63a892f2245c863c647516c0dd8041de7 Mon Sep 17 00:00:00 2001 From: Nicolas Wendling Date: Sat, 6 Mar 2021 21:28:02 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Load=20icons=20from=20the=20serv?= =?UTF-8?q?er=20and=20delete=20SVGs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nicolas Wendling --- css/content.css | 4 ---- css/navigation.css | 3 --- img/checkmark.svg | 1 - img/share.svg | 19 ------------------- templates/part.content.php | 4 ++-- 5 files changed, 2 insertions(+), 29 deletions(-) delete mode 100644 img/checkmark.svg delete mode 100644 img/share.svg diff --git a/css/content.css b/css/content.css index 7d0c14f73..fdd80bf6e 100644 --- a/css/content.css +++ b/css/content.css @@ -321,10 +321,6 @@ background-image: url('../img/hover_star.svg'); } -#app-content .utils .share { - background-image: url('../img/share.svg'); -} - #app-content .utils .share { opacity: .3; } diff --git a/css/navigation.css b/css/navigation.css index d457069f6..80538715f 100644 --- a/css/navigation.css +++ b/css/navigation.css @@ -105,9 +105,6 @@ background-image: url('../img/twitter.svg') !important; } -.icon-checkmark { - background-image: url('../img/checkmark.svg') !important; -} .col-4 { -ms-flex: 0 0 33.333333%; diff --git a/img/checkmark.svg b/img/checkmark.svg deleted file mode 100644 index 3501b5a42..000000000 --- a/img/checkmark.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/img/share.svg b/img/share.svg deleted file mode 100644 index 95a953594..000000000 --- a/img/share.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - -Created by potrace 1.16, written by Peter Selinger 2001-2019 - - - - - \ No newline at end of file diff --git a/templates/part.content.php b/templates/part.content.php index 9d8ea455e..3dcc5254e 100644 --- a/templates/part.content.php +++ b/templates/part.content.php @@ -94,7 +94,7 @@
  • -
  • @@ -150,7 +150,7 @@ ng-href="https://twitter.com/intent/tweet?url={{ ::item.url }}">
    -