[cig-commits] r11961 - in cs/portal/trunk/northridge/SeismoWebPortal: static static/icons static/images templates/SeismoWebPortal

leif at geodynamics.org leif at geodynamics.org
Tue May 13 11:11:45 PDT 2008


Author: leif
Date: 2008-05-13 11:11:45 -0700 (Tue, 13 May 2008)
New Revision: 11961

Added:
   cs/portal/trunk/northridge/SeismoWebPortal/static/icons/events.gif
   cs/portal/trunk/northridge/SeismoWebPortal/static/icons/home.gif
   cs/portal/trunk/northridge/SeismoWebPortal/static/icons/prem.gif
   cs/portal/trunk/northridge/SeismoWebPortal/static/images/highlight-item-disabled.gif
   cs/portal/trunk/northridge/SeismoWebPortal/static/images/highlight-item.gif
   cs/portal/trunk/northridge/SeismoWebPortal/static/images/menu-arrow.gif
Modified:
   cs/portal/trunk/northridge/SeismoWebPortal/static/style.css
   cs/portal/trunk/northridge/SeismoWebPortal/templates/SeismoWebPortal/pluggable.html
Log:
Replaced some icons with new ones appropriate to the new UI.  Added
item-highlight and menu-down-arrow icons.  Decided that "position:
fixed" header is a bad idea.


Added: cs/portal/trunk/northridge/SeismoWebPortal/static/icons/events.gif
===================================================================
(Binary files differ)


Property changes on: cs/portal/trunk/northridge/SeismoWebPortal/static/icons/events.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: cs/portal/trunk/northridge/SeismoWebPortal/static/icons/home.gif
===================================================================
(Binary files differ)


Property changes on: cs/portal/trunk/northridge/SeismoWebPortal/static/icons/home.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: cs/portal/trunk/northridge/SeismoWebPortal/static/icons/prem.gif
===================================================================
(Binary files differ)


Property changes on: cs/portal/trunk/northridge/SeismoWebPortal/static/icons/prem.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: cs/portal/trunk/northridge/SeismoWebPortal/static/images/highlight-item-disabled.gif
===================================================================
(Binary files differ)


Property changes on: cs/portal/trunk/northridge/SeismoWebPortal/static/images/highlight-item-disabled.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: cs/portal/trunk/northridge/SeismoWebPortal/static/images/highlight-item.gif
===================================================================
(Binary files differ)


Property changes on: cs/portal/trunk/northridge/SeismoWebPortal/static/images/highlight-item.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: cs/portal/trunk/northridge/SeismoWebPortal/static/images/menu-arrow.gif
===================================================================
(Binary files differ)


Property changes on: cs/portal/trunk/northridge/SeismoWebPortal/static/images/menu-arrow.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: cs/portal/trunk/northridge/SeismoWebPortal/static/style.css
===================================================================
--- cs/portal/trunk/northridge/SeismoWebPortal/static/style.css	2008-05-13 15:16:36 UTC (rev 11960)
+++ cs/portal/trunk/northridge/SeismoWebPortal/static/style.css	2008-05-13 18:11:45 UTC (rev 11961)
@@ -19,13 +19,8 @@
 
 
 #header {
-    position: fixed;
-    top: 0;
-    left: 0;
-    right: 0;
     width: 100%;
-    z-index: 1;
-    background-color: white;
+    margin-bottom: 1em;
 }
 
 #login {

Modified: cs/portal/trunk/northridge/SeismoWebPortal/templates/SeismoWebPortal/pluggable.html
===================================================================
--- cs/portal/trunk/northridge/SeismoWebPortal/templates/SeismoWebPortal/pluggable.html	2008-05-13 15:16:36 UTC (rev 11960)
+++ cs/portal/trunk/northridge/SeismoWebPortal/templates/SeismoWebPortal/pluggable.html	2008-05-13 18:11:45 UTC (rev 11961)
@@ -24,11 +24,11 @@
             <table id=buttonbar>
                 <tr>
                     <td align=center>
-                        <a href="/specfem3dglobe/"><img src="/specfem3dglobe/icons/document.gif" width=32 height=32><br>
+                        <a href="/specfem3dglobe/"><img src="/specfem3dglobe/icons/home.gif" width=32 height=32><br>
                         Home</a>
                     </td>
                     <td align=center>
-                        <a href="/specfem3dglobe/?class=Event"><img src="/specfem3dglobe/icons/eventcat.gif" width=32 height=32><br>
+                        <a href="/specfem3dglobe/?class=Event"><img src="/specfem3dglobe/icons/events.gif" width=32 height=32><br>
                         Events</a>
                     </td>
                     <td align=center>
@@ -50,7 +50,7 @@
                         1D Parameters</a>
                     </td>
                     <td align=center>
-                        <a href="/specfem3dglobe/?class=MineosModel"><img src="/specfem3dglobe/icons/model.gif" width=32 height=32><br>
+                        <a href="/specfem3dglobe/?class=MineosModel"><img src="/specfem3dglobe/icons/prem.gif" width=32 height=32><br>
                         1D Models</a>
                     </td>
                     <td align=center>
@@ -77,7 +77,7 @@
                         {% ifequal klass 'Specfem3DGlobeMesh' %}
                         <dl class="actionMenu" id="newMenu">
                             <dt class="actionMenuHeader">
-                                <a href="some_destination">&diams; New</a>
+                                <a href="some_destination">New <img src="/specfem3dglobe/images/menu-arrow.gif" width=13 height=8></a>
                             </dt>
                             <dd class="actionMenuContent">
                                 <ul>
@@ -127,7 +127,7 @@
                         {% if downloadable %}
                         <dl class="actionMenu" id="downloadMenu">
                             <dt class="actionMenuHeader">
-                                <a href="some_destination">&diams; Download</a>
+                                <a href="some_destination">Download <img src="/specfem3dglobe/images/menu-arrow.gif" width=13 height=8></a>
                             </dt>
                             <dd class="actionMenuContent">
                                 <ul>
@@ -154,12 +154,12 @@
                     <td>
                         {% if object %}
                         {% ifequal klass 'Source' %}
-                        <a class="actionButton" href="/specfem3dglobe/?class=Event&object={{object.obj.event.id}}#s{{object.id}}">List Item Select</a>
+                        <a href="/specfem3dglobe/?class=Event&object={{object.obj.event.id}}#s{{object.id}}"><img src="/specfem3dglobe/images/highlight-item.gif" alt="Highlight Item" width=24 height=16></a>
                         {% else %}
-                        <a class="actionButton" href="/specfem3dglobe/?class={{klass}}#o{{object.id}}">List Item Select</a>
+                        <a href="/specfem3dglobe/?class={{klass}}#o{{object.id}}"><img src="/specfem3dglobe/images/highlight-item.gif" alt="Highlight Item" width=24 height=16></a>
                         {% endifequal %}
                         {% else %}
-                        <span class="actionButton disabled">List Item Select</span>
+                        <img src="/specfem3dglobe/images/highlight-item-disabled.gif" alt="Highlight Item" width=24 height=16>
                         {% endif %}
                     </td>
                     <td>
@@ -172,13 +172,6 @@
 </table>
 
 <div class="content">
-    <h1>
-        <img src="/specfem3dglobe/pics/cig.gif">
-        <img src="/specfem3dglobe/images/seismogram.gif">
-        CIG Seismology Web Portal
-    </h1>
-    <p><img src="/specfem3dglobe/icons/document.gif" width=32 height=32><br>&nbsp;</p>
-    <p>&nbsp;</p>
     {{content}}
 </div>
 



More information about the cig-commits mailing list