Page MenuHomeCode

FindReplace.css
No OneTemporary

FindReplace.css

.dijitAdditionalEditorIconFindReplace {
background-image: url(../icons/findReplace.gif);
background-repeat: no-repeat;
background-position: center center;
width: 18px;
height: 18px;
}
.dijitDisabled .dijitAdditionalEditorIconFindReplace {
background-image: url(../icons/findReplaceDisabled.gif);
background-repeat: no-repeat;
background-position: center center;
width: 18px;
height: 18px;
}
.dijitAdditionalEditorIconFindRun {
background-image: url(../icons/findIcon.gif);
background-repeat: no-repeat;
background-position: center center;
width: 18px;
height: 18px;
padding-left: 5px;
padding-right: 5px;
}
.dijitAdditionalEditorIconReplaceRun {
background-image: url(../icons/replaceIcon.gif);
background-repeat: no-repeat;
background-position: center center;
width: 18px;
height: 18px;
padding-left: 5px;
padding-right: 5px;
}
.dijitDisabled .dijitAdditionalEditorIconFindRun {
background-image: url(../icons/findIconDisabled.gif);
background-repeat: no-repeat;
background-position: center center;
width: 18px;
height: 18px;
padding-left: 5px;
padding-right: 5px;
}
.dijitDisabled .dijitAdditionalEditorIconReplaceRun {
background-image: url(../icons/replaceIconDisabled.gif);
background-repeat: no-repeat;
background-position: center center;
width: 18px;
height: 18px;
padding-left: 5px;
padding-right: 5px;
}
.findReplaceCheckBox {
padding-left: 10px;
padding-right: 10px;
text-align: center;
}
.findReplaceTextBox {
padding-top: 3px;
padding-bottom: 3px;
}

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 25, 01:51 (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32781
Default Alt Text
FindReplace.css (1 KB)

Event Timeline