/* Style Sheet for GvG Management System */
body
{
background-color: #FFFFFF;
font-size: 12px;
width: 750px;
}
h1
{
font-size : 14px;
color: #ffffff;
background-color: #909090;
border-bottom: 1 solid #505050;
padding: 2;
margin-bottom: 6;
width: 750px;
}
h2
{
font-size : 18px;
border-bottom: 1 solid #505050;
border-left: 20 solid #006000;
padding : 1px;
margin-bottom: 6;
width: 750px;
}
h3
{
font-size : 14px;
color : #FFFFFF;
background-color: #408080;
padding : 2;
border-bottom: 1 solid #505050;
margin-bottom: 6;
width: 750px;
}
table
{
font-size: 12px;
}
TH
{
}
TD
{
}
FORM
{
margin = 0;
}
.united
{
background-color: #C0C0D0;
color: #606090;
text-align: right;
font-weight: 900;
}
.guildname
{
color: #600060;
text-align: left;
width: 120px;
max-width: 120px;
}
.FormTitle
{
background-color: #D0F0D0;
color: #006000;
text-align: left;
font-weight: 900;
width : 90px;
padding : 2px;
}
INPUT
{
height : 19px;
font-size: 12px;
}
SELECT
{
height : 19px;
font-size: 12px;
}
HR
{
color : #80C080;
text-align: left;
width: 750px;
}
.notice {
color : #404080;
font-size : 10px;
}
.confirm {
color : red;
font-size : 12px;
font-weight: 900;
}
.info {
color : #404080;
font-size : 12px;
font-weight: 900;
}
.TableTitle
{
background-color: #D0F0D0;
color: #006000;
text-align: center;
font-weight: 900;
width : 70px;
padding : 2;
margin : 2;
}
.NameTitle
{
background-color: #D0F0D0;
color: #006000;
text-align: center;
font-weight: 900;
width : 150px;
padding : 2;
margin : 2;
}
.CommentTitle
{
background-color: #D0F0D0;
color: #006000;
text-align: center;
font-weight: 900;
width : 164px;
padding : 2;
margin : 2;
}
.Name
{
background-color: #FFFFFF;
color: #006000;
text-align: left;
font-weight: 900;
width : 150px;
padding : 2;
margin : 2;
border: 1 solid #A0A0A0;
}
.Name2
{
background-color: #FFFFFF;
color: #006000;
text-align: left;
font-weight: 900;
width : 150px;
padding : 2;
margin : 2;
}
.AttendInput
{
font-weight: 900;
text-align: left;
width : 68px;
height : 14px;
font-size : 12px;
margin-left : 2px;
margin-bottom : 2px;
}
.PastAttend
{
text-align: left;
margin-left : 2px;
width : 68px;
padding : 2;
margin : 2;
border: 1 none;
}
.CommentInput
{
margin-bottom : 2px;
}
.AttendSubmit
{
margin-bottom : 2px;
}
.nodata
{
color: #909090;
}
.attend
{
color: #000000;
}
.absent
{
color: #FFFFFF;
background-color: #FF0000;
}
.late
{
color: #FFFFFF;
background-color: #0000FF;
}
.early
{
color: #FFFFFF;
background-color: #00A000;
}
.undecide
{
color: #FFFFFF;
background-color: #000000;
}
.stop
{
color: #FFFFFF;
background-color: #606060;
}
.gframe
{
width: 750px;
}
.attendview
{
border: 1 solid #A0C0C0;
height : 18px;
padding : 2px;
}
.attendtable
{
height : 26px;
}
.copyright
{
width : 750px;
text-align : right;
color: #606060;
}
最終更新:2009年01月02日 01:13