mediawiki-extensions-Replac.../resources
Timo Tijhof bb6a92ad23 SpecialReplaceText: Remove redundant white-space: nowrap inline style
The inline style on the `<td>` around namespace checkboxes is
redundant, because ext.ReplaceTextStyles.less already sets the same
style on the same element via `.ext-replacetext-searchoptions td`.

While at it, simplify that CSS selector by removing needless
indirection and specificity via `table`.

Change-Id: I59bad7592b7106dbf335298ff4c6b017c2bca855
2024-06-25 14:53:36 +00:00
..
ext.ReplaceText.js SpecialReplaceText: Migrate deprecated Xml usage to Html class 2024-03-27 03:07:52 +00:00
ext.ReplaceTextStyles.less SpecialReplaceText: Remove redundant white-space: nowrap inline style 2024-06-25 14:53:36 +00:00