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 @@ -
- - -
+
-
- - -
+
-
- - -
+
-
- - -
+