- Timestamp:
- Sep 26, 2008, 10:50:14 PM (16 years ago)
- Location:
- trunk/admin/template/goto
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/template/goto/double_select.tpl
r2600 r2602 1 1 {* $Id$ *} 2 {known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.core.packed.js" }3 {known_script id="jquery.ui.sortable" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.resizable.packed.js" }4 5 2 <table class="doubleSelect"> 6 3 <tr> -
trunk/admin/template/goto/theme/roma/theme.css
r2600 r2602 154 154 } 155 155 156 .ui-resizable-handle { border-color: #f36 !important; }157 158 156 /* hacks */ 159 157 html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers */
Note: See TracChangeset
for help on using the changeset viewer.