shifted tree_grid.css and its icons to wnframework
This commit is contained in:
parent
e4b157e787
commit
f8c5960cc2
Binary file not shown.
Before Width: | Height: | Size: 846 B |
Binary file not shown.
Before Width: | Height: | Size: 851 B |
@ -1,21 +0,0 @@
|
|||||||
.cell-title {
|
|
||||||
font-weight: bold;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cell-effort-driven {
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.toggle {
|
|
||||||
height: 9px;
|
|
||||||
width: 9px;
|
|
||||||
display: inline-block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.toggle.expand {
|
|
||||||
background: url(app/images/expand.gif) no-repeat center center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.toggle.collapse {
|
|
||||||
background: url(app/images/collapse.gif) no-repeat center center;
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user