mirror of https://github.com/apache/cloudstack.git
Icons for main titles for event and Instance
This commit is contained in:
parent
188b3e8b3e
commit
98c32fbf71
|
|
@ -15,7 +15,7 @@
|
|||
<div class="main_title" id="right_panel_header">
|
||||
|
||||
<div class="main_titleicon">
|
||||
<img src="images/title_eventicon.gif" alt="Instance" /></div>
|
||||
<img src="images/title_eventsicon.gif" alt="Event" /></div>
|
||||
|
||||
<h1>Event
|
||||
</h1>
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
<!-- VM detail panel (begin) -->
|
||||
<div class="main_title" id="right_panel_header">
|
||||
<div class="main_titleicon">
|
||||
<img src="images/title_instanceicon.gif" alt="Instance" /></div>
|
||||
<img src="images/title_instanceicons.gif" alt="Instance" /></div>
|
||||
<h1 id="vm_name">Instance
|
||||
</h1>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue