various GUI improvements
This commit is contained in:
@@ -330,4 +330,15 @@ textarea.json {
|
||||
width: 90%;
|
||||
height: 33%;
|
||||
margin-left: 5%;
|
||||
}
|
||||
|
||||
svg.preview circle,
|
||||
svg.preview line,
|
||||
svg.preview polygon,
|
||||
svg.preview rect{
|
||||
fill:peru;
|
||||
}
|
||||
|
||||
svg.Block text{
|
||||
fill: black;
|
||||
}
|
||||
Reference in New Issue
Block a user