mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-64099 message: Make collapsible headers bold
This commit is contained in:
parent
986d1a20f6
commit
dfd6eec2b4
6 changed files with 23 additions and 4 deletions
|
@ -53,7 +53,7 @@
|
|||
<span class="expanded-icon-container">
|
||||
{{#pix}} t/expanded, core {{/pix}}
|
||||
</span>
|
||||
{{$title}}{{/title}}
|
||||
<span class="font-weight-bold">{{$title}}{{/title}}</span>
|
||||
<span class="hidden ml-1" data-region="section-total-count-container">
|
||||
(<span data-region="section-total-count">{{count.total}}</span>)
|
||||
</span>
|
||||
|
@ -73,4 +73,4 @@
|
|||
data-parent="#message-drawer-view-overview-container"
|
||||
{{/rootattributes}}
|
||||
{{/ core_message/message_drawer_lazy_load_list }}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue