Add EditRequest approval and rejection

This commit is contained in:
rubenwardy
2018-03-23 19:49:57 +00:00
parent a5042a986a
commit bb9d589fb5
5 changed files with 88 additions and 14 deletions

View File

@@ -147,6 +147,11 @@ a:hover {
border: 1px solid #c96;
}
.alert-success {
background: #161;
border: 1px solid #393;
}
/* Nav */
nav, main, #alerts {