diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-05-06 10:55:11 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-05-06 10:55:11 +0200 |
commit | b08fc746d81e9e486988439ae9a51918e9f9ee37 (patch) | |
tree | 33af4bcd91c267b4fa361eadbc1900da6d9e5757 /view/theme | |
parent | 4a36834d3f10fee5e912b6205d75c820f70d5250 (diff) | |
download | volse-hubzilla-b08fc746d81e9e486988439ae9a51918e9f9ee37.tar.gz volse-hubzilla-b08fc746d81e9e486988439ae9a51918e9f9ee37.tar.bz2 volse-hubzilla-b08fc746d81e9e486988439ae9a51918e9f9ee37.zip |
use section-content-info-wrapper class for info text
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index ce55d60ee..547fe9ec3 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -942,15 +942,6 @@ a.rconnect:hover, a.rateme:hover, div.rateme:hover { padding-top: 10px; } -#acl-dialog-description { - font-size: 90%; - color: #888; - padding-bottom: 4px; -} -#acl-dialog-description b { - color: black; -} - #acl-showlimited-description { font-size: 90%; color: #888; |