View | Details | Raw Unified | Return to bug 26541 | Differences between
and this patch

Collapse All | Expand All

(-)umc.css (-1 / +1 lines)
 Lines 265-271    Link Here 
265
	color: gray;
265
	color: gray;
266
}
266
}
267
.dj_webkit .dijitTextBoxDisabled INPUT {
267
.dj_webkit .dijitTextBoxDisabled INPUT {
268
	color: #eee; 
268
	color: DarkGray; 
269
}
269
}
270
.dj_webkit TEXTAREA.dijitTextAreaDisabled {
270
.dj_webkit TEXTAREA.dijitTextAreaDisabled {
271
	color: #333; 
271
	color: #333; 

Return to bug 26541