File: viewer-snippet-b2g-activity-header.html

package info (click to toggle)
pdf.js 1.0.907%2Bdfsg-1%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 36,472 kB
  • ctags: 8,197
  • sloc: makefile: 41
file content (6 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
<section role="region" id="activityHeader" class="skin-organic">
  <header>
    <button id="activityClose"><span class="icon icon-close"></span></button>
    <h1 id="activityTitle"></h1>
  </header>
</section>