Title icons for ISO, Snapshots and volume

This commit is contained in:
NIKITA 2010-09-14 16:54:05 -07:00
parent 3d61949f06
commit cd066f03a0
7 changed files with 459 additions and 459 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -13,10 +13,10 @@
<!-- ISO detail panel (begin) --> <!-- ISO detail panel (begin) -->
<div class="main_title" id="right_panel_header"> <div class="main_title" id="right_panel_header">
<!--
<div class="main_titleicon"> <div class="main_titleicon">
<img src="images/instancetitle_icons.gif" alt="Instance" /></div> <img src="images/title_isoicon.gif" alt="ISO" /></div>
-->
<h1>ISO <h1>ISO
</h1> </h1>
</div> </div>

View File

@ -13,10 +13,10 @@
<!-- snapshot detail panel (begin) --> <!-- snapshot detail panel (begin) -->
<div class="main_title" id="right_panel_header"> <div class="main_title" id="right_panel_header">
<!--
<div class="main_titleicon"> <div class="main_titleicon">
<img src="images/instancetitle_icons.gif" alt="Instance" /></div> <img src="images/title_snapshoticon.gif" alt="Instance" /></div>
-->
<h1>Snapshot <h1>Snapshot
</h1> </h1>
</div> </div>

View File

@ -13,10 +13,10 @@
%> %>
<!-- volume detail panel (begin) --> <!-- volume detail panel (begin) -->
<div class="main_title" id="right_panel_header"> <div class="main_title" id="right_panel_header">
<!--
<div class="main_titleicon"> <div class="main_titleicon">
<img src="images/instancetitle_icons.gif" alt="Instance" /></div> <img src="images/title_volumeicons.gif" alt="Instance" /></div>
-->
<h1> <h1>
Volume Volume
</h1> </h1>