source: trunk/html/test/uehara/css/tree.css @ 15079

Revision 15079, 145 bytes checked in by nanasess, 19 years ago (diff)

svn:mime-type application/x-httpd-php; charset=UTF-8 設定

  • 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.