diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-02-01 12:52:19 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-02-01 12:52:19 +0100 |
commit | cde7a3f66cd8d48f0c7aea2391a2778fe494f884 (patch) | |
tree | 9fa28168ff95a464b0d18463f362d3cb15a4be41 /view/theme/redbasic/css | |
parent | 4f99d641c5168c30ff402209bc6eea08d87c1caf (diff) | |
download | volse-hubzilla-cde7a3f66cd8d48f0c7aea2391a2778fe494f884.tar.gz volse-hubzilla-cde7a3f66cd8d48f0c7aea2391a2778fe494f884.tar.bz2 volse-hubzilla-cde7a3f66cd8d48f0c7aea2391a2778fe494f884.zip |
more work on app-bin
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index cd222e06d..3f1d9e992 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2118,4 +2118,4 @@ dl.bb-dl > dd > li { border: 1px solid #ccc; border-radius: $radiuspx; -}
\ No newline at end of file +} |