scratch – Blame information for rev 99

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