source: temp/trunk/html/admin/css/file_manager.css @ 9573

Revision 9573, 223 bytes checked in by uehara, 20 years ago (diff)

blank

  • Property svn:mime-type set to application/octet-stream
Line 
1/*
2 * Copyright(c) 2000-2006 LOCKON CO.,LTD. All Rights Reserved.
3 *
4 * http://www.lockon.co.jp/
5 */
6#tree{
7    height: 400px;
8
9    overflow: auto;
10    margin: 0px;
11}
12
13#file_view {
14    height: 380px;
15
16    overflow: auto;
17}
Note: See TracBrowser for help on using the repository browser.