Changeset 409 for Dev/branches/rest-dojo-ui/client/rft/css/LESS/main.css
- Timestamp:
- 09/05/12 16:05:13 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/css/LESS/main.css
r403 r409 38 38 height: 32px; 39 39 margin: 0; 40 background-image: url('images/icons/rftIcons24.png');41 width: 32px;42 height: 32px;43 margin: 0;44 40 background-image: url('images/icons/rftIcons32.png'); 45 41 margin-right: 8px; … … 414 410 height: 32px; 415 411 margin: 0; 416 background-image: url('images/icons/rftIcons24.png');417 width: 32px;418 height: 32px;419 margin: 0;420 412 background-image: url('images/icons/rftIcons32.png'); 421 413 } … … 700 692 height: 32px; 701 693 margin: 0; 702 background-image: url('images/icons/rftIcons24.png');703 width: 32px;704 height: 32px;705 margin: 0;706 694 background-image: url('images/icons/rftIcons32.png'); 707 695 float: left; 708 696 margin: 184px 8px 0 8px; 697 } 698 #rft.claro .rftIndexMenuButton { 699 border: none; 700 background-image: none; 701 -webkit-box-shadow: none; 702 box-shadow: none; 703 border-radius: 0; 704 margin: 0; 705 padding: 0; 706 -webkit-transition: all 0.3s; 707 -moz-transition: all 0.3s; 708 -o-transition: all 0.3s; 709 -ms-transition: all 0.3s; 710 transition: all 0.3s; 711 line-height: 32px; 712 border: none; 713 } 714 #rft.claro .rftIndexMenuButton .dijitButtonNode { 715 border: none; 716 color: #999999; 717 font-size: 22px; 718 } 719 #rft.claro .rftIndexMenuButton .dijitButtonNode .dijitButtonContents { 720 vertical-align: top; 721 } 722 #rft.claro .rftIndexMenuButton .dijitButtonNode .dijitButtonContents .dijitButtonText { 723 padding-bottom: 10px; 724 line-height: 20px; 725 } 726 #rft.claro .rftIndexMenuButton .dijitButtonNode .dijitButtonContents .rftIcon { 727 width: 32px; 728 height: 32px; 729 margin: 0; 730 background-image: url('images/icons/rftIcons32.png'); 731 margin: 0 8px; 732 } 733 #rft.claro .rftIndexMenuButton.oneHeight { 734 height: 100px; 735 } 736 #rft.claro .rftIndexMenuButton.oneHeight .dijitButtonNode { 737 margin: 38px 0 0 0; 738 } 739 #rft.claro .rftIndexMenuButton.twoHeight { 740 height: 200px; 741 } 742 #rft.claro .rftIndexMenuButton.twoHeight .dijitButtonNode { 743 margin: 88px 0 0 0; 744 } 745 #rft.claro .rftIndexMenuButton.fourHeight { 746 height: 400px; 747 } 748 #rft.claro .rftIndexMenuButton.fourHeight .dijitButtonNode { 749 margin: 188px 0 0 0; 750 } 751 #rft.claro .rftIndexMenuButton.rftIndexMenuButtonHover { 752 color: #ffffff; 753 -webkit-transition: all 0.1s; 754 -moz-transition: all 0.1s; 755 -o-transition: all 0.1s; 756 -ms-transition: all 0.1s; 757 transition: all 0.1s; 758 } 759 #rft.claro .rftIndexMenuButton.rftIndexMenuButtonHover .dijitButtonText { 760 color: #ffffff; 761 -webkit-transition: all 0.1s; 762 -moz-transition: all 0.1s; 763 -o-transition: all 0.1s; 764 -ms-transition: all 0.1s; 765 transition: all 0.1s; 766 } 767 #rft.claro .rftIndexMenuButton.rftIndexMenuButtonHover.blue { 768 background-color: #0072bc; 769 } 770 #rft.claro .rftIndexMenuButton.rftIndexMenuButtonHover.red { 771 background-color: #8c0310; 772 } 773 #rft.claro .rftIndexMenuButton.rftIndexMenuButtonHover.green { 774 background-color: #3aa605; 775 } 776 #rft.claro .rftIndexMenuButton.rftIndexMenuButtonHover.orange { 777 background-color: #ff5b12; 778 } 779 #rft.claro .rftIndexMenuButton.rftIndexMenuButtonHover.purple { 780 background-color: #6529b7; 781 } 782 #rft.claro .rftIndexMenuButton.rftIndexMenuButtonActive { 783 width: 32px; 784 height: 32px; 785 margin: 0; 786 background-image: url('images/icons/rftIcons32b.png'); 787 -webkit-transition: all 0.3s; 788 -moz-transition: all 0.3s; 789 -o-transition: all 0.3s; 790 -ms-transition: all 0.3s; 791 transition: all 0.3s; 792 color: #111111; 793 background: #ffffff; 709 794 } 710 795 #rft.claro .dijitMenuPopup .dijitMenu { … … 818 903 margin: 0; 819 904 } 905 #rft.claro .rftSurveyListView .rftSurveyListViewContent { 906 min-height: 300px; 907 background: #444444; 908 overflow: auto; 909 } 820 910 #rft.claro .rftLargeButton { 821 911 border: none; … … 1066 1156 background-image: url('images/icons/rftIcons16b.png'); 1067 1157 } 1158 #rft.claro .rftObjectBox { 1159 margin: 8px 0; 1160 } 1161 #rft.claro .rftObjectBox .rftIcon { 1162 width: 32px; 1163 height: 32px; 1164 margin: 0; 1165 background-image: url('images/icons/rftIcons32.png'); 1166 float: left; 1167 margin: 20px 8px; 1168 } 1169 #rft.claro .rftObjectBox .rftLineWithButtons { 1170 margin: 0; 1171 padding: 0; 1172 } 1173 #rft.claro .rftSessionObject { 1174 margin: 0; 1175 padding: 0; 1176 width: 100px; 1177 height: 100px; 1178 background: #999999; 1179 margin: 8px; 1180 display: inline-block; 1181 } 1182 #rft.claro .rftSessionObject .rftIcon { 1183 width: 32px; 1184 height: 32px; 1185 margin: 0; 1186 background-image: url('images/icons/rftIcons32.png'); 1187 margin: 8px 34px 0 34px; 1188 } 1189 #rft.claro .rftSessionObject label { 1190 margin: 0; 1191 padding: 0; 1192 float: left; 1193 clear: both; 1194 width: 100px; 1195 text-align: center; 1196 color: #ffffff; 1197 overflow: hidden; 1198 } 1199 #rft.claro .rftSessionObject.blue { 1200 background-color: #0072bc; 1201 } 1202 #rft.claro .rftSessionObject.blue.selected { 1203 background-color: #0794d1; 1204 } 1205 #rft.claro .rftSessionObject.green { 1206 background-color: #3aa605; 1207 } 1208 #rft.claro .rftSessionObject.green.selected { 1209 background-color: #79ca0a; 1210 } 1211 #rft.claro .rftSessionObject.red { 1212 background-color: #8c0310; 1213 } 1214 #rft.claro .rftSessionObject.red.selected { 1215 background-color: #bd0013; 1216 }
Note: See TracChangeset
for help on using the changeset viewer.