From d4f75f3e9d45d80c970f72f37b725dfe2b81fbcc Mon Sep 17 00:00:00 2001 From: Liam Date: Mon, 28 Jan 2019 10:53:50 +1300 Subject: [PATCH] Bug #1765276: More Default theme changes Change-Id: I89522f00d65299dc0eb3f1458fd905b54c472fbb --- htdocs/theme/default/sass/components/_list-group.scss | 4 +++- htdocs/theme/default/sass/layout/card/_card-footer.scss | 8 +++++--- .../artefact/file/blocktype/pdf/templates/pdf.tpl | 2 +- htdocs/theme/raw/sass/_custom.scss | 1 - htdocs/theme/raw/sass/layout/card/_card-quarter.scss | 3 +++ htdocs/theme/raw/templates/view/blocks.tpl | 2 +- 6 files changed, 13 insertions(+), 7 deletions(-) diff --git a/htdocs/theme/default/sass/components/_list-group.scss b/htdocs/theme/default/sass/components/_list-group.scss index 912d9cd85a..07c1facda6 100755 --- a/htdocs/theme/default/sass/components/_list-group.scss +++ b/htdocs/theme/default/sass/components/_list-group.scss @@ -17,7 +17,9 @@ &.published { background-color: #fff; } - .list-group-item-controls { + .list-group-item-controls, + .btn-action-list, + .list-group-item-heading { .btn-group-top { @include media-breakpoint-up(lg) { margin-top: -13px; diff --git a/htdocs/theme/default/sass/layout/card/_card-footer.scss b/htdocs/theme/default/sass/layout/card/_card-footer.scss index 96016e32fe..ccf0ee5237 100755 --- a/htdocs/theme/default/sass/layout/card/_card-footer.scss +++ b/htdocs/theme/default/sass/layout/card/_card-footer.scss @@ -7,9 +7,11 @@ a.card-footer { color: $link-hover-color; } } -.card, -.card.bg-warning { // Use to change the footer color of cards that have a yellow background - .card-footer { +.card { + &.bg-warning .card-footer, + &.bg-success .card-footer, + &.bg-info .card-footer, + .card-footer { // Use to change the footer color of cards that have a yellow background background-color: $card-footer-bg; } } diff --git a/htdocs/theme/raw/plugintype/artefact/file/blocktype/pdf/templates/pdf.tpl b/htdocs/theme/raw/plugintype/artefact/file/blocktype/pdf/templates/pdf.tpl index c372560633..61a29e2749 100644 --- a/htdocs/theme/raw/plugintype/artefact/file/blocktype/pdf/templates/pdf.tpl +++ b/htdocs/theme/raw/plugintype/artefact/file/blocktype/pdf/templates/pdf.tpl @@ -56,7 +56,7 @@ See https://github.com/adobe-type-tools/cmap-resources
-