summaryrefslogtreecommitdiff
path: root/public/stylesheets/admin.css
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-07-10 03:40:48 +0200
committererdgeist <erdgeist@erdgeist.org>2026-07-10 03:40:48 +0200
commitcf730b751b590ca80695492f5d62c4fb43efb4d3 (patch)
tree61d1172b925f4a55d072b01a0d41c2db5f14f74f /public/stylesheets/admin.css
parent80e23e2629a37d8ccaa6798a8b5e29b49a3a7268 (diff)
Ensure that comparison view toggle is there for all diff modes
Diffstat (limited to 'public/stylesheets/admin.css')
-rw-r--r--public/stylesheets/admin.css1
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,
32table.revisions_table a, 32table.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,
35div#draft_list table td.actions a { 36div#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;