• 
      

    Fix styling of inline code and code blocks in comment bubble tooltips.

    Review Request #8193 — Created May 27, 2016 and submitted

    Information

    Review Board
    release-3.0.x

    Reviewers

    The new styling for the inline code and code blocks were looking less
    than stellar in the comment bubble tooltips. The borders on both were
    too light, making them appear a bit fuzzy, and the code blocks were
    offset incorrectly.
    
    This updates the styles to provide a better overall look in both the
    draft and published comment tooltips.
    
    A future change will redo the style of the tooltips to improve their
    overall readability.

    Tested inline code and code blocks in both draft and published
    comments.


    reviewbot
    1. Tool: Pyflakes
      Ignored Files:
          reviewboard/static/rb/css/defs.less
          reviewboard/static/rb/css/pages/reviews.less
      
      
      
      Tool: PEP8 Style Checker
      Ignored Files:
          reviewboard/static/rb/css/defs.less
          reviewboard/static/rb/css/pages/reviews.less
      
      
    2. 
        
    brennie
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (9f6d241)