From f5e9eebbd124d36639ae7177e096bf8256d44be3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Wed, 10 Oct 2018 11:55:40 -0400 Subject: [PATCH] https://github.com/NodeBB/NodeBB/issues/6822 --- less/category.less | 2 ++ templates/partials/category-filter.tpl | 16 ++++++++++++++++ templates/partials/category-selector.tpl | 2 +- templates/partials/topics_list.tpl | 2 +- templates/popular.tpl | 17 +---------------- templates/recent.tpl | 17 +---------------- templates/top.tpl | 17 +---------------- templates/unread.tpl | 19 ++----------------- 8 files changed, 25 insertions(+), 67 deletions(-) create mode 100644 templates/partials/category-filter.tpl diff --git a/less/category.less b/less/category.less index a77dba2..63defa8 100644 --- a/less/category.less +++ b/less/category.less @@ -104,6 +104,7 @@ .fa-stack { font-size: 90%; + border-radius: 50%; } .card .user-icon { @@ -165,6 +166,7 @@ [component="category-selector"], .category-dropdown-container { .fa-stack { font-size: 65%; + border-radius: 50%; } } diff --git a/templates/partials/category-filter.tpl b/templates/partials/category-filter.tpl new file mode 100644 index 0000000..984afd0 --- /dev/null +++ b/templates/partials/category-filter.tpl @@ -0,0 +1,16 @@ +
+ + +
\ No newline at end of file diff --git a/templates/partials/category-selector.tpl b/templates/partials/category-selector.tpl index dd351b4..1eb5078 100644 --- a/templates/partials/category-selector.tpl +++ b/templates/partials/category-selector.tpl @@ -5,7 +5,7 @@ diff --git a/templates/partials/topics_list.tpl b/templates/partials/topics_list.tpl index ccc7619..9e94b8e 100644 --- a/templates/partials/topics_list.tpl +++ b/templates/partials/topics_list.tpl @@ -51,7 +51,7 @@ - {topics.category.name} • + {topics.category.name} diff --git a/templates/popular.tpl b/templates/popular.tpl index 2cc8305..1b945d8 100644 --- a/templates/popular.tpl +++ b/templates/popular.tpl @@ -14,22 +14,7 @@ -
- - -
+
-
- - -
+
-
- - -
+
-
- - -
+