diff --git a/Http/SkinEditor/app.css b/Http/SkinEditor/app.css index 36d0bad..84cdc80 100644 --- a/Http/SkinEditor/app.css +++ b/Http/SkinEditor/app.css @@ -171,7 +171,7 @@ input { .t-exp .t-statement { margin: 0; border: 0; - border-left: solid 1px red; + border-left: solid 1px orangered; padding: 0; }