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
Information | |
---|---|
jwu | |
Review Board | |
release-2.0.x | |
3809 | |
eca83d6... | |
Reviewers | |
reviewboard | |
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.