Changeset 6606
- Timestamp:
- Nov 18, 2014, 3:29:10 PM (8 years ago)
- Location:
- trunk/www
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/admin/extensions/frameset.jsp
r6401 r6606 39 39 <base:body> 40 40 <div class="absolutefull auto-init" data-auto-init="drag-support"> 41 <div id="f1" class="absolutefull" style="width: 29 4px;"><iframe name="tree"41 <div id="f1" class="absolutefull" style="width: 295px;"><iframe name="tree" 42 42 src="tree.jsp?ID=<%=ID%>" 43 43 class="absolutefull" style="width: 100%; height: 100%;" 44 44 ></iframe></div> 45 45 46 <div id="d1" class="absolutefull filledleftborder rightborder"47 style="left: 29 4px; width: 4px; cursor: col-resize; z-index: 99;"46 <div id="d1" class="absolutefull bg-filled-100 leftborder rightborder" 47 style="left: 295px; width: 5px; cursor: col-resize; z-index: 99;" 48 48 ></div> 49 49 -
trunk/www/common/annotations/wait.jsp
r5915 r6606 30 30 <base:head /> 31 31 <base:body> 32 <div class=" filledabsolutefull">32 <div class="bg-filled-50 absolutefull"> 33 33 <table style="margin: auto; height: 100%;"><tr><td> 34 34 <b>Please wait. The annotations are loading...</b> -
trunk/www/common/history/wait.jsp
r6244 r6606 26 26 <base:head /> 27 27 <base:body> 28 <div class=" filledabsolutefull">28 <div class="bg-filled-50 absolutefull"> 29 29 <table style="margin: auto; height: 100%;"><tr><td> 30 30 <b>Please wait. The change history information is loading...</b> -
trunk/www/common/overview/frameset.jsp
r6194 r6606 42 42 <base:body> 43 43 <div class="absolutefull auto-init" data-auto-init="drag-support"> 44 <div id="f1" class="absolutefull" style="width: 39 4px;"><iframe name="tree"44 <div id="f1" class="absolutefull" style="width: 395px;"><iframe name="tree" 45 45 src="<%=root %>/common/overview/tree.jsp?ID=<%=ID%>&show_failures=<%=showFailures%>" 46 46 class="absolutefull" style="width: 100%; height: 100%;" 47 47 ></iframe></div> 48 48 49 <div id="d1" class="absolutefull filledleftborder rightborder"50 style="left: 39 4px; width: 4px; cursor: col-resize; z-index: 99;"49 <div id="d1" class="absolutefull bg-filled-100 leftborder rightborder" 50 style="left: 395px; width: 5px; cursor: col-resize; z-index: 99;" 51 51 ></div> 52 52 … … 58 58 ></iframe></div> 59 59 60 <div id="d2" class="absolutefull filled topborderbottomborder"61 style="bottom: 24 4px; height: 4px; top: auto; cursor: row-resize; z-index: 99;"60 <div id="d2" class="absolutefull bg-filled-100 bottomborder" 61 style="bottom: 245px; height: 5px; top: auto; cursor: row-resize; z-index: 99;" 62 62 ></div> 63 63 64 <div id="f4" class="absolutefull" style="height: 24 4px; bottom: 0px; top: auto;"><iframe name="failures"64 <div id="f4" class="absolutefull" style="height: 245px; bottom: 0px; top: auto;"><iframe name="failures" 65 65 src="<%=root %>/common/overview/failures.jsp?ID=<%=ID%>&show_failures=<%=showFailures%>" 66 66 class="absolutefull" style="width: 100%; height: 100%;" -
trunk/www/common/overview/overview.jsp
r6402 r6606 69 69 <ext:scripts context="<%=jspContext%>" /> 70 70 <ext:stylesheets context="<%=jspContext%>" /> 71 <tbl:toolbar subclass="absolutefull " style="height: 1.75em;">71 <tbl:toolbar subclass="absolutefull bg-filled-50" style="height: 1.75em;"> 72 72 <tbl:button image="refresh.png" title="Reset" 73 73 id="btnResetOverview" -
trunk/www/common/overview/wait.jsp
r6243 r6606 26 26 <base:head /> 27 27 <base:body> 28 <div class=" filledabsolutefull">28 <div class="bg-filled-50 absolutefull"> 29 29 <table style="margin: auto; height: 100%;"><tr><td> 30 30 <b>Please wait. The overview is loading...</b> -
trunk/www/filemanager/frameset.jsp
r6194 r6606 66 66 <base:head scripts="dragdrop.js,~frameset.js" /> 67 67 <base:body> 68 <div class="absolutefull auto-init " data-auto-init="drag-support">69 <div id="f1" class="absolutefull topborder" style="width: 244px;"><iframe name="directories"68 <div class="absolutefull auto-init topborder" data-auto-init="drag-support"> 69 <div id="f1" class="absolutefull" style="width: 245px;"><iframe name="directories" 70 70 class="absolutefull" 71 71 src="directories/list_directories.jsp?ID=<%=ID%>&mode=<%=mode%>&sync=<%=syncWithDirectory%>" … … 73 73 ></iframe></div> 74 74 75 <div id="d1" class="absolutefull filled leftborder rightborder topborder"76 style="left: 24 4px; width: 4px; cursor: col-resize; z-index: 99;"75 <div id="d1" class="absolutefull bg-filled-100 leftborder rightborder" 76 style="left: 245px; width: 5px; cursor: col-resize; z-index: 99;" 77 77 ></div> 78 78 -
trunk/www/include/styles/table.css
r6605 r6606 279 279 .tabcontrol .fulltable, .iframe .fulltable 280 280 { 281 border-top: 0 px;281 border-top: 0; 282 282 } 283 283 -
trunk/www/include/styles/toolbar.css
r6603 r6606 48 48 { 49 49 padding: 2px 4px 2px 4px; 50 height: 100%; 50 51 } 51 52 -
trunk/www/my_base/index.jsp
r6604 r6606 335 335 } 336 336 %> 337 <p>338 <div id="startScan" class="basicbutton button disabled" tabindex="0"339 340 ><img src="/trunk/images/gonext.png" alt="Next" style="filter:url('#filtersPicture');">Next</div>341 342 337 </div> 343 338 </div>
Note: See TracChangeset
for help on using the changeset viewer.