Fetch cards from Cobot, log access

This commit is contained in:
Dana Woodman
2018-07-10 16:25:05 -07:00
parent 9c11a0506a
commit 710f7953b6
11 changed files with 155 additions and 94 deletions

View File

@@ -47,6 +47,7 @@ p {
.button:hover {
background: var(--color-primary-dark);
border-color: var(--color-primary-dark);
color: white;
}
.button-danger {
background: var(--color-danger);