scss/roojs-bootstrap/card.scss
authorAlan Knowles <alan@roojs.com>
Mon, 16 Nov 2020 03:48:33 +0000 (11:48 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 16 Nov 2020 03:48:33 +0000 (11:48 +0800)
css-bootstrap4/bootstrap.css
css-bootstrap4/bootstrap.css.map
css-bootstrap4/bootstrap.min.css
css-bootstrap4/bootstrap.min.css.map
css-bootstrap4/roojs-bootstrap-debug.css
css-bootstrap4/roojs-bootstrap-debug.css.map
css-bootstrap4/roojs-bootstrap.css
css-bootstrap4/roojs-bootstrap.css.map

css-bootstrap4/bootstrap.css.map
css-bootstrap4/bootstrap.min.css.map
css-bootstrap4/roojs-bootstrap-debug.css.map
css-bootstrap4/roojs-bootstrap.css.map
scss/roojs-bootstrap/card.scss

index c400ea8..5dafc21 100644 (file)
@@ -2,7 +2,7 @@
        "version": 3,
        "file": "bootstrap.css",
        "sources": [
-               "../../../../../tmp/scssEXQYED",
+               "../../../../../tmp/scssKmD7rm",
                "../scss/bootstrap/_functions.scss",
                "../scss/bootstrap/_variables.scss",
                "../scss/bootstrap/bootstrap.scss",
index de3c898..01c557e 100644 (file)
@@ -2,7 +2,7 @@
        "version": 3,
        "file": "bootstrap.min.css",
        "sources": [
-               "../../../../../tmp/scssEXQYED",
+               "../../../../../tmp/scssKmD7rm",
                "../scss/bootstrap/_functions.scss",
                "../scss/bootstrap/_variables.scss",
                "../scss/bootstrap/bootstrap.scss",
index 9b9685a..a29a14e 100644 (file)
@@ -2,7 +2,7 @@
        "version": 3,
        "file": "roojs-bootstrap-debug.css",
        "sources": [
-               "../../../../../tmp/scsseQHKNE",
+               "../../../../../tmp/scssZhI2uk",
                "../scss/bootstrap/_functions.scss",
                "../scss/bootstrap/_variables.scss",
                "../scss/roojs-bootstrap/roojs-bootstrap.scss",
index 1e0c52a..11c9563 100644 (file)
@@ -2,7 +2,7 @@
        "version": 3,
        "file": "roojs-bootstrap.css",
        "sources": [
-               "../../../../../tmp/scsseQHKNE",
+               "../../../../../tmp/scssZhI2uk",
                "../scss/bootstrap/_functions.scss",
                "../scss/bootstrap/_variables.scss",
                "../scss/roojs-bootstrap/roojs-bootstrap.scss",
index 7356f8d..fbf81a5 100644 (file)
@@ -3,6 +3,6 @@
 .card-header .fa {
   transition: .3s transform ease-in-out;
 }
-.card-header  collapsed {
+.card-header  .collapsed {
   transform: rotate(90deg);
 }
\ No newline at end of file