You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/lib/dijit/layout/templates/_ScrollingTabControllerButt...

8 lines
481 B
HTML

<div data-dojo-attach-event="onclick:_onClick">
<div role="presentation" class="dijitTabInnerDiv" data-dojo-attach-point="innerDiv,focusNode">
<div role="presentation" class="dijitTabContent dijitButtonContents" data-dojo-attach-point="tabContent">
<img role="presentation" alt="" src="${_blankGif}" class="dijitTabStripIcon" data-dojo-attach-point="iconNode"/>
<span data-dojo-attach-point="containerNode,titleNode" class="dijitButtonText"></span>
</div>
</div>
</div>