diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-10 03:40:48 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-10 03:40:48 +0200 |
| commit | cf730b751b590ca80695492f5d62c4fb43efb4d3 (patch) | |
| tree | 61d1172b925f4a55d072b01a0d41c2db5f14f74f /public | |
| parent | 80e23e2629a37d8ccaa6798a8b5e29b49a3a7268 (diff) | |
Ensure that comparison view toggle is there for all diff modes
Diffstat (limited to 'public')
| -rw-r--r-- | public/stylesheets/admin.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 56470bc..510e3cc 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -32,6 +32,7 @@ table.user_table a, | |||
| 32 | table.revisions_table a, | 32 | table.revisions_table a, |
| 33 | .add_child_links a, | 33 | .add_child_links a, |
| 34 | .standalone_action_bar a, | 34 | .standalone_action_bar a, |
| 35 | .diff_view_toggle a, | ||
| 35 | div#draft_list table td.actions a { | 36 | div#draft_list table td.actions a { |
| 36 | text-decoration: underline; | 37 | text-decoration: underline; |
| 37 | -webkit-text-decoration-style: wavy; | 38 | -webkit-text-decoration-style: wavy; |
