Changeset 4845

Show
Ignore:
Timestamp:
06/10/08 11:30:09 (6 months ago)
Author:
marc.englund@…
Message:

Fixed reservrs header.

Location:
trunk/WebContent
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/WebContent/ITMILL/themes/reservr/styles.css

    r4275 r4845  
    1010} 
    1111 
    12 #itmill-ajax-window { 
     12#Reservr { 
    1313        background-color: transparent; 
    1414} 
     
    8282} 
    8383 
    84 #itmill-ajax-window .i-button-selected-link { 
     84#Reservr .i-button-selected-link { 
    8585        border: 0px; 
    8686        text-align: left; 
  • trunk/WebContent/reservr.html

    r4822 r4845  
    1818</head> 
    1919<body> 
     20        <div id="header"> 
     21                <span id="logo"> Reservr Inc</span> 
     22                <span id="arrow"> </span> 
     23                <span id="slogan">Representational cars on-the-road</span> 
     24        </div> 
     25 
    2026<iframe id="__gwt_historyFrame" style="width:0;height:0;border:0;overflow:hidden" src="javascript:false"></iframe> 
    2127<script language='javascript' src='/ITMILL/widgetsets/com.itmill.toolkit.demo.reservation.gwt.ReservationWidgetSet/com.itmill.toolkit.demo.reservation.gwt.ReservationWidgetSet.nocache.js'></script>