css-bootstrap4/bootstrap.css
[roojs1] / css-bootstrap4 / roojs-bootstrap-debug.css
index 7eea64e..d2b8fc1 100644 (file)
@@ -4722,4 +4722,12 @@ html.bootstrap-sticky body {
   border-color: #a94442;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 0 2px #a94442; }
 
+/* collapseable card headers */
+.card-header .fa {
+  transition: .3s transform ease-in-out;
+  margin-top: 3px; }
+
+.card-header .collapsed {
+  transform: rotate(90deg); }
+
 /*# sourceMappingURL=roojs-bootstrap-debug.css.map */
\ No newline at end of file