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

@ -66,4 +66,4 @@ svg .classLabel .label {
}
#extensionEnd {
.composition;
}
}

View File

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

View File

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

View File

@ -66,4 +66,4 @@ svg .classLabel .label {
}
#extensionEnd {
.composition;
}
}

View File

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

View File

@ -21,4 +21,4 @@ div.mermaidTooltip {
border-radius: 2px;
pointer-events: none;
z-index:100;
}
}

View File

@ -1,5 +1,3 @@
.actor {
stroke: @actorBorder;
fill: @actorBkg;
@ -72,4 +70,4 @@ text.actor {
stroke:none;
font-family: 'trebuchet ms', verdana, arial;
font-size:14px;
}
}

View File

@ -58,4 +58,4 @@
@taskTextLightColor: white;
@taskTextDarkColor: black;
@todayLineColor: red;
@todayLineColor: red;

View File

@ -66,4 +66,4 @@ svg .classLabel .label {
}
#extensionEnd {
.composition;
}
}

View File

@ -1,4 +1,4 @@
.mermaid .label {
.mermaid .label {
font-family: 'trebuchet ms', verdana, arial;
color:#333
}

View File

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

View File

@ -21,4 +21,4 @@ div.mermaidTooltip {
border-radius: 2px;
pointer-events: none;
z-index:100;
}
}

View File

@ -1,5 +1,3 @@
.actor {
stroke: @actorBorder;
fill: @actorBkg;
@ -72,4 +70,4 @@ text.actor {
stroke:none;
font-family: 'trebuchet ms', verdana, arial;
font-size:14px;
}
}

View File

@ -59,4 +59,4 @@
@taskTextLightColor: white;
@taskTextDarkColor: black;
@todayLineColor: red;
@todayLineColor: red;

View File

@ -66,4 +66,4 @@ svg .classLabel .label {
}
#extensionEnd {
.composition;
}
}

View File

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

View File

@ -21,4 +21,4 @@ div.mermaidTooltip {
border-radius: 2px;
pointer-events: none;
z-index:100;
}
}

View File

@ -1,5 +1,3 @@
.actor {
stroke: @actorBorder;
fill: @actorBkg;
@ -72,4 +70,4 @@ text.actor {
stroke: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
}

View File

@ -63,4 +63,4 @@
@taskTextLightColor: white;
@taskTextDarkColor: @text;
@todayLineColor: @critBkgColor;
@todayLineColor: @critBkgColor;