From 4ea927a7987d7fdcefcacb341f1a60b094ccf8d2 Mon Sep 17 00:00:00 2001 From: Frank Karlitschek Date: Mon, 23 Apr 2012 23:54:49 +0200 Subject: wrote a new versioning app over the weekend. Basic functionality to far but it works (TM) and has all the needed features (TM) for ownCloud 4. Userinterface integration and small improvements still missing. --- apps/files_versions/css/versions.css | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 apps/files_versions/css/versions.css (limited to 'apps/files_versions/css') diff --git a/apps/files_versions/css/versions.css b/apps/files_versions/css/versions.css new file mode 100644 index 00000000000..139597f9cb0 --- /dev/null +++ b/apps/files_versions/css/versions.css @@ -0,0 +1,2 @@ + + -- cgit v1.2.3