MDL-64099 message: Make collapsible headers bold

This commit is contained in:
Bas Brands 2018-11-22 17:22:05 +01:00 committed by Ryan Wyllie
parent 986d1a20f6
commit dfd6eec2b4
6 changed files with 23 additions and 4 deletions

View file

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