scratch – Diff between revs 84 and 99

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 84 Rev 99
1 #drawingboard { 1 #drawingboard {
2 width: 100%; 2 width: 100%;
3 padding: 0; 3 padding: 0;
4 margin: 0; 4 margin: 0;
5 height: 600px; 5 height: 600px;
6 border: 0; 6 border: 0; }
7 } -  
8   7  
9 .drawing-board-canvas-wrapper { 8 .drawing-board-canvas-wrapper {
10 border: 0 !important; 9 border: 0 !important; }
-   10  
11 } 11 /*# sourceMappingURL=style.css.map */
12   12