blob: 8892a02040b3b7e5f5788b06b6eb22c31d84c475 [file] [log] [blame]
:animated{
/*Edge of the shape affected by the pseudo selector*/
lineColor: #c00000;
lineWidth: 3px;
/*Content of the shape affected by the pseudo selector*/
fillColor: #c00000;
bold: true;
}
:suspended{
/*Edge of the shape affected by the pseudo selector*/
lineColor: #ff8c00;
lineWidth: 2px;
/*Content of the shape affected by the pseudo selector*/
fillColor: #fab953;
bold: true;
}
:visited{
/*Edge of the shape affected by the pseudo selector*/
lineColor: #92d050;
lineWidth: 2px;
/*Content of the shape affected by the pseudo selector*/
fillColor: #92d050;
}