diff options
author | marijus <mario@mariovavti.com> | 2014-12-21 20:11:30 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-12-21 20:11:30 +0100 |
commit | 27d786c979a07eddaa31a9f8fe291360b586b9cf (patch) | |
tree | 7dc3a497fc0712a00bce23f1932c6f682313f664 /view/theme | |
parent | 0c98cacbcf0c27aba6bea62b4bf3dc00c91b3962 (diff) | |
download | volse-hubzilla-27d786c979a07eddaa31a9f8fe291360b586b9cf.tar.gz volse-hubzilla-27d786c979a07eddaa31a9f8fe291360b586b9cf.tar.bz2 volse-hubzilla-27d786c979a07eddaa31a9f8fe291360b586b9cf.zip |
files: make mod/filestorage.php load via ajax and some design work. work in progress...
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 382bed90e..524db7899 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2076,18 +2076,8 @@ nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{ color: $nav_active_icon_colour; } -/* Files */ - -#attach-edit-perms { - margin-top: 25px; - margin-bottom: 20px; - font-weight: bold; - font-size: 17px; -} - /* bootstrap overrides */ - blockquote { font-size: $font_size; font-style: italic; |