Format less code

This commit is contained in:
Tyler Long 2017-04-22 20:26:53 +08:00
parent 1c7c109960
commit 727f6c0e28
19 changed files with 14 additions and 35 deletions

View File

@ -134,7 +134,3 @@
font-size: 18px; font-size: 18px;
fill: @taskTextLightColor; fill: @taskTextLightColor;
} }
/*
*/

View File

@ -1,5 +1,3 @@
.actor { .actor {
stroke: @actorBorder; stroke: @actorBorder;
fill: @actorBkg; fill: @actorBkg;

View File

@ -132,7 +132,3 @@
font-size:18px; font-size:18px;
fill:@taskTextDarkColor; fill:@taskTextDarkColor;
} }
/*
*/

View File

@ -1,5 +1,3 @@
.actor { .actor {
stroke: @actorBorder; stroke: @actorBorder;
fill: @actorBkg; fill: @actorBkg;

View File

@ -132,7 +132,3 @@
font-size:18px; font-size:18px;
fill:@taskTextDarkColor; fill:@taskTextDarkColor;
} }
/*
*/

View File

@ -1,5 +1,3 @@
.actor { .actor {
stroke: @actorBorder; stroke: @actorBorder;
fill: @actorBkg; fill: @actorBkg;

View File

@ -132,4 +132,3 @@
font-size: 18px; font-size: 18px;
fill: @taskTextDarkColor; fill: @taskTextDarkColor;
} }

View File

@ -1,5 +1,3 @@
.actor { .actor {
stroke: @actorBorder; stroke: @actorBorder;
fill: @actorBkg; fill: @actorBkg;