source: branches/comu-ver2/html/test/uehara/css/tree.css @ 18701

Revision 18701, 146 bytes checked in by nanasess, 14 years ago (diff)

Copyright の更新(#601)

  • Property svn:mime-type set to application/x-httpd-php; charset=UTF-8
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.