Changeset 397 for Dev/branches/rest-dojo-ui/client/rft/css/rftButtons.css
- Timestamp:
- 08/09/12 17:47:56 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/css/rftButtons.css
r396 r397 1 /*LargeButton*/ 1 /**************************************************** 2 /* LargeButton 3 /***************************************************/ 2 4 .claro .rftLargeButton, 3 5 .claro .rftLargeButton * { … … 137 139 background-color: #993dec; 138 140 } 141 .claro span.trans.bg.rftBlockButtonHover, 142 .claro .trans .inheritBgColor.rftBlockButtonHover { 143 background-color: #ffffff; 144 } 145 .claro span.trans.bg.rftBlockButtonHover .dijitButtonNode, 146 .claro .trans .inheritBgColor.rftBlockButtonHover .dijitButtonNode { 147 color: #000000; 148 } 139 149 /*Light*/ 140 150 .claro span.blue.light.bg.rftBlockButtonHover .dijitButtonNode, … … 261 271 } 262 272 263 /* MainMenuButton */ 273 /**************************************************** 274 /* MainMenuButton 275 /***************************************************/ 264 276 .claro .dijitMenuBar .rftMainMenuButton { 265 277 border: none; … … 301 313 } 302 314 303 /* IndexMenuButton */ 315 /**************************************************** 316 /* IndexMenuButton 317 /***************************************************/ 304 318 .claro .rftIndexMenuButton { 305 319 display: block;
Note: See TracChangeset
for help on using the changeset viewer.