aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-02-26 13:57:13 +0100
committerMario Vavti <mario@mariovavti.com>2018-02-26 13:57:13 +0100
commit032cbca6511cd0e0bbd5d6a41993a7a3734efc37 (patch)
tree612e580b51415f8ba45b726b317fe01878068658 /view/theme
parentbe3e0ca9a11923e1eba6b565af512c9339597f74 (diff)
downloadvolse-hubzilla-032cbca6511cd0e0bbd5d6a41993a7a3734efc37.tar.gz
volse-hubzilla-032cbca6511cd0e0bbd5d6a41993a7a3734efc37.tar.bz2
volse-hubzilla-032cbca6511cd0e0bbd5d6a41993a7a3734efc37.zip
slightly improve custom acl selector
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 9af1c461e..818ee2a64 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -842,15 +842,6 @@ div.jGrowl div.jGrowl-notification {
font-family: ForkAwesome, sans-serif, arial, freesans;
}
-.acl-list-item {
- width: 100%;
- padding: 0.5rem;
- margin-bottom: 0.5rem;
- border: 1px solid #ccc;
- float: left;
- border-radius: $radius;
-}
-
.acl-item-header {
width: 100%;
}