@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(https://mail.google.com/mail) {

/*** Show shortcuts ***/
/* Left sidebar */
.aC + .nH > .no > .nH:first-child + .nH > .nH > div:first-child span:after {content: " (c)";}

.n0[href$="#inbox"]:after {content: " (g i)";}
.n0[href$="#starred"]:after {content: " (g s)";}
.n0[href$="#sent"]:after {content: " (g t)";}
.n0[href$="#drafts"]:after {content: " (g d)";}
.n0[href$="#all"]:after {content: " (g a)";}

.aC + .nH > .no > .nH:first-child + .nH > .nH > div:first-child + .nH > .nH > .nH > .nH > .nH:first-child + .nH + div span:after {content: " (g c)";}

/* Nav buttons */
.AO:after {content: " (u)";}
[act="7"] .goog-imageless-button-content:after {content: " (e)";}
[act="9"] .goog-imageless-button-content:after {content: " (!)";}
[act="10"] .goog-imageless-button-content:after {content: " (#)";}
.gfqccc > div > div > div:first-child + div > div:first-child .goog-imageless-button-content:after,
.AO + div + div > div:first-child .goog-imageless-button-content:after {content: " (v)";}
[act="8"] .goog-imageless-button-content:after {content: none !important;}
.gfqccc > div > div > div:first-child + div > div:first-child + div .goog-imageless-button-content:after,
.AO + div + div > div:first-child + div .goog-imageless-button-content:after {content: " (l)";}
.gfqccc > div > div > div:first-child + div + div .goog-imageless-button-content:after,
.AO + div + div + div > div:first-child .goog-imageless-button-content:after {content: " (.)";}

#link_undo:after {content: " (z)";}

.iG > div:first-child > span:first-child:after {content: " (k)"}
.iG > div:first-child > span:last-child:before {content: "(j) "}

/* Select */
.yU:before {color: #000; content: " (x) ";}
[selector="all"]:after {content: " (* a)";}
[selector="none"]:after {content: " (* n)";}
[selector="read"]:after {content: " (* r)";}
[selector="unread"]:after {content: " (* u)";}
[selector="starred"]:after {content: " (* s)";}
[selector="unstarred"]:after {content: " (* t)";}

/* More actions */
/* Here is the messy part */
/*.A1*/
.goog-menu:last-child > table > tbody > tr:first-child + tr > td:first-child + td > div:first-child .goog-menuitem-content:after {content: " (I)";}
.goog-menu:last-child > table > tbody > tr:first-child + tr > td:first-child + td > div:first-child + div .goog-menuitem-content:after {content: " (U)";}
.goog-menu:last-child > table > tbody > tr:first-child + tr > td:first-child + td > div:first-child + div + div .goog-menuitem-content:after,
.goog-menu:last-child > table > tbody > tr:first-child + tr > td:first-child + td > div:first-child + div + div + div .goog-menuitem-content:after
{content: " (s)";}

.goog-menu:last-child > table > tbody > tr:first-child + tr > td:first-child + td > div:first-child + div + div + div + div .goog-menuitem-content:after
{content: " (e)";}

.goog-menu:last-child > table > tbody > tr:first-child + tr > td:first-child + td > div:first-child + div + div +div + div + div + div + div + div .goog-menuitem-content:after
{content: " (m)";}


}