Added move document feature

This commit is contained in:
NGPixel
2016-09-09 19:22:18 -04:00
parent f0916dcfe6
commit 492bb9efa6
16 changed files with 207 additions and 52 deletions

View File

@@ -127,6 +127,10 @@ p code {
background-color: $red;
}
&.is-info {
background-color: $purple;
}
}
.card-header-title {