source: Dev/trunk/src/client/qed-client/css/model/widgets/StringInput.less

Last change on this file was 510, checked in by hendrikvanantwerpen, 11 years ago
  • Factored out general object mapping and iteration.
  • Split widgets for multiplechoice and singlechoice.
  • Restored readOnly/disabled setting for QuestionEditorPreviewItem? on innerWidget (since view innerWidget is not a form anymore, we cannot just set it on that, we iterate over all form children now).
File size: 77 bytes
Line 
1#rft.claro .qedStringInputConfig {
2    .subcode {
3        width: 2em;
4    }
5}
Note: See TracBrowser for help on using the repository browser.