From 35746197991ce03d6832f7fe3fb92713d5812353 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 11 Jul 2018 12:51:51 +0200 Subject: Search UI: auto launch search on bookmark selection and criteria close --- scss/custom.scss | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'scss') diff --git a/scss/custom.scss b/scss/custom.scss index 03d42f0ce..f35078862 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -112,7 +112,12 @@ pre { background-color: white; } -.card-header, +.input-progress.form-control:focus, +.input-progress{ + background-color: $gray-300; +} + +.card-header, .input-progress, .table-striped tbody tr:nth-of-type(2n+1), .dt-bootstrap4 table.dataTable.stripe tbody tr.odd, .dt-bootstrap4 table.dataTable.display tbody tr.odd { -- cgit v1.2.3