- Author:
- David Nickerson <nickerso@users.sourceforge.net>
- Date:
- 2009-07-16 02:00:03+12:00
- Desc:
- the starting point for the HH tutorial example
- Permanent Source URI:
- https://models.fieldml.org/workspace/a1/rawfile/f6a8f90307388eb4b040ee3566b84d88b59247f7/dojo-presentation/js/dojo/dojox/sketch/resources/sketch.css
.dojoxSketchIcon{
background-repeat:no-repeat;
height:16px;
min-width:16px;
text-align:center;
width:16px;
}
.dojoxSketchIcon { background-image:url(images/icons.gif); }
.ShowCallouts{ background-position:0px 0px; }
.PreviousCallout{ background-position:0px -16px; }
.NextCallout{ background-position:0px -32px; }
.dojoxSketchIconLead{ background-position:0px -48px; }
.dojoxSketchIconUnderline{ background-position:0px -64px; }
.dojoxSketchIconSingleArrow{ background-position:0px -80px; }
.dojoxSketchIconBrace{ background-position:0px -96px; }
.dojoxSketchIconDoubleArrow{ background-position:0px -112px; }
.dojoxSketchIconPreexisting{ background-position:0px -128px; }