Modify border color of expression statement.
This commit is contained in:
@@ -171,7 +171,7 @@ input {
|
|||||||
.t-exp .t-statement {
|
.t-exp .t-statement {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
border-left: solid 1px red;
|
border-left: solid 1px orangered;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user