source: branches/comu/html/test/uehara/css/tree.css @ 2

Revision 2, 145 bytes checked in by root, 17 years ago (diff)

new import

Line 
1#tree{
2    height: 500px;
3    width: 400px;
4    overflow: auto;
5    margin: 0px;
6}
7
8#file_view {
9    height: 480px;
10    width: 400px;
11    overflow: auto;
12}
Note: See TracBrowser for help on using the repository browser.