scratch – Diff between revs 32 and 33

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 32 Rev 33
Line 16... Line 16...
16 /* border-top: 1em solid #ddd; */ 16 /* border-top: 1em solid #ddd; */
17 } 17 }
Line 18... Line 18...
18   18  
19 #editorpanel { 19 #editorpanel {
20 /*min-height: 240px;*/ 20 /*min-height: 240px;*/
21 border: 2px dashed #F78700; 21 /* border: 2px dashed #F78700;
22 border-radius: 5px; 22 border-radius: 5px;
23 box-sizing: border-box; 23 box-sizing: border-box; */
24 /* outline-offset: -24px; */ 24 /* outline-offset: -24px; */
25 /*background-image: url("../../img/blueprint.png"); 25 /*background-image: url("../../img/blueprint.png");
26 background-repeat: repeat;*/ 26 background-repeat: repeat;*/