diff options
author | marijus <mario@mariovavti.com> | 2014-12-21 20:27:43 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-12-21 20:27:43 +0100 |
commit | 02328bfdbe0bda6a44e6bf2195d836b31dfef290 (patch) | |
tree | 01dced18bf79cd6d5ac3f5a85a20c7a8b633d30a /view/css | |
parent | 27d786c979a07eddaa31a9f8fe291360b586b9cf (diff) | |
download | volse-hubzilla-02328bfdbe0bda6a44e6bf2195d836b31dfef290.tar.gz volse-hubzilla-02328bfdbe0bda6a44e6bf2195d836b31dfef290.tar.bz2 volse-hubzilla-02328bfdbe0bda6a44e6bf2195d836b31dfef290.zip |
forgot to git add files
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/mod_cloud.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/css/mod_cloud.css b/view/css/mod_cloud.css new file mode 100644 index 000000000..cc5fe890f --- /dev/null +++ b/view/css/mod_cloud.css @@ -0,0 +1,5 @@ +#files-mkdir-tools, +#files-upload-tools { + display: none; +} + |