- Timestamp:
- 03/09/14 14:23:42 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/src/client/qed-client/css/widgets/BlockButton.less
r443 r492 5 5 height: @button_block_height; 6 6 vertical-align: top; 7 color: @text; 8 9 &.dijitDisabled { 10 color: @disabledtext; 11 } 7 12 8 13 .dijitButtonContents { … … 18 23 padding: 0 @std_offset; 19 24 border: none; 20 color: @text;21 25 font-size: @button_block_font_size; 22 26
Note: See TracChangeset
for help on using the changeset viewer.