4 Jan
2021
4 Jan
'21
11:36 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27321 --- Comment #4 from Lucas Gass <lucas@bywatersolutions.com> --- (In reply to Fridolin Somers from comment #3)
Oh style inside HTML :/
In my opinion it whould be better into CSS file. With selector : .dbcolumn_selection:disabled
.dbcolumn_selection:disabled will style the disabled input but not it's parent, the label. In my opinion we want to be able to make the label have a gray color (#cccccc) Since CSS cannot target an element's parent I chose to style inline. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.