648cfd12db
Also, unread and date markers are now half-transparent based on their colors and not parent opacity. This is necessary to display a non-translucide tooltip.
6 lines
195 B
Smarty
6 lines
195 B
Smarty
<div class="tooltipped tooltipped-s" aria-label="{{localedate msgDate}}">
|
|
<div class="date-marker">
|
|
<span class="date-marker-text" data-label="{{friendlydate msgDate}}"></span>
|
|
</div>
|
|
</div>
|