Changeset 200 for drbl-virt/web/WebContent
- Timestamp:
- Aug 30, 2010, 11:11:57 AM (14 years ago)
- Location:
- drbl-virt/web/WebContent
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
drbl-virt/web/WebContent/css/jquery-ui.css
r194 r200 8 8 * http://docs.jquery.com/UI/Theming/API 9 9 */ 10 11 /* drbl-virt */ 12 #wrapper { 13 background:#cccccc; 14 margin-bottom:7px; 15 border: 4px solid #aaaaaa; 16 } 10 17 11 18 /* Layout helpers -
drbl-virt/web/WebContent/index.html
r194 r200 18 18 19 19 <body style="font-size:85%;"> 20 21 <div id="wrapper"> 22 <img src="image/drbl-virt_logo.png"> 23 </div> 20 24 21 25 <div id="tabs">
Note: See TracChangeset
for help on using the changeset viewer.