Lines Matching refs:icon
27 a span.icon {
41 a span.icon:before { content: '\f101'; }
43 a.edit span.icon:before { content: '\f411'; }
44 a.create span.icon:before { content: '\f510'; }
45 a.show span.icon:before { content: '\f403'; }
46 a.source span.icon:before { content: '\f462'; }
47 a.draft span.icon:before { content: '\f416'; }
48 a.revs span.icon:before { content: '\f303'; }
49 a.backlink span.icon:before { content: '\f107'; }
50 a.top span.icon:before { content: '\f435'; }
51 a.revert span.icon:before { content: '\f467'; }
52 a.subscribe span.icon:before { content: '\f410'; }
100 a span.icon {
118 a:hover span.icon {
126 .mode_revisions .page-tools a.revs span.icon,
127 .mode_backlink .page-tools a.backlink span.icon,
128 .mode_revert .page-tools a.revert span.icon,
129 .mode_subscribe .page-tools a.subscribe span.icon {