source: branches/comu/html/admin/css/install.css @ 12197

Revision 12197, 284 bytes checked in by adati, 17 years ago (diff)

1.3.0正式版のマージ

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.