initial checkin from subversion
This commit is contained in:
14
nodeRel.css
Normal file
14
nodeRel.css
Normal file
@@ -0,0 +1,14 @@
|
||||
div.defaultPoint {
|
||||
position:absolute;
|
||||
background:#F7D56D;
|
||||
width:3px;
|
||||
height:3px;
|
||||
z-index:0;
|
||||
}
|
||||
div.freePoint {
|
||||
position:absolute;
|
||||
background:#cccccc;
|
||||
width:2px;
|
||||
height:2px;
|
||||
z-index:0;
|
||||
}
|
||||
Reference in New Issue
Block a user