mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Title icons for ISO, Snapshots and volume
This commit is contained in:
parent
3d61949f06
commit
cd066f03a0
BIN
ui/new/images/title_alerticon.gif
Normal file
BIN
ui/new/images/title_alerticon.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
BIN
ui/new/images/title_isoicon.gif
Normal file
BIN
ui/new/images/title_isoicon.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
BIN
ui/new/images/title_snapshoticon.gif
Normal file
BIN
ui/new/images/title_snapshoticon.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
@ -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>
|
||||||
|
|||||||
@ -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>
|
||||||
|
|||||||
@ -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>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user