From 6ea8ada22ff2e926356ce87e894373eb694e1d40 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 30 Aug 2017 12:16:12 +0300 Subject: www: menu.png -> ei-link --- juick-www/src/main/static/menu.png | Bin 479 -> 0 bytes juick-www/src/main/static/style.css | 2 +- juick-www/src/main/webapp/WEB-INF/views/macros/tree.html | 2 +- .../src/main/webapp/WEB-INF/views/partial/message.html | 2 +- .../main/webapp/WEB-INF/views/partial/thread_list.html | 2 +- juick-www/src/main/webapp/WEB-INF/views/thread.html | 2 +- 6 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 juick-www/src/main/static/menu.png (limited to 'juick-www') diff --git a/juick-www/src/main/static/menu.png b/juick-www/src/main/static/menu.png deleted file mode 100644 index 4cac2563..00000000 Binary files a/juick-www/src/main/static/menu.png and /dev/null differ diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css index 92dd6317..594c108b 100644 --- a/juick-www/src/main/static/style.css +++ b/juick-www/src/main/static/style.css @@ -329,7 +329,7 @@ article .tags > a, width: 16px; } .msg-menu > a { - background: url("menu.png") no-repeat; + color: #222; display: block; height: 16px; width: 16px; diff --git a/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html b/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html index a5966e2b..09ba5365 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html +++ b/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html @@ -16,7 +16,7 @@ {% endif %}
- +
diff --git a/juick-www/src/main/webapp/WEB-INF/views/partial/message.html b/juick-www/src/main/webapp/WEB-INF/views/partial/message.html index f67362ce..b3ff86cd 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/partial/message.html +++ b/juick-www/src/main/webapp/WEB-INF/views/partial/message.html @@ -4,7 +4,7 @@
{{ msg.user.name }}
-
+
- +