Changeset 366 for Dev/branches/rest-dojo-ui/client/rft/css/rftButtons.css
- Timestamp:
- 07/18/12 18:49:11 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/css/rftButtons.css
r349 r366 1 1 /* And now for the RFT specific stuff! */ 2 2 /*LargeButton*/ 3 .claro .rftLargeButton, 4 .claro .rftLargeButton * { 5 user-select: none; 6 -webkit-user-select: none; 7 } 3 8 .claro .rftLargeButton { 4 9 margin-right: 16px; 10 height: 30px; 5 11 } 6 12 .claro .rftLargeButton .dijitButtonNode {
Note: See TracChangeset
for help on using the changeset viewer.