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:
208 bytes
|
Line | |
---|
1 | .cell { |
---|
2 | border: solid 1px white; |
---|
3 | font: 10px sans-serif; |
---|
4 | line-height: 12px; |
---|
5 | overflow: hidden; |
---|
6 | position: absolute; |
---|
7 | text-indent: 2px; |
---|
8 | } |
---|
9 | |
---|
10 | .link { |
---|
11 | stroke: #000; |
---|
12 | stroke-opacity: .5; |
---|
13 | fill: none; |
---|
14 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.