https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43032

Phil Ringnalda <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Phil Ringnalda <[email protected]> ---
The yellow highlight is set by
https://git.koha-community.org/Koha-community/Koha/src/commit/b0fa3d7e6a97573f6e00e07a01d4e0143a0f4d3b/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss#L374
with specificity 0,2,2, which loses to the grey background set by
https://git.koha-community.org/Koha-community/Koha/src/commit/b0fa3d7e6a97573f6e00e07a01d4e0143a0f4d3b/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss#L421
with specificity 0,3,3)

There might be an elegant fix, but my finger is itching to type !important in
that first rule.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to