Revision dfc64018 snf-cyclades-app/synnefo/helpdesk/static/css/extra.css

b/snf-cyclades-app/synnefo/helpdesk/static/css/extra.css
161 161
.show-hide-all .badge			{ background-color:#8BBA00; }
162 162
.show-hide-all .badge:hover		{ background-color:#789B0F } 
163 163
.vms h3, 
164
.vms h4							{ color:#E42867 }
164
.vms h4							{ color:#444 }
165 165
.vms h3:hover,
166
.vms h4:hover					{ color:#9F0C3E }
166
.vms h4:hover					{ color:#666 }
167 167
.networks h3, 
168
.networks h4					{ color:#F46906 }
168
.networks h4					{ color:#444 }
169 169
.networks h3:hover,
170
.networks h4:hover				{ color:#D65C04 }
170
.networks h4:hover				{ color:#666 }
171 171
.account h3, 
172 172
.account h4						{ color:#2956B2 }
173 173
.account h3:hover,
......
177 177
h4 .badge						{ padding:6px 9px 2px; background:url(../img/glyphicons-halflings.png) 160px 43px transparent;}
178 178
h4.expanded .badge				{ background-position: 185px 43px}
179 179
.row2							{ background-color:#EDEDED; }
180

  
181
.row1:hover 					{ background-color:#DDD; }
182
.row2:hover 					{ background-color:#DDD; }
183

  
184
h4 i { margin-top: 4px; margin-right: 10px;}

Also available in: Unified diff