From 775aac53b56a1b8d1f203d696b22b4b51702e1ef Mon Sep 17 00:00:00 2001 From: Matthias Mees Date: Sat, 25 Jan 2014 15:18:18 +0100 Subject: [PATCH] no-js fixed for revamped entry editor. --- templates/2k11/admin/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index 94b63412..0ab77024 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -1986,6 +1986,9 @@ form > .button_link:first-of-type, .no-js #show_config_all, .no-js .show_config_option .icon-plus, .no-js #reset_timestamp, +.no-js #select_category, +.no-js #toggle_metadata, +.no-js #toggle_advanced, .no-js .filters_toolbar, .no-js .invert_selection, .no-js .toggle_comment_full,