Changeset 437 for Dev/trunk/client/qed/css/widgets/LargeButton.less
- Timestamp:
- 04/24/13 20:59:44 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/client/qed/css/widgets/LargeButton.less
r432 r437 6 6 margin-right: @button_large_spacing; 7 7 height: @button_large_height; 8 padding: 3px; 8 9 9 10 &*, * { … … 30 31 .dijitButtonText { 31 32 line-height: @button_large_height; 32 .noMargin;33 margin: 0 0 0 @button_large_height; 33 34 padding-left: @std_offset_big; 35 display: block; 34 36 } 35 37 }
Note: See TracChangeset
for help on using the changeset viewer.