2000-04-01 18:48:41 +04:00
|
|
|
|
|
|
|
polygon {
|
|
|
|
color: black;
|
|
|
|
}
|
|
|
|
|
|
|
|
polygon[id="grid"] {
|
|
|
|
color: black;
|
|
|
|
}
|
|
|
|
|
|
|
|
polygon[id="bar1"] {
|
|
|
|
color: green;
|
|
|
|
}
|
|
|
|
|
|
|
|
polygon[id="rect"] {
|
|
|
|
color: blue;
|
|
|
|
}
|
|
|
|
|
|
|
|
polygon[id="bg"] {
|
|
|
|
color: #DDDDDD;
|
|
|
|
}
|
|
|
|
|
2000-05-31 17:58:03 +04:00
|
|
|
polygon[id="bar21"], polygon[id="bar22"], polygon[id="bar23"] {
|
2000-04-01 18:48:41 +04:00
|
|
|
color: #6F00DD;
|
|
|
|
}
|
|
|
|
|
2000-05-31 17:58:03 +04:00
|
|
|
polygon[id="bargrid21"], polygon[id="bargrid22"], polygon[id="bargrid23"] {
|
|
|
|
color: black;
|
|
|
|
}
|
|
|
|
|
2000-04-01 18:48:41 +04:00
|
|
|
polygon[id="poly"] {
|
|
|
|
color: #c0d0f0;
|
|
|
|
}
|
|
|
|
|