You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
109 lines
1.7 KiB
109 lines
1.7 KiB
.ax_default {
|
|
font-family:'Arial Normal', 'Arial', sans-serif;
|
|
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;
|
|
}
|
|
.box_1 {
|
|
}
|
|
.box_2 {
|
|
}
|
|
.ellipse {
|
|
}
|
|
.image {
|
|
}
|
|
._一级标题 {
|
|
font-family:'Arial Normal', 'Arial', sans-serif;
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:32px;
|
|
text-align:left;
|
|
}
|
|
._二级标题 {
|
|
font-family:'Arial Normal', 'Arial', sans-serif;
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:24px;
|
|
text-align:left;
|
|
}
|
|
._三级标题 {
|
|
font-family:'Arial Normal', 'Arial', sans-serif;
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:18px;
|
|
text-align:left;
|
|
}
|
|
._四级标题 {
|
|
font-family:'Arial Normal', 'Arial', sans-serif;
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:14px;
|
|
text-align:left;
|
|
}
|
|
._五级标题 {
|
|
font-family:'Arial Normal', 'Arial', sans-serif;
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
text-align:left;
|
|
}
|
|
._六级标题 {
|
|
font-family:'Arial Normal', 'Arial', sans-serif;
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:10px;
|
|
text-align:left;
|
|
}
|
|
.label {
|
|
font-size:14px;
|
|
text-align:left;
|
|
}
|
|
._文本段落 {
|
|
text-align:left;
|
|
}
|
|
._表单提示 {
|
|
color:#999999;
|
|
}
|
|
._表单禁用 {
|
|
}
|
|
.line {
|
|
}
|
|
.arrow {
|
|
}
|
|
.text_field {
|
|
color:#000000;
|
|
text-align:left;
|
|
}
|
|
.text_area {
|
|
color:#000000;
|
|
text-align:left;
|
|
}
|
|
.droplist {
|
|
color:#000000;
|
|
text-align:left;
|
|
}
|
|
.checkbox {
|
|
text-align:left;
|
|
}
|
|
.radio_button {
|
|
text-align:left;
|
|
}
|
|
.table_cell {
|
|
}
|
|
.form_hint {
|
|
color:#999999;
|
|
}
|
|
.form_disabled {
|
|
}
|
|
._流程形状 {
|
|
}
|
|
.icon {
|
|
}
|
|
._连接 {
|
|
}
|
|
textarea, select, input, button { outline: none; }
|