diff --git a/less/chats.less b/less/chats.less index 923e585..1a1d550 100644 --- a/less/chats.less +++ b/less/chats.less @@ -43,6 +43,7 @@ width:24px; height:24px; margin-left: 0.5em; + border-radius: 50%; } } } diff --git a/less/header.less b/less/header.less index 22bcf99..8d23a67 100644 --- a/less/header.less +++ b/less/header.less @@ -129,6 +129,7 @@ max-width: 32px; max-height: 32px; float: left; + border-radius: 50%; } a { @@ -208,6 +209,7 @@ img { width: 32px; margin-right: 1em; + border-radius: 50%; } } diff --git a/less/notifications.less b/less/notifications.less index c2e3929..b4ed4f6 100644 --- a/less/notifications.less +++ b/less/notifications.less @@ -34,6 +34,7 @@ .user-img { width: 24px; height: 24px; + border-radius: 50%; } } } \ No newline at end of file diff --git a/package.json b/package.json index bb26c39..783f2e5 100644 --- a/package.json +++ b/package.json @@ -38,4 +38,4 @@ "bugs": { "url": "https://github.com/psychobunny/nodebb-theme-persona/issues" } -} +} \ No newline at end of file diff --git a/templates/account/edit.tpl b/templates/account/edit.tpl index 1ad8da9..c1f2da9 100644 --- a/templates/account/edit.tpl +++ b/templates/account/edit.tpl @@ -114,7 +114,7 @@
- +
@@ -124,7 +124,7 @@
- +
diff --git a/templates/account/favourites.tpl b/templates/account/favourites.tpl index 8cc5915..495cd53 100644 --- a/templates/account/favourites.tpl +++ b/templates/account/favourites.tpl @@ -7,12 +7,13 @@
+
+ - - - - - + + + +
diff --git a/templates/account/groups.tpl b/templates/account/groups.tpl index 4cabc46..b6eca0e 100644 --- a/templates/account/groups.tpl +++ b/templates/account/groups.tpl @@ -1,7 +1,7 @@ -
+
[[groups:no_groups_found]]
diff --git a/templates/account/posts.tpl b/templates/account/posts.tpl index e5d12a6..1f82f5f 100644 --- a/templates/account/posts.tpl +++ b/templates/account/posts.tpl @@ -4,16 +4,17 @@
-
[[user:has_no_posts]]
+
[[user:has_no_posts]]
+
+ - - - - - + + + +
diff --git a/templates/account/profile.tpl b/templates/account/profile.tpl index 78631a0..8f10217 100644 --- a/templates/account/profile.tpl +++ b/templates/account/profile.tpl @@ -25,7 +25,7 @@ [[user:follow]] [[user:unfollow]] - +

@@ -156,7 +156,7 @@
-
[[user:has_no_posts]]
+
[[user:has_no_posts]]
diff --git a/templates/chats.tpl b/templates/chats.tpl index 0f04d76..0d95b58 100644 --- a/templates/chats.tpl +++ b/templates/chats.tpl @@ -1,65 +1,67 @@ -
- -
- [[error:chat-restricted]] -
- - -
-
- -

[[modules:chat.message-history]]

+
+
+ +
+ [[error:chat-restricted]]
-
- [[recent:title]][[modules:chat.seven_days]][[modules:chat.thirty_days]][[modules:chat.three_months]] -
    - -
-
- - - - + + +
+
+ +

[[modules:chat.message-history]]

+
+
-
- -
- [[modules:chat.no-messages]] -
- -
-
-
-
-

[[modules:chat.contacts]]

-
-
-
    - -
  • - - - {contacts.username} -
  • - -
+ +
+ [[modules:chat.no-messages]]
+
-
-
-

[[modules:chat.recent-chats]]

+
+
+
+

[[modules:chat.contacts]]

+
+
+
    + +
  • + + + {contacts.username} +
  • + +
+
-
-
    - -
  • - - - {chats.username} -
  • - -
+
+
+

[[modules:chat.recent-chats]]

+
+
+
    + +
  • + + + {chats.username} +
  • + +
+
diff --git a/templates/partials/topics_list.tpl b/templates/partials/topics_list.tpl index f849eff..5c0ccab 100644 --- a/templates/partials/topics_list.tpl +++ b/templates/partials/topics_list.tpl @@ -31,7 +31,7 @@ - {topics.tags.value} + {topics.tags.value} diff --git a/templates/unread.tpl b/templates/unread.tpl index fb7fd27..c045f39 100644 --- a/templates/unread.tpl +++ b/templates/unread.tpl @@ -34,11 +34,11 @@ diff --git a/templates/users.tpl b/templates/users.tpl index f71ab29..c03ae61 100644 --- a/templates/users.tpl +++ b/templates/users.tpl @@ -29,7 +29,7 @@
  • - +