diff --git a/Repositories/otago_eprints3/otago_eprints/cfg/static/style/auto/zzz_local.css b/Repositories/otago_eprints3/otago_eprints/cfg/static/style/auto/zzz_local.css index 8ae0bad..70685d5 100755 --- a/Repositories/otago_eprints3/otago_eprints/cfg/static/style/auto/zzz_local.css +++ b/Repositories/otago_eprints3/otago_eprints/cfg/static/style/auto/zzz_local.css @@ -332,6 +332,7 @@ look horrible otherwise. (In particular, the "check boxes" on the Manage Deposits screen, or the names of expandable fields when editing an item.) */ -.ep_items_filters a:hover, .ep_sr_collapse_link:hover { +.ep_items_filters a:hover, .ep_sr_collapse_link:hover, +.ep_subjectinput_toggle:hover { text-decoration: none; }