X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=css-bootstrap4%2Froojs-bootstrap-debug.css;fp=css-bootstrap4%2Froojs-bootstrap-debug.css;h=90a50c25debbd8ce3f45d071002e533ce49567af;hp=7eea64ef4fcfb57362e033962522301e0cfe4b29;hb=267f6bc0ecf0897515863c3c91a8eea23388e273;hpb=4806a3a6a72a6fc861a138965a6b1b5df60d0c87 diff --git a/css-bootstrap4/roojs-bootstrap-debug.css b/css-bootstrap4/roojs-bootstrap-debug.css index 7eea64ef4f..90a50c25de 100644 --- a/css-bootstrap4/roojs-bootstrap-debug.css +++ b/css-bootstrap4/roojs-bootstrap-debug.css @@ -4722,4 +4722,18 @@ 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); } + +.roo-card-dropzone { + border: 1px dashed #adb5bd; + width: 100%; + margin-bottom: 10px; + border-radius: 0.25rem; } + /*# sourceMappingURL=roojs-bootstrap-debug.css.map */ \ No newline at end of file