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 4.0.7 - Released 10/19/2011
[extjs.git]
/
examples
/
tree
/
check-tree.html
diff --git
a/examples/tree/check-tree.html
b/examples/tree/check-tree.html
index
c0ed389
..
e7d8c19
100644
(file)
--- a/
examples/tree/check-tree.html
+++ b/
examples/tree/check-tree.html
@@
-10,8
+10,8
@@
<script type="text/javascript" src="check-tree.js"></script>
<style>
- .x-tree-checked {
-
text-decoration: line-through
;
+ .x-tree-checked
.x-grid-cell-inner
{
+
font-style: italic
;
color: #777;
}
.x-grid-row-selected .x-grid-cell {