132 lines
1.9 KiB
CSS
132 lines
1.9 KiB
CSS
.ax_default {
|
|
font-family:'Arial Normal', 'Arial';
|
|
font-weight:400;
|
|
font-style:normal;
|
|
font-size:13px;
|
|
letter-spacing:normal;
|
|
color:#333333;
|
|
vertical-align:none;
|
|
text-align:center;
|
|
line-height:normal;
|
|
text-transform:none;
|
|
}
|
|
._形状 {
|
|
}
|
|
._图片_ {
|
|
}
|
|
.button {
|
|
}
|
|
.primary_button {
|
|
color:#FFFFFF;
|
|
}
|
|
._一级标题 {
|
|
font-family:'Arial Normal', 'Arial';
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:32px;
|
|
text-align:left;
|
|
}
|
|
._二级标题 {
|
|
font-family:'Arial Normal', 'Arial';
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:24px;
|
|
text-align:left;
|
|
}
|
|
._三级标题 {
|
|
font-family:'Arial Normal', 'Arial';
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:18px;
|
|
text-align:left;
|
|
}
|
|
._四级标题 {
|
|
font-family:'Arial Normal', 'Arial';
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:14px;
|
|
text-align:left;
|
|
}
|
|
._五级标题 {
|
|
font-family:'Arial Normal', 'Arial';
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
text-align:left;
|
|
}
|
|
._六级标题 {
|
|
font-family:'Arial Normal', 'Arial';
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:10px;
|
|
text-align:left;
|
|
}
|
|
._文本段落 {
|
|
text-align:left;
|
|
}
|
|
.line {
|
|
}
|
|
.text_field {
|
|
color:#000000;
|
|
text-align:left;
|
|
}
|
|
.droplist {
|
|
color:#000000;
|
|
text-align:left;
|
|
}
|
|
.checkbox {
|
|
text-align:left;
|
|
}
|
|
.radio_button {
|
|
color:#F2F2F2;
|
|
text-align:left;
|
|
}
|
|
.table_cell {
|
|
font-family:'微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
|
|
font-weight:700;
|
|
font-style:normal;
|
|
color:#F2F2F2;
|
|
}
|
|
.form_hint {
|
|
color:#999999;
|
|
}
|
|
.form_disabled {
|
|
}
|
|
._表单提示 {
|
|
color:#999999;
|
|
}
|
|
._表单禁用 {
|
|
}
|
|
._流程形状 {
|
|
}
|
|
._线段 {
|
|
}
|
|
._连接 {
|
|
}
|
|
.sticky_4 {
|
|
text-align:left;
|
|
}
|
|
.flow_shape {
|
|
}
|
|
.icon {
|
|
}
|
|
.box_1 {
|
|
}
|
|
.image {
|
|
}
|
|
.heading_1 {
|
|
font-family:'Arial Normal', 'Arial';
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:32px;
|
|
text-align:left;
|
|
}
|
|
.label {
|
|
font-size:14px;
|
|
text-align:left;
|
|
}
|
|
.box_2 {
|
|
}
|
|
.ellipse {
|
|
}
|
|
textarea, select, input, button { outline: none; }
|