nodebb-theme-harmony 1.0.29 → 1.0.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nodebb-theme-harmony",
3
- "version": "1.0.29",
3
+ "version": "1.0.31",
4
4
  "nbbpm": {
5
5
  "compatibility": "^3.0.0"
6
6
  },
@@ -16,7 +16,7 @@
16
16
 
17
17
  <div class="modal-body d-flex flex-column" style="height: 500px;">
18
18
  <div class="position-relative">
19
- <div component="chat/messages/scroll-up-alert" class="position-absolute scroll-up-alert alert alert-info hidden w-100" role="button" style="z-index: 1;">[[modules:chat.scroll-up-alert]]</div>
19
+ <div component="chat/messages/scroll-up-alert" class="py-1 position-absolute start-50 translate-middle text-sm scroll-up-alert alert alert-info d-none d-md-block text-nowrap" role="button" style="z-index: 500;"><i class="fa fa-fw fa-arrow-down"></i> [[modules:chat.scroll-up-alert]]</div>
20
20
  </div>
21
21
  <ul class="chat-content p-0 m-0 list-unstyled d-flex flex-column overflow-auto flex-grow-1" component="chat/messages">
22
22
  <!-- IMPORT partials/chats/messages.tpl -->
@@ -15,8 +15,8 @@
15
15
  <!-- IMPORT partials/chats/options.tpl -->
16
16
  </div>
17
17
  <hr class="text-muted opacity-25"/>
18
- <div class="row position-relative justify-content-center mx-5">
19
- <div component="chat/messages/scroll-up-alert" class="col-12 col-xl-6 position-absolute text-sm scroll-up-alert alert alert-info hidden d-none d-md-block" role="button" style="z-index: 1;">[[modules:chat.scroll-up-alert]]</div>
18
+ <div class="position-relative">
19
+ <div component="chat/messages/scroll-up-alert" class="py-1 position-absolute start-50 translate-middle text-sm scroll-up-alert alert alert-info d-none d-md-block text-nowrap" role="button" style="z-index: 500;"><i class="fa fa-fw fa-arrow-down"></i> [[modules:chat.scroll-up-alert]]</div>
20
20
  </div>
21
21
  <ul class="chat-content p-0 m-0 list-unstyled overflow-auto flex-grow-1">
22
22
  <!-- IMPORT partials/chats/messages.tpl -->
@@ -1,3 +1,6 @@
1
+ {{{ if (nextStart && @first)}}}
2
+ <hr class="my-1 asd" />
3
+ {{{ end }}}
1
4
  <div component="chat/recent/room" data-roomid="{./roomId}" data-full="1" class="rounded-1 {{{ if ./unread }}}unread{{{ end }}}">
2
5
  <div class="d-flex gap-1 justify-content-between">
3
6
  <div class="chat-room-btn position-relative d-flex flex-grow-1 gap-2 justify-content-start align-items-start btn-ghost-sm ff-sans">