Sha256: 97c81737bfec1696ad2253054f03740b64bf5126969a75d52461ba49edf0ac6d
Contents?: true
Size: 1.61 KB
Versions: 9
Compression:
Stored size: 1.61 KB
Contents
.dijitEditorIconsFindReplace { background-image: url('../icons/editorIconsFindReplaceEnabled.png'); background-repeat: no-repeat; width: 18px; height: 18px; text-align: center; } .dijitDisabled .dijitEditorIconsFindReplace { background-image: url('../icons/editorIconsFindReplaceDisabled.png'); background-repeat: no-repeat; width: 18px; height: 18px; text-align: center; } .dijitEditorIconFindString { background-position: 0px; } .dijitEditorIconFind { background-position: -18px; } .dijitEditorIconReplace { background-position: -36px; } .dijitEditorIconReplaceAll { background-position: -54px; } .dijitEditorFindReplaceCheckBox { padding-left: 10px; padding-right: 10px; text-align: center; } .dijitEditorFindReplaceTextBox { padding-top: 3px; padding-bottom: 3px; padding-right: 5px; } .dijitEditorFindReplaceTextBox .focusTextBox { width: 13em; } .tundra .dijitEditorIconsFindReplaceClose { background-image: url('../icons/tundra/close.gif'); background-repeat: no-repeat; width: 18px; height: 18px; background-position: center; } .soria .dijitEditorIconsFindReplaceClose { background-image: url('../icons/soria/close.gif'); background-repeat: no-repeat; width: 18px; height: 18px; background-position: center; } .nihilo .dijitEditorIconsFindReplaceClose { background-image: url('../icons/nihilo/close.gif'); background-repeat: no-repeat; width: 18px; height: 18px; background-position: center; } .claro .dijitEditorIconsFindReplaceClose { background-image: url('../icons/claro/close.gif'); background-repeat: no-repeat; width: 18px; height: 18px; background-position: center; }
Version data entries
9 entries across 9 versions & 2 rubygems