Changes between Version 1 and Version 2 of ContextChromePlugin

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
08/01/12 04:17:11 (10 months ago)
Comment:

Syntax highlighting.

Legend:

Unmodified
Added
Removed
Modified
  • ContextChromePlugin

    v1 v2  
    2828example style.css: 
    2929{{{ 
     30#!css 
    3031body.defect      { background-color: #f5deb3; /* wheat */    } 
    3132body.enhancement { background-color: #87ceeb; /* sky blue */ }