From fbcd968f8436e13050fb7eced712d8604eec5f15 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 20 Jun 2018 20:47:49 +0200 Subject: Do not propose modification for items with non editable categories --- chimere/static/chimere/css/styles.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'chimere/static') diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css index 8d8e352..dc65d7b 100644 --- a/chimere/static/chimere/css/styles.css +++ b/chimere/static/chimere/css/styles.css @@ -4058,6 +4058,9 @@ li.main_category li.subcategory > span > label{ .modal-dialog.modal-xl { width: auto; } + #action-directory{ + display: none; + } #topbar { padding:0; padding-right: 5px; -- cgit v1.2.3