git.ithinksw.org
/
extjs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git]
/
examples
/
tree
/
two-trees.html
diff --git
a/examples/tree/two-trees.html
b/examples/tree/two-trees.html
index
51d2a5b
..
de74b05
100644
(file)
--- a/
examples/tree/two-trees.html
+++ b/
examples/tree/two-trees.html
@@
-19,8
+19,7
@@
float:left;
\r
margin:20px;
\r
border:1px solid #c3daf9;
\r
float:left;
\r
margin:20px;
\r
border:1px solid #c3daf9;
\r
- width:250px;
\r
- height:300px;
\r
+ overflow:auto;
\r
}
\r
.folder .x-tree-node-icon{
\r
background:transparent url(../../resources/images/default/tree/folder.gif);
\r
}
\r
.folder .x-tree-node-icon{
\r
background:transparent url(../../resources/images/default/tree/folder.gif);
\r
@@
-43,4
+42,4
@@
<div id="tree2"></div>
\r
\r
</body>
\r
<div id="tree2"></div>
\r
\r
</body>
\r
-</html>
\r
+</html>
\ No newline at end of file