]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/_variables.scss
#47 - Fixes the issues with the test case.
[bookstack] / resources / assets / sass / _variables.scss
index 23bf2b219542077c6acfd9238f9d6649a8f94f59..3e864aaa4effc572ec80f5846a65ec331444e74d 100644 (file)
@@ -56,3 +56,6 @@ $text-light: #EEE;
 $bs-light: 0 0 4px 1px #CCC;
 $bs-med: 0 1px 3px 1px rgba(76, 76, 76, 0.26);
 $bs-hover: 0 2px 2px 1px rgba(0,0,0,.13);
+
+// comments
+$comment-border: #DDD;
\ No newline at end of file