Index: lams_central/web/css/_learner_base.scss =================================================================== diff -u -rb1983f8db0e20486771940d9412fdfadd9e4c684 -r6e5015d036550bcae770b2125000995c79c3dea2 --- lams_central/web/css/_learner_base.scss (.../_learner_base.scss) (revision b1983f8db0e20486771940d9412fdfadd9e4c684) +++ lams_central/web/css/_learner_base.scss (.../_learner_base.scss) (revision 6e5015d036550bcae770b2125000995c79c3dea2) @@ -141,12 +141,15 @@ background: linear-gradient(60deg, $green-400, $green-700); } .card-plain { - box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); - .card-header:not(.card-avatar) { + background: $white; + .card-header:not(.card-avatar) { margin-top: 0px; padding: .4rem 10px; } } +.card-transparent { + background: transparent; +} .card-no-border { box-shadow: none; margin-top: 15px; @@ -807,6 +810,44 @@ margin-left: -20px; } +// jqgrid. Use guiStyle: "bootstrap4" as a start but the Material Kit definitions cause spacing issues for the jqgrid bootstrap4 support so override again! +.ui-jqgrid.ui-jqgrid-bootstrap { + .card { + margin-bottom: 0; + margin-top: 0; + box-shadow: none; + } + .ui-jqgrid-titlebar>.ui-jqgrid-titlebar-close>span.fa { + margin-bottom: 1em; + } + .ui-search-table .ui-search-input>input[type=text], .ui-search-table .ui-search-input>select { + background-color: $white; + } + tr.jqgrow .sgbutton-div .sgbutton.btn { + // based on _misc.scss + color: white; + &:hover, + &:focus{ + color: darken($link-color, 5%); + text-decoration: none; + } + &.text-info{ + &:hover, &:focus{ + color: darken($brand-info, 5%); + } + } + } + >.ui-jqgrid-pager .fa, >.ui-jqgrid-view .fa { + margin-top: 0; + margin-bottom: 0; + &:hover, + &:focus{ + color: darken($link-color, 5%); + text-decoration: none; + } + } +} + // Reformat the spinner used by Mottie tablesorter to use fa-refresh. The spinner appears on every column and if you only want one column // make the other columns