Lines Matching refs:a

7 .mode_admin a.action.admin,
8 .mode_login a.action.login,
9 .mode_register a.action.register,
10 .mode_profile a.action.profile,
11 .mode_recent a.action.recent,
12 .mode_index a.action.index,
13 .mode_media a.action.media,
14 .mode_revisions a.action.revs,
15 .mode_backlink a.action.backlink,
16 .mode_subscribe a.action.subscribe {
21 .site-tools ul li:has(> a.action.media), .user-tools ul li:has(> a.action.admin), .page-tools ul li:has(> a.action.revs) {
40 ul a {
45 ul a:hover {
48 a span.icon {
62 a span.icon:before { content: '\F28A'; }
64 a.edit span.icon:before { content: '\F4CA'; }
65 a.create span.icon:before { content: '\F64D'; }
66 a.show span.icon:before { content: '\F341'; }
67 a.source span.icon:before { content: '\F2C6'; }
68 a.draft span.icon:before { content: '\F38B'; }
69 a.revs span.icon:before { content: '\F292'; }
70 a.backlink span.icon:before { content: '\F470'; }
71 a.top span.icon:before { content: '\F278'; }
72 a.revert span.icon:before { content: '\F117'; }
73 a.subscribe span.icon:before { content: '\F18A'; }
77 a span {
91 a span:before { content: '\F28A'; }
92 a.recent span:before { content: '\F293'; }
93 a.index span:before { content: '\F2EE'; }
94 a.media span:before { content: '\F2CB'; }
98 a i {
112 a i:before { content: '\F28A'; }
113 a.admin i:before { content: '\F3E5'; }
114 a.login i:before { content: '\F1BE'; }
115 a.logout i:before { content: '\F1C3'; }
116 a.register i:before { content: '\F89A'; }
117 a.profile i:before { content: '\F4CB'; }
139 a.action,
140 a.menuitem {
145 a span {
150 a span.icon {
164 a:hover span.icon {
169 a:focus {
179 .mode_revisions .page-tools a.revs span.icon,
180 .mode_backlink .page-tools a.backlink span.icon,
181 .mode_revert .page-tools a.revert span.icon,
182 .mode_subscribe .page-tools a.subscribe span.icon {