source: temp/trunk/html/test/uehara/css/tree.css @ 9046

Revision 9046, 133 bytes checked in by uehara, 20 years ago (diff)

blank

  • Property svn:mime-type set to application/octet-stream
Line 
1#tree{
2    height: 500px;
3    width: 400px;
4    overflow: scroll;
5}
6
7#file_view{
8    height: 480px;
9    width: 400px;
10    overflow: scroll;
11}
Note: See TracBrowser for help on using the repository browser.