Left: | ||
Right: |
OLD | NEW |
---|---|
1 <!DOCTYPE html> | 1 <!DOCTYPE html> |
2 <!-- | 2 <!-- |
3 - This file is part of Adblock Plus <https://adblockplus.org/>, | 3 - This file is part of Adblock Plus <https://adblockplus.org/>, |
4 - Copyright (C) 2006-present eyeo GmbH | 4 - Copyright (C) 2006-present eyeo GmbH |
5 - | 5 - |
6 - Adblock Plus is free software: you can redistribute it and/or modify | 6 - Adblock Plus is free software: you can redistribute it and/or modify |
7 - it under the terms of the GNU General Public License version 3 as | 7 - it under the terms of the GNU General Public License version 3 as |
8 - published by the Free Software Foundation. | 8 - published by the Free Software Foundation. |
9 - | 9 - |
10 - Adblock Plus is distributed in the hope that it will be useful, | 10 - Adblock Plus is distributed in the hope that it will be useful, |
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
209 <section> | 209 <section> |
210 <header> | 210 <header> |
211 <h2 class="i18n_options_filterList_title"></h2> | 211 <h2 class="i18n_options_filterList_title"></h2> |
212 <p> | 212 <p> |
213 <span class="i18n_options_filterList_description"></span> | 213 <span class="i18n_options_filterList_description"></span> |
214 <a id="filter-lists-learn-more" class="i18n_options_learn_more" ta rget="_blank"></a> | 214 <a id="filter-lists-learn-more" class="i18n_options_learn_more" ta rget="_blank"></a> |
215 </p> | 215 </p> |
216 </header> | 216 </header> |
217 | 217 |
218 <div id="all-filter-lists-table-header" class="th"> | 218 <div id="all-filter-lists-table-header" class="th"> |
219 <h3 class="i18n_options_filterList_column_status col4"></h3> | 219 <h3 class="i18n_options_filterList_column_status col5"></h3> |
220 <h3 class="i18n_options_filterList_column_name col4"></h3> | 220 <h3 class="i18n_options_filterList_column_name col5"></h3> |
221 <h3 class="i18n_options_filterList_column_update col4"></h3> | 221 <h3 class="i18n_options_filterList_column_update col5"></h3> |
222 <h3 class="col4"></h3> | 222 <h3 class="col5"></h3> |
223 <h3 class="col5"></h3> | |
223 </div> | 224 </div> |
224 <ul class="table cols" id="all-filter-lists-table"> | 225 <ul class="table cols" id="all-filter-lists-table"> |
225 <template> | 226 <template> |
226 <div class="col4"> | 227 <div class="col5"> |
227 <button data-action="toggle-disable-subscription" role="checkbox " class="control toggle"> | 228 <button data-action="toggle-disable-subscription" role="checkbox " class="control toggle"> |
228 </button> | 229 </button> |
229 <div class="state"> | 230 <div class="state"> |
230 <span class="i18n_options_filterList_state_active" id="state-a ctive"></span> | 231 <span class="i18n_options_filterList_state_active" id="state-a ctive"></span> |
231 <span class="i18n_options_filterList_state_disabled" id="state -disabled"></span> | 232 <span class="i18n_options_filterList_state_disabled" id="state -disabled"></span> |
232 </div> | 233 </div> |
233 </div> | 234 </div> |
234 <div class="col4"> | 235 <div class="col5"> |
235 <label class="display"></label> | 236 <label class="display"></label> |
236 </div> | 237 </div> |
237 <div class="col4"> | 238 <div class="col5"> |
238 <span class="last-update"></span> | 239 <span class="last-update"></span> |
239 <span class="message"></span> | 240 <span class="message"></span> |
240 </div> | 241 </div> |
241 <div class="col4"> | 242 <div class="col5"> |
242 <button data-action="open-context-menu" class="gear"></button> | 243 <button data-action="open-context-menu" class="gear"></button> |
243 <div role="menubar" class="context-menu-wrapper"> | 244 <div role="menubar" class="context-menu-wrapper"> |
244 <div class="context-menu"> | 245 <div class="context-menu"> |
245 <ul class="content" role="menu"> | 246 <ul class="content" role="menu"> |
246 <li role="menuitem"> | 247 <li role="menuitem"> |
247 <button class="i18n_options_filterList_updateNow update- subscription" data-action="update-subscription"></button> | 248 <button class="i18n_options_filterList_updateNow update- subscription" data-action="update-subscription"></button> |
248 </li> | 249 </li> |
249 <li role="menuitem"> | 250 <li role="menuitem"> |
250 <a class="i18n_options_filterList_website website" targe t="_blank"></a> | 251 <a class="i18n_options_filterList_website website" targe t="_blank"></a> |
251 </li> | 252 </li> |
252 <li role="menuitem"> | 253 <li role="menuitem"> |
253 <a class="i18n_options_filterList_source source" target= "_blank"></a> | 254 <a class="i18n_options_filterList_source source" target= "_blank"></a> |
254 </li> | 255 </li> |
255 <li role="menuitem"> | 256 <li role="menuitem"> |
256 <button class="i18n_options_control_remove_title delete" data-action="remove-subscription"></button> | 257 <button class="i18n_options_control_remove_title delete" data-action="remove-subscription"></button> |
257 </li> | 258 </li> |
258 </ul> | 259 </ul> |
259 </div> | 260 </div> |
260 </div> | 261 </div> |
262 </div> | |
263 <div class="col5"> | |
261 <button data-action="remove-subscription" class="control delete" ></button> | 264 <button data-action="remove-subscription" class="control delete" ></button> |
262 </div> | 265 </div> |
263 </template> | 266 </template> |
264 </ul> | 267 </ul> |
265 <div class="side-controls wrap"> | 268 <div class="side-controls wrap"> |
266 <button class="i18n_options_filterList_add primary" data-action="ope n-dialog" data-dialog="import"></button> | 269 <button class="i18n_options_filterList_add primary" data-action="ope n-dialog" data-dialog="import"></button> |
267 <button id="update" class="i18n_options_filterList_update secondary" data-action="update-all-subscriptions"></button> | 270 <button id="update" class="i18n_options_filterList_update secondary" data-action="update-all-subscriptions"></button> |
268 </div> | 271 </div> |
269 </section> | 272 </section> |
270 | 273 |
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
311 <li id="visit-forum" class="i18n_options_report_forum"></li> | 314 <li id="visit-forum" class="i18n_options_report_forum"></li> |
312 </ul> | 315 </ul> |
313 </section> | 316 </section> |
314 <section class="cols"> | 317 <section class="cols"> |
315 <header> | 318 <header> |
316 <h2 class="i18n_options_social_title"></h2> | 319 <h2 class="i18n_options_social_title"></h2> |
317 <p class="i18n_options_social_description"></p> | 320 <p class="i18n_options_social_description"></p> |
318 </header> | 321 </header> |
319 <div id="social"> | 322 <div id="social"> |
320 <ul id="social-general"> | 323 <ul id="social-general"> |
321 <li><a id="twitter" target="_blank">Twitter</a></li> | 324 <li><a id="twitter" target="_blank">Twitter</a></li> |
ire
2017/11/14 16:55:21
These links are now also underlined. It's not clea
saroyanm
2017/11/14 19:19:00
Yes, I've removed them, will introduce them back i
| |
322 <li><a id="facebook" target="_blank">Facebook</a></li> | 325 <li><a id="facebook" target="_blank">Facebook</a></li> |
323 <li><a id="google-plus" target="_blank">Google Plus</a></li> | 326 <li><a id="google-plus" target="_blank">Google Plus</a></li> |
324 </ul> | 327 </ul> |
325 <ul id="social-chinese"> | 328 <ul id="social-chinese"> |
326 <li><a id="weibo" target="_blank">Weibo</a></li> | 329 <li><a id="weibo" target="_blank">Weibo</a></li> |
327 </ul> | 330 </ul> |
328 <p> | 331 <p> |
329 <strong> | 332 <strong> |
330 <span class="i18n_options_email"></span> | 333 <span class="i18n_options_email"></span> |
331 <a href="mailto:support@adblockplus.org">support@adblockplus.org </a> | 334 <a href="mailto:support@adblockplus.org">support@adblockplus.org </a> |
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
406 </div> | 409 </div> |
407 <!-- Notification --> | 410 <!-- Notification --> |
408 <div id="notification" aria-hidden="true" aria-live="polite"> | 411 <div id="notification" aria-hidden="true" aria-live="polite"> |
409 <strong id="notification-text"></strong> | 412 <strong id="notification-text"></strong> |
410 <button id="hide-notification" data-action="hide-notification"> | 413 <button id="hide-notification" data-action="hide-notification"> |
411 <span class="i18n_options_notification_hide sr-only"></span> | 414 <span class="i18n_options_notification_hide sr-only"></span> |
412 </button> | 415 </button> |
413 </div> | 416 </div> |
414 </body> | 417 </body> |
415 </html> | 418 </html> |
OLD | NEW |