diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 28ab1e23..f0beca13 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -233,7 +233,7 @@ } .files { float:left; - background: #E4D8CB; + background: #EAE1D5; width: 100%; position: relative; margin-top: 7px; @@ -278,7 +278,7 @@ padding: 10px; -webkit-border-radius: 8px; -moz-border-radius: 8px; - border-radius: 8px; + border-radius: 6px; min-height: 300px; } .files .list .upload-Boundary.with-instruction { diff --git a/views/dashboard.erb b/views/dashboard.erb index 04696e23..2913e18d 100644 --- a/views/dashboard.erb +++ b/views/dashboard.erb @@ -101,7 +101,7 @@ <% end %>
- New Page / File + New File New Folder Upload