Add styles for a warning icon in integrations

Review Request #8496 — Created Oct. 26, 2016 and submitted

Information

Djblets
release-0.10.x

Reviewers

Since integrations can now render their own statuses, it is possible
they may want to use a "warning" icon, since there are already "enabled"
and "disabled" icons. This adds the necessary LESS to use
.fa.fa-exclamation-circle as a warning icon.

Tested with rbintegrations.


Description From Last Updated

We should probably have this rule just be .fa.

daviddavid
reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        djblets/static/djblets/css/integrations.less
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        djblets/static/djblets/css/integrations.less
    
    
  2. 
      
david
  1. 
      
  2. djblets/static/djblets/css/integrations.less (Diff revision 1)
     
     
     
     

    We should probably have this rule just be .fa.

  3. 
      
brennie
reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        djblets/static/djblets/css/integrations.less
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        djblets/static/djblets/css/integrations.less
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.10.x (b0f4817)
Loading...