diff options
author | Vincent Petry <pvince81@owncloud.com> | 2015-07-29 17:36:07 +0200 |
---|---|---|
committer | Arthur Schiwon <blizzz@owncloud.com> | 2015-08-07 01:22:44 +0200 |
commit | 781ba420c95576ead4e8275b05fb72ea72b0d9c6 (patch) | |
tree | 422201b7e61d110fe70de71cfa8b72e2a7b95b3b /apps/files/css/detailsView.css | |
parent | a81251454d81a5ea2532b66af42c835bc5566f00 (diff) | |
download | nextcloud-server-781ba420c95576ead4e8275b05fb72ea72b0d9c6.tar.gz nextcloud-server-781ba420c95576ead4e8275b05fb72ea72b0d9c6.zip |
Use own tabs impl in files sidebar
Also change style.
Diffstat (limited to 'apps/files/css/detailsView.css')
-rw-r--r-- | apps/files/css/detailsView.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/css/detailsView.css b/apps/files/css/detailsView.css index e89a6a36f4c..78d3357fbd0 100644 --- a/apps/files/css/detailsView.css +++ b/apps/files/css/detailsView.css @@ -41,3 +41,4 @@ right: 0; margin: 15px; } + |