From b8564134aaffc2ebe35fecd5dae4fd0f6523eb53 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 7 Jan 2014 14:10:28 -0800 Subject: make storage limit service classes apply to accounts, not channels. Also include a css file that was missing from work yesterday. --- view/css/mod_filestorage.css | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 view/css/mod_filestorage.css (limited to 'view') diff --git a/view/css/mod_filestorage.css b/view/css/mod_filestorage.css new file mode 100644 index 000000000..19e8ddd42 --- /dev/null +++ b/view/css/mod_filestorage.css @@ -0,0 +1,11 @@ +#attach-edit-backlink, #cut-paste-link { + margin-bottom: 10px; +} + +#attach-edit-submit { + margin-top: 20px; +} + +#cutpasteinput { + width: 600px; +} \ No newline at end of file -- cgit v1.2.3