From f8a57ebd94941b685287895519fa7427f8e30b3b Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Tue, 4 Feb 2014 22:48:51 +0100 Subject: Use standard dialog popups for the ACL permissions form; that will open it in the main window with enoough space and better UI integration --- plugins/acl/skins/larry/acl.css | 5 +---- plugins/acl/skins/larry/templates/table.html | 10 +++------- 2 files changed, 4 insertions(+), 11 deletions(-) (limited to 'plugins/acl/skins/larry') diff --git a/plugins/acl/skins/larry/acl.css b/plugins/acl/skins/larry/acl.css index d010db0df..b16369907 100644 --- a/plugins/acl/skins/larry/acl.css +++ b/plugins/acl/skins/larry/acl.css @@ -104,10 +104,7 @@ #aclform { - top: 80px; - width: 480px; - padding: 10px; - background-color: white; + display: none; } #aclform div diff --git a/plugins/acl/skins/larry/templates/table.html b/plugins/acl/skins/larry/templates/table.html index e48aad14b..c0b8329c6 100644 --- a/plugins/acl/skins/larry/templates/table.html +++ b/plugins/acl/skins/larry/templates/table.html @@ -17,15 +17,11 @@ -
+
- +
- +
-
- - -
-- cgit v1.2.3