mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Format less code
This commit is contained in:
parent
1c7c109960
commit
727f6c0e28
@ -66,4 +66,4 @@ svg .classLabel .label {
|
|||||||
}
|
}
|
||||||
#extensionEnd {
|
#extensionEnd {
|
||||||
.composition;
|
.composition;
|
||||||
}
|
}
|
||||||
|
@ -134,7 +134,3 @@
|
|||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
fill: @taskTextLightColor;
|
fill: @taskTextLightColor;
|
||||||
}
|
}
|
||||||
/*
|
|
||||||
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
.actor {
|
.actor {
|
||||||
stroke: @actorBorder;
|
stroke: @actorBorder;
|
||||||
fill: @actorBkg;
|
fill: @actorBkg;
|
||||||
|
@ -66,4 +66,4 @@ svg .classLabel .label {
|
|||||||
}
|
}
|
||||||
#extensionEnd {
|
#extensionEnd {
|
||||||
.composition;
|
.composition;
|
||||||
}
|
}
|
||||||
|
@ -132,7 +132,3 @@
|
|||||||
font-size:18px;
|
font-size:18px;
|
||||||
fill:@taskTextDarkColor;
|
fill:@taskTextDarkColor;
|
||||||
}
|
}
|
||||||
/*
|
|
||||||
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
@ -21,4 +21,4 @@ div.mermaidTooltip {
|
|||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
z-index:100;
|
z-index:100;
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
.actor {
|
.actor {
|
||||||
stroke: @actorBorder;
|
stroke: @actorBorder;
|
||||||
fill: @actorBkg;
|
fill: @actorBkg;
|
||||||
@ -72,4 +70,4 @@ text.actor {
|
|||||||
stroke:none;
|
stroke:none;
|
||||||
font-family: 'trebuchet ms', verdana, arial;
|
font-family: 'trebuchet ms', verdana, arial;
|
||||||
font-size:14px;
|
font-size:14px;
|
||||||
}
|
}
|
||||||
|
@ -58,4 +58,4 @@
|
|||||||
@taskTextLightColor: white;
|
@taskTextLightColor: white;
|
||||||
@taskTextDarkColor: black;
|
@taskTextDarkColor: black;
|
||||||
|
|
||||||
@todayLineColor: red;
|
@todayLineColor: red;
|
||||||
|
@ -66,4 +66,4 @@ svg .classLabel .label {
|
|||||||
}
|
}
|
||||||
#extensionEnd {
|
#extensionEnd {
|
||||||
.composition;
|
.composition;
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.mermaid .label {
|
.mermaid .label {
|
||||||
font-family: 'trebuchet ms', verdana, arial;
|
font-family: 'trebuchet ms', verdana, arial;
|
||||||
color:#333
|
color:#333
|
||||||
}
|
}
|
||||||
|
@ -132,7 +132,3 @@
|
|||||||
font-size:18px;
|
font-size:18px;
|
||||||
fill:@taskTextDarkColor;
|
fill:@taskTextDarkColor;
|
||||||
}
|
}
|
||||||
/*
|
|
||||||
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
@ -21,4 +21,4 @@ div.mermaidTooltip {
|
|||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
z-index:100;
|
z-index:100;
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
.actor {
|
.actor {
|
||||||
stroke: @actorBorder;
|
stroke: @actorBorder;
|
||||||
fill: @actorBkg;
|
fill: @actorBkg;
|
||||||
@ -72,4 +70,4 @@ text.actor {
|
|||||||
stroke:none;
|
stroke:none;
|
||||||
font-family: 'trebuchet ms', verdana, arial;
|
font-family: 'trebuchet ms', verdana, arial;
|
||||||
font-size:14px;
|
font-size:14px;
|
||||||
}
|
}
|
||||||
|
@ -59,4 +59,4 @@
|
|||||||
@taskTextLightColor: white;
|
@taskTextLightColor: white;
|
||||||
@taskTextDarkColor: black;
|
@taskTextDarkColor: black;
|
||||||
|
|
||||||
@todayLineColor: red;
|
@todayLineColor: red;
|
||||||
|
@ -66,4 +66,4 @@ svg .classLabel .label {
|
|||||||
}
|
}
|
||||||
#extensionEnd {
|
#extensionEnd {
|
||||||
.composition;
|
.composition;
|
||||||
}
|
}
|
||||||
|
@ -132,4 +132,3 @@
|
|||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
fill: @taskTextDarkColor;
|
fill: @taskTextDarkColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -21,4 +21,4 @@ div.mermaidTooltip {
|
|||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
z-index:100;
|
z-index:100;
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
.actor {
|
.actor {
|
||||||
stroke: @actorBorder;
|
stroke: @actorBorder;
|
||||||
fill: @actorBkg;
|
fill: @actorBkg;
|
||||||
@ -72,4 +70,4 @@ text.actor {
|
|||||||
stroke: none;
|
stroke: none;
|
||||||
font-family: Arial, Helvetica, sans-serif;
|
font-family: Arial, Helvetica, sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
@ -63,4 +63,4 @@
|
|||||||
@taskTextLightColor: white;
|
@taskTextLightColor: white;
|
||||||
@taskTextDarkColor: @text;
|
@taskTextDarkColor: @text;
|
||||||
|
|
||||||
@todayLineColor: @critBkgColor;
|
@todayLineColor: @critBkgColor;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user