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

b/snf-cyclades-app/synnefo/helpdesk/static/css/extra.css
169 169
.networks h3:hover,
170 170
.networks h4:hover				{ color:#666 }
171 171
.account h3, 
172
.account h4						{ color:#2956B2 }
172
.account h4						{ color:#444 }
173 173
.account h3:hover,
174
.account h4:hover				{ color:#213D75 }
174
.account h4:hover				{ color:#666 }
175 175
.object-details					{ padding:20px;  }
176 176
.object-details	h4				{ cursor:pointer; }
177
.object-details h4 em			{ float:right; font-style:normal; font-size:0.833em;}
178
.object-details h4 em img		{ margin:0 5px; }
177 179
h4 .badge						{ padding:6px 9px 2px; background:url(../img/glyphicons-halflings.png) 160px 43px transparent;}
178 180
h4.expanded .badge				{ background-position: 185px 43px}
179 181
.row2							{ background-color:#EDEDED; }
......
181 183
.row1:hover 					{ background-color:#DDD; }
182 184
.row2:hover 					{ background-color:#DDD; }
183 185

  
184
h4 i { margin-top: 4px; margin-right: 10px;}
186
h4 i 							{ margin-top: 4px; margin-right: 10px;}
187
.container-fluid 				{ margin-left:auto; margin-right:auto; max-width:960px; }
188
h3.info							{ cursor:default; color:#2956B2; text-align:center; font-size:16px; margin-bottom:0;}

Also available in: Unified diff