Changeset 342 for Dev/branches/rest-dojo-ui/client/rft/css/rftSelector.css
- Timestamp:
- 06/14/12 18:34:52 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/css/rftSelector.css
r339 r342 56 56 color: #ffffff; 57 57 } 58 .claro .rftLineWithButtons.trans { 59 background-color: transparent; 60 color: #ffffff; 61 } 58 62 59 63 /* Background colour settings for the various contexts of rftLineWithButtons */ … … 103 107 background-color: #00ff00; 104 108 } 109 110 /* rftSessionBar */ 111 .claro .rftSessionBar { 112 margin: 8px 0; 113 } 114 .claro .rftSessionBar .rftIcon.typeIcon { 115 background-image: url('images/icons/rftIcons32.png'); 116 height: 32px; 117 width: 32px; 118 margin: 20px 8px; 119 float: left; 120 } 121 .claro .rftSessionBar .rftLineWithButtons { 122 margin: 0; 123 padding: 0; 124 }
Note: See TracChangeset
for help on using the changeset viewer.