From 727680c31f16e33ee267d17434fc8f076590d022 Mon Sep 17 00:00:00 2001 From: Luis Cielak Date: Tue, 31 Jul 2018 14:44:56 -0400 Subject: [PATCH] Replace ascii traingles with svgs --- static/icons/arrow-down.svg | 1 + static/icons/arrow-right.svg | 1 + templates/member_edit.html.to | 4 ++-- templates/styleguide.html.to | 2 ++ 4 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 static/icons/arrow-down.svg create mode 100644 static/icons/arrow-right.svg diff --git a/static/icons/arrow-down.svg b/static/icons/arrow-down.svg new file mode 100644 index 00000000..ec8fe0b9 --- /dev/null +++ b/static/icons/arrow-down.svg @@ -0,0 +1 @@ + diff --git a/static/icons/arrow-right.svg b/static/icons/arrow-right.svg new file mode 100644 index 00000000..524470fd --- /dev/null +++ b/static/icons/arrow-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/member_edit.html.to b/templates/member_edit.html.to index f9125323..3b744ad6 100644 --- a/templates/member_edit.html.to +++ b/templates/member_edit.html.to @@ -41,7 +41,7 @@
-

▾ Code.mil

+

{% module Icon('arrow-down') %} Code.mil

revoke all access