.nihilo .dijitToolbar .dijitToolbarSeparator {
background: url('../../icons/images/editorIconsEnabled.png'); /* separator in editor icons sprite image - enabled state */
}
/**** ICONS *****/
.nihilo .dijitEditorIcon {
background-image: url('../../icons/images/editorIconsEnabled.png'); /* editor icons sprite image - enabled state */
background-repeat: no-repeat;
width: 18px;
height: 18px;
text-align: center;
}
.nihilo .dijitDisabled .dijitEditorIcon {
background-image: url('../../icons/images/editorIconsDisabled.png'); /* editor icons sprite image - disabled state */
}
# |
Change |
User |
Description |
Committed |
|
#1
|
16170 |
perforce_software |
Move Chronicle files to follow new path scheme for branching. |
|
|
//guest/perforce_software/chronicle/collateral/dojo-debug/dijit/themes/nihilo/Editor.css |
#1
|
8972 |
Matt Attaway |
Initial add of the Chronicle source code |
|
|