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
eca83d6...

Reviewers

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.

reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/css/syntax.css
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/css/syntax.css
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
JW
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (da3de3f)
CU
  1. Ship It!
  2. 
      
Loading...