Last change
on this file since 256 was
256,
checked in by hendrikvanantwerpen, 13 years ago
|
Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).
|
-
Property svn:executable set to
*
|
File size:
678 bytes
|
Line | |
---|
1 | .dojoxSketchIcon{ |
---|
2 | background-repeat:no-repeat; |
---|
3 | height:16px; |
---|
4 | min-width:16px; |
---|
5 | text-align:center; |
---|
6 | width:16px; |
---|
7 | } |
---|
8 | .dojoxSketchIcon { background-image:url(images/icons.gif); } |
---|
9 | .ShowCallouts{ background-position:0px 0px; } |
---|
10 | .PreviousCallout{ background-position:0px -16px; } |
---|
11 | .NextCallout{ background-position:0px -32px; } |
---|
12 | .dojoxSketchIconLead{ background-position:0px -48px; } |
---|
13 | .dojoxSketchIconUnderline{ background-position:0px -64px; } |
---|
14 | .dojoxSketchIconSingleArrow{ background-position:0px -80px; } |
---|
15 | .dojoxSketchIconBrace{ background-position:0px -96px; } |
---|
16 | .dojoxSketchIconDoubleArrow{ background-position:0px -112px; } |
---|
17 | .dojoxSketchIconPreexisting{ background-position:0px -128px; } |
---|
Note: See
TracBrowser
for help on using the repository browser.