Develop and Download Open Source Software

Browse Subversion Repository

Diff of /SvgEditor.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 52 by isao-hara, Wed Jul 28 06:57:40 2010 UTC revision 54 by isao-hara, Wed Jul 28 08:17:03 2010 UTC
# Line 123  img#strokeW{ Line 123  img#strokeW{
123    position:absolute;    position:absolute;
124    clip: rect(75px,70px,100px,0px);    clip: rect(75px,70px,100px,0px);
125    top: 8px;    top: 8px;
126    left: 600px;    left: 430px;
127  }  }
128    
129    img#path_type {
130      position:absolute;
131      clip: rect(25px,30px,50px,0px);
132      top: 60px;
133      left: 550px;
134    }
135    
136    img#arrow_r {
137      position:absolute;
138      clip: rect(0px,30px,25px,0px);
139      top: 85px;
140      left: 510px;
141    }
142    
143    img#arrow_l {
144      position:absolute;
145      clip: rect(0px,30px,25px,0px);
146      top: 85px;
147      left: 390px;
148    }
149    
150    
151    

Legend:
Removed from v.52  
changed lines
  Added in v.54

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26