Warning: Can't use blame annotator:
svn blame failed on temp/trunk/html/admin/css/file_manager.css: バイナリファイル 'file:///home/svn/open/temp/trunk/html/admin/css/file_manager.css' に対しては blame で各行の最終変更者を計算できません 195004

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

Revision 9571, 251 bytes checked in by uehara, 20 years ago (diff)

blank

  • Property svn:mime-type set to application/octet-stream
RevLine 
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    width: 250px;
9    overflow: auto;
10    margin: 0px;
11}
12
13#file_view {
14    height: 380px;
15    width: 250px;
16    overflow: auto;
17}
Note: See TracBrowser for help on using the repository browser.