Last change
on this file since 249 was
249,
checked in by hendrikvanantwerpen, 13 years ago
|
This one's for Subversion, because it's so close...
First widget (stripped down sequencer).
Seperated client and server code in two direcotry trees.
|
File size:
423 bytes
|
Line | |
---|
1 | .bullet { font: 10px sans-serif; } |
---|
2 | .bullet .marker { stroke: #000; stroke-width: 2px; } |
---|
3 | .bullet .tick line { stroke: #666; stroke-width: .5px; } |
---|
4 | .bullet .range.s0 { fill: #eee; } |
---|
5 | .bullet .range.s1 { fill: #ddd; } |
---|
6 | .bullet .range.s2 { fill: #ccc; } |
---|
7 | .bullet .measure.s0 { fill: lightsteelblue; } |
---|
8 | .bullet .measure.s1 { fill: steelblue; } |
---|
9 | .bullet .title { font-size: 14px; font-weight: bold; } |
---|
10 | .bullet .subtitle { fill: #999; } |
---|
Note: See
TracBrowser
for help on using the repository browser.