source: branches/comu-utf8/html/admin/css/install.css @ 16094

Revision 16094, 270 bytes checked in by adachi, 19 years ago (diff)

set property

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/css; charset=UTF-8
Line 
1/*
2 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
3 *
4 * http://www.lockon.co.jp/
5 */
6#agreement{
7    height: 120px;
8    width: 480px;
9    overflow: auto;
10    margin: 0px;
11    background-color : #FFFFFF;
12    border-style: solid;
13    border-color: #C0C0C0;
14    border-width: 1px
15}
Note: See TracBrowser for help on using the repository browser.