Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added known issues
  • Loading branch information
leekelleher committed Sep 3, 2014
1 parent 0020862 commit 5dbae28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ http://our.umbraco.org/projects/backoffice-extensions/cms-environment-indicator

If you want to modify the default colours, you can do this by editing the `/App_Plugins/CmsEnvironmentIndicator/js/cms-environment-indicator.js` script. You'll find a JavaScript array called `config`, there you can modify the existing colours and/or add new hostname/colour combinations. The hostnames are defined as Regular Expressions, so don't forget to escape any dots, etc.

## Known issues

* At present, the colour-overlay for the favicon does not work with Internet Explorer, (tested up to IE10). The stripe on the avatar (top-left) will still appear.

---

## Contributing to this project
Expand Down

0 comments on commit 5dbae28

Please sign in to comment.