https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27321
--- Comment #5 from Fridolin Somers <[email protected]> --- (In reply to Lucas Gass from comment #4) > (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. Oooo indeed my mistake :O Thanks a lot for the explanation. -- 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/
