From 403f3b3b118686f8b5c9f8a3441400e02923f82a Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Fri, 24 Feb 2006 23:22:56 +0100 Subject: admin styles removed to own plugin style file darcs-hash:20060224222256-d5083-3f74698d8f701b1d69af6eb0be07d1451a63b7c6.gz --- lib/plugins/acl/style.css | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lib/plugins/acl/style.css (limited to 'lib/plugins') diff --git a/lib/plugins/acl/style.css b/lib/plugins/acl/style.css new file mode 100644 index 000000000..3b5f00b33 --- /dev/null +++ b/lib/plugins/acl/style.css @@ -0,0 +1,10 @@ +div.dokuwiki div.acladmin label { + text-align: left; + font-weight: normal; + display: inline; +} + +div.dokuwiki div.acladmin table{ + margin-left: 10%; + width: 80%; +} -- cgit v1.2.3