Changeset 4845
- Timestamp:
- 06/10/08 11:30:09 (6 months ago)
- Location:
- trunk/WebContent
- Files:
-
- 2 modified
-
ITMILL/themes/reservr/styles.css (modified) (2 diffs)
-
reservr.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebContent/ITMILL/themes/reservr/styles.css
r4275 r4845 10 10 } 11 11 12 # itmill-ajax-window{12 #Reservr { 13 13 background-color: transparent; 14 14 } … … 82 82 } 83 83 84 # itmill-ajax-window.i-button-selected-link {84 #Reservr .i-button-selected-link { 85 85 border: 0px; 86 86 text-align: left; -
trunk/WebContent/reservr.html
r4822 r4845 18 18 </head> 19 19 <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 20 26 <iframe id="__gwt_historyFrame" style="width:0;height:0;border:0;overflow:hidden" src="javascript:false"></iframe> 21 27 <script language='javascript' src='/ITMILL/widgetsets/com.itmill.toolkit.demo.reservation.gwt.ReservationWidgetSet/com.itmill.toolkit.demo.reservation.gwt.ReservationWidgetSet.nocache.js'></script>
