You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
897 B
Plaintext
49 lines
897 B
Plaintext
|
|
/* 标题:FoolFrmTitle */
|
|
.FoolFrmTitle
|
|
{
|
|
font-color:red !important;
|
|
font-size:24 !important;
|
|
}
|
|
/* 图标:FoolFrmTitleIcon */
|
|
.FoolFrmTitleIcon
|
|
{
|
|
font-color:red !important;
|
|
font-size:24 !important;
|
|
}
|
|
/* 标签:FoolFrmTitleLable */
|
|
.FoolFrmTitleLable
|
|
{
|
|
font-color:red !important;
|
|
font-size:24 !important;
|
|
}
|
|
/* 分组:FoolFrmGroupBar */
|
|
.FoolFrmGroupBar
|
|
{
|
|
font-color:red !important;
|
|
font-size:24 !important;
|
|
}
|
|
/* 字段行:FoolFrmFieldRow */
|
|
.FoolFrmFieldRow
|
|
{
|
|
font-color:red !important;
|
|
font-size:24 !important;
|
|
}
|
|
/* 标签:FoolFrmFieldLabel */
|
|
.FoolFrmFieldLabel
|
|
{
|
|
font-color:red !important;
|
|
font-size:24 !important;
|
|
}
|
|
/* 控件:FoolFrmFieldInput */
|
|
.FoolFrmFieldInput
|
|
{
|
|
font-color:red !important;
|
|
font-size:24 !important;
|
|
}
|
|
/* 控件:input-icon */
|
|
.input-icon
|
|
{
|
|
font-color:red !important;
|
|
font-size:24 !important;
|
|
} |