From 4abcbd495d02c80c17976ced96c313976849cc7e Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 10 May 2012 20:43:53 +0200 Subject: Small styling improvements of the ACL permissions dialog box --- plugins/acl/skins/larry/acl.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'plugins/acl/skins/larry/acl.css') diff --git a/plugins/acl/skins/larry/acl.css b/plugins/acl/skins/larry/acl.css index 589d688f6..658480e40 100644 --- a/plugins/acl/skins/larry/acl.css +++ b/plugins/acl/skins/larry/acl.css @@ -111,3 +111,15 @@ text-align: center; clear: both; } + +#aclform ul +{ + list-style: none; + margin: 0.2em; + padding: 0; +} + +#aclform ul li label +{ + margin-left: 0.5em; +} -- cgit v1.2.3