Better permission handling in editor

This commit is contained in:
Nick O'Leary
2018-01-12 21:00:11 +00:00
parent bb168d35a8
commit 1204cf1ba0
10 changed files with 240 additions and 111 deletions

View File

@@ -23,6 +23,10 @@
#project-settings-tab-settings {
overflow-y: scroll;
}
.sidebar-version-control-shade {
background: #f3f3f3;
}
.projects-edit-form form {
margin: 0;
.form-row {