MediaWiki:Common.css: Difference between revisions
replaced outdated information in comment |
remove the rollback-function for all accounts |
||
| Line 53: | Line 53: | ||
table.right-12 td:nth-child(12) { | table.right-12 td:nth-child(12) { | ||
text-align: right; | text-align: right; | ||
} | |||
/* Don't display the function "rollback with one click" */ | |||
span.mw-rollback-link { | |||
display: none; | |||
} | } | ||