| 1 |
/* |
| 2 |
* This file has CSS in it which is either: |
| 3 |
* 1) New CSS that needs integrating into dashboard.css |
| 4 |
* or |
| 5 |
* 2) CSS being used temporarily by the developer, that should be left |
| 6 |
* The purpose is to allow designers to work on changing dashboard.css, without conflicting with developers who are adding new CSS. |
| 7 |
* Designers should remove content from this file (via commenting it out, so that it's clear what has happened) and adding it to dashboard.css |
| 8 |
*/ |
| 9 |
|