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

@@ -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;