Revision ac8a6905 snf-cyclades-app/synnefo/ui/new_ui/ui/vm_list.html

b/snf-cyclades-app/synnefo/ui/new_ui/ui/vm_list.html
249 249
										<li>
250 250
											<div class="title">
251 251
												<span class="snf-cpu icon"></span>
252
												<h2>CPU<span> (x cores)</span></h2>
252
												<h2>
253
													CPU<span> (x cores)</span>
254
													<em>hover explanatory text</em>
255
												</h2>
253 256
												<p>HOVER EXPLANATORY TEXT Volumes residing on our custom storage layer Archipelago, supporting fast VM spawning with cloning. Will also support Volume snapshotting really soon.</p>
254 257
											</div>
255 258
											<div class="options-bar">
......
265 268
													</div>
266 269
												</div>
267 270
												<ul class="options with-flavor">
268
													<li><a href="" class="small current preselected">1</a></li>
269
													<li><a href="" class="medium">2</a></li>
270
													<li><a href="" class="large">3</a></li>
271
													<li><a href="">4</a></li>
271
													<li><a href="" class="small current preselected" data-help="help text for 1">1</a></li>
272
													<li><a href="" class="medium" data-help="help text for 2">2</a></li>
273
													<li><a href="" class="large" data-help="help text for 3">3</a></li>
274
													<li><a href="" data-help="help text for 4">4</a></li>
272 275
												</ul>
273 276
											</div>
274 277
										</li>
275 278
										<li>
276 279
											<div class="title">
277 280
												<span class="snf-ram icon"></span>
278
												<h2>Memory Size <span> (MB)</span></h2>
281
												<h2>
282
													Memory Size 
283
													<span> (MB)</span>
284
													<em>more hover explanatory text more hover explanatory text</em>
285
												</h2>
279 286
												<p>HOVER EXPLANATORY TEXT Volumes residing on our custom storage layer Archipelago, supporting fast VM spawning with cloning. Will also support Volume snapshotting really soon.</p>
280 287
											</div>
281 288
											<div class="options-bar">
......
300 307
										<li>
301 308
											<div class="title">
302 309
												<span class="snf-HDD icon"></span>
303
												<h2>Disk Size<span> (GB)</span></h2>
310
												<h2>
311
													Disk Size<span> (GB)</span>
312
													<em>oversized hover explanatory text more hover explanatory text oversized hover explanatory text more hover explanatory text</em>
313
												</h2>
304 314
												<p>HOVER EXPLANATORY TEXT Volumes residing on our custom storage layer Archipelago, supporting fast VM spawning with cloning. Will also support Volume snapshotting really soon.</p>
305 315
											</div>
306 316
											<div class="options-bar">
......
326 336
										<li>
327 337
											<div class="title">
328 338
												<span class="snf-HDD icon"></span>
329
												<h2>Storage</h2>
339
												<h2>
340
													Storage
341
													<em>oversized hover explanatory text more hover explanatory text</em>
342
												</h2>
330 343
												<p>HOVER EXPLANATORY TEXT Volumes residing on our custom storage layer Archipelago, supporting fast VM spawning with cloning. Will also support Volume snapshotting really soon.</p>
331 344
											</div>
332 345
											<div class="options-bar">

Also available in: Unified diff