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
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.
Tool: Pyflakes Ignored Files: reviewboard/static/rb/css/syntax.css Tool: PEP8 Style Checker Ignored Files: reviewboard/static/rb/css/syntax.css