summaryrefslogtreecommitdiff
path: root/plugins/acl/skins/larry/acl.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-02-05 11:59:32 +0100
committerThomas Bruederli <thomas@roundcube.net>2014-02-05 11:59:32 +0100
commite837d8515addd9f1eeede00f1be0ab9ef3967c7c (patch)
treeb661d1814e9a0df5f6d6086922357d242a163ec0 /plugins/acl/skins/larry/acl.css
parenta35540c786178027cd93eefdce1e893dd6714631 (diff)
Hide autocompletion results when closing ACL dialog; use default table styles
Diffstat (limited to 'plugins/acl/skins/larry/acl.css')
-rw-r--r--plugins/acl/skins/larry/acl.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/acl/skins/larry/acl.css b/plugins/acl/skins/larry/acl.css
index b16369907..96c1092a0 100644
--- a/plugins/acl/skins/larry/acl.css
+++ b/plugins/acl/skins/larry/acl.css
@@ -29,7 +29,6 @@
#acltable td
{
white-space: nowrap;
- border: none;
text-align: center;
}
@@ -51,7 +50,6 @@
#acltable thead td.user
{
- border-left: none;
width: 30%;
}