minor changes

This commit is contained in:
Fabian Jakobs 2010-05-11 13:37:21 +02:00
commit fa541b64a6
4 changed files with 13 additions and 7 deletions

View file

@ -89,6 +89,10 @@
background: rgb(181, 213, 255);
}
.ce .marker-layer .step {
background: rgb(198, 219, 174);
}
.marker-layer .bracket {
margin: -1px 0 0 -1px;
border: 1px solid rgb(192, 192, 192);