Remove extra comma in syntax.css that was causing keywords in diff viewer not to be bolded.
Review Request #7621 — Created Sept. 9, 2015 and submitted — Latest diff uploaded
Remove extra comma in syntax.css that was causing keywords in diff viewer not to be bolded.
Note: The comma affected all keywords and not just bool.
Ran unit tests.
Manually verified that css elements with the .kt class are now being bolded in the diff viewer.