google mail: special buttons in list view

revision 398ba16739952668c186923cf32ac4ed73a99092

raw

2015-03-17 gmail list view.png

2015-03-17 gmail list view.png
raw

html.htm

1
2
3
4
5
6
7
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/netresearch/jsonmapper/pull/14"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>

History