diff --git a/dist/400.html b/dist/400.html index 622461497..5f6336082 100644 --- a/dist/400.html +++ b/dist/400.html @@ -14,7 +14,7 @@ - + Page 400 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/401.html b/dist/401.html index f82b8c199..19e038bac 100644 --- a/dist/401.html +++ b/dist/401.html @@ -14,7 +14,7 @@ - + Page 401 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/403.html b/dist/403.html index 055455e5c..387e5d395 100644 --- a/dist/403.html +++ b/dist/403.html @@ -14,7 +14,7 @@ - + Page 403 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/404.html b/dist/404.html index 75960a0fc..d96c8f72e 100644 --- a/dist/404.html +++ b/dist/404.html @@ -14,7 +14,7 @@ - + Page 404 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/500.html b/dist/500.html index 4bef844e1..4f61a3237 100644 --- a/dist/500.html +++ b/dist/500.html @@ -14,7 +14,7 @@ - + Page 500 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/503.html b/dist/503.html index 9965e8850..fa8026834 100644 --- a/dist/503.html +++ b/dist/503.html @@ -14,7 +14,7 @@ - + Page 503 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/assets/css/dashboard.css b/dist/assets/css/dashboard.css index ab8854a31..243dc8245 100644 --- a/dist/assets/css/dashboard.css +++ b/dist/assets/css/dashboard.css @@ -9899,63 +9899,78 @@ img { max-width: 24rem; } -.xs-gutters { +.gutters-0 { + margin-right: 0; + margin-left: 0; +} + +.gutters-0 > .col, +.gutters-0 > [class*="col-"] { + padding-right: 0; + padding-left: 0; +} + +.gutters-0 .card { + margin-bottom: 0; +} + +.gutters-xs { margin-right: -0.25rem; margin-left: -0.25rem; } -.xs-gutters > .col, -.xs-gutters > [class*="col-"] { +.gutters-xs > .col, +.gutters-xs > [class*="col-"] { padding-right: 0.25rem; padding-left: 0.25rem; } -.xs-gutters .card { +.gutters-xs .card { margin-bottom: 0.5rem; } -.sm-gutters { +.gutters-sm { margin-right: -0.5rem; margin-left: -0.5rem; } -.sm-gutters > .col, -.sm-gutters > [class*="col-"] { +.gutters-sm > .col, +.gutters-sm > [class*="col-"] { padding-right: 0.5rem; padding-left: 0.5rem; } -.sm-gutters .card { +.gutters-sm .card { margin-bottom: 1rem; } -.lg-gutters { +.gutters-lg { margin-right: -1rem; margin-left: -1rem; } -.lg-gutters > .col, -.lg-gutters > [class*="col-"] { +.gutters-lg > .col, +.gutters-lg > [class*="col-"] { padding-right: 1rem; padding-left: 1rem; } -.lg-gutters .card { +.gutters-lg .card { margin-bottom: 2rem; } -.xl-gutters { +.gutters-xl { margin-right: -1.5rem; margin-left: -1.5rem; } -.xl-gutters > .col, -.xl-gutters > [class*="col-"] { +.gutters-xl > .col, +.gutters-xl > [class*="col-"] { padding-right: 1.5rem; padding-left: 1.5rem; } -.xl-gutters .card { +.gutters-xl .card { margin-bottom: 3rem; } @@ -13236,6 +13251,15 @@ Card alert margin: -1px -1px 0; } +.card-category { + font-size: 0.875rem; + text-transform: uppercase; + text-align: center; + font-weight: 600; + letter-spacing: .05em; + margin: 0 0 .5rem; +} + .popover { -webkit-filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.1)); filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.1)); diff --git a/dist/blog.html b/dist/blog.html index 4efafe91d..14100b715 100644 --- a/dist/blog.html +++ b/dist/blog.html @@ -14,7 +14,7 @@ - + tabler.github.io - a responsive, flat and full featured admin template @@ -127,6 +127,7 @@