aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-12-21 20:11:30 +0100
committermarijus <mario@mariovavti.com>2014-12-21 20:11:30 +0100
commit27d786c979a07eddaa31a9f8fe291360b586b9cf (patch)
tree7dc3a497fc0712a00bce23f1932c6f682313f664 /view/theme
parent0c98cacbcf0c27aba6bea62b4bf3dc00c91b3962 (diff)
downloadvolse-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.css10
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;