diff --git a/app/assets/stylesheets/lib/filemanager.css b/app/assets/stylesheets/lib/filemanager.css new file mode 100644 index 00000000..036924c6 --- /dev/null +++ b/app/assets/stylesheets/lib/filemanager.css @@ -0,0 +1,14 @@ +body > section { + padding: 20px; +} +#panel_l { + width: 80%; +} +#panel_r { + width: 18%; + padding-left: 2%; +} +.nav-pills { + margin-bottom: 0; + padding: 20px 20px 0; +} \ No newline at end of file diff --git a/app/views/admin/assets/index.html.erb b/app/views/admin/assets/index.html.erb index a2956fbe..59ea57e2 100644 --- a/app/views/admin/assets/index.html.erb +++ b/app/views/admin/assets/index.html.erb @@ -1,310 +1,327 @@ -
-- | Name | -Size | -Description | -Tags | -Action | -
---|