diff options
author | friendica <info@friendica.com> | 2013-03-11 16:50:24 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-03-11 16:50:24 -0700 |
commit | d568f4d0291f41ca27d259d2688e948199956dd9 (patch) | |
tree | 83019c621c26f86ca45e6dc261c660a0e9777ef3 /view/theme/redbasic | |
parent | b86277b0ff7aa7ea5e04a646b628785fc31f0c3e (diff) | |
download | volse-hubzilla-d568f4d0291f41ca27d259d2688e948199956dd9.tar.gz volse-hubzilla-d568f4d0291f41ca27d259d2688e948199956dd9.tar.bz2 volse-hubzilla-d568f4d0291f41ca27d259d2688e948199956dd9.zip |
class def for reshared content
Diffstat (limited to 'view/theme/redbasic')
-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 955478e10..0f9e9ac70 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3753,4 +3753,4 @@ ul.menu-popup { .profile-match-connect { margin-top: 5px; } -.reshared-content { margin-left: 10px; }
\ No newline at end of file +.reshared-content { margin-left: 10px; } |