Removed old Preview artifacts
This commit is contained in:
@@ -7,7 +7,6 @@ body { padding: 5px; font-family: 'input_mono_regular'; -webkit-user-select: non
|
||||
#guide { position: absolute;width: 300px;height: 300px; transition: opacity 150ms;}
|
||||
#render { display: none }
|
||||
#vector { z-index: 1000;position: relative;width:300px; height:300px; }
|
||||
#preview { z-index: 1001;position: absolute; top:15px; left:15px; stroke-dasharray: 4,4;}
|
||||
|
||||
/* Interface */
|
||||
|
||||
@@ -43,5 +42,4 @@ body { background:var(--background) !important; }
|
||||
.b_inv { background:var(--b_inv) !important ; ; }
|
||||
.icon { color:var(--f_high) !important; stroke:var(--f_high) !important; }
|
||||
#dotgrid svg.vector { stroke:var(--f_high) !important; }
|
||||
#dotgrid #preview { stroke:var(--f_high) !important; }
|
||||
|
||||
Reference in New Issue
Block a user