123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133 |
- .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;
- }
- .box_2 {
- }
- .ellipse {
- }
- .image {
- }
- .button {
- }
- .primary_button {
- color:#FFFFFF;
- }
- ._标题_1 {
- font-family:'Arial Normal', 'Arial';
- font-weight:bold;
- font-style:normal;
- font-size:32px;
- text-align:left;
- }
- ._标题_2 {
- font-family:'Arial Normal', 'Arial';
- font-weight:bold;
- font-style:normal;
- font-size:24px;
- text-align:left;
- }
- ._标题_3 {
- font-family:'Arial Normal', 'Arial';
- font-weight:bold;
- font-style:normal;
- font-size:18px;
- text-align:left;
- }
- ._标题_4 {
- font-family:'Arial Normal', 'Arial';
- font-weight:bold;
- font-style:normal;
- font-size:14px;
- text-align:left;
- }
- ._标题_5 {
- font-family:'Arial Normal', 'Arial';
- font-weight:bold;
- font-style:normal;
- text-align:left;
- }
- ._标题_6 {
- font-family:'Arial Normal', 'Arial';
- font-weight:bold;
- font-style:normal;
- font-size:10px;
- text-align:left;
- }
- .label {
- font-size:14px;
- text-align:left;
- }
- ._文本 {
- text-align:left;
- }
- .line {
- }
- .text_field {
- color:#000000;
- text-align:left;
- }
- .droplist {
- color:#000000;
- text-align:left;
- }
- .list_box {
- color:#000000;
- text-align:left;
- }
- .checkbox {
- text-align:left;
- }
- ._流程形状 {
- }
- .tree_node {
- font-family:'微软雅黑 Light', '微软雅黑';
- font-weight:250;
- font-style:normal;
- font-size:28px;
- letter-spacing:1px;
- text-align:left;
- line-height:3px;
- }
- .table_cell {
- }
- ._连接符 {
- }
- .form_hint {
- color:#999999;
- }
- .form_disabled {
- }
- ._表单提示 {
- color:#999999;
- }
- ._表单禁用 {
- }
- ._默认样式 {
- line-height:2px;
- }
- .icon {
- }
- .box_1 {
- }
- ._链接按下 {
- }
- ._文本链接 {
- }
- ._链接悬停 {
- }
- .text_area {
- color:#000000;
- text-align:left;
- }
- .flow_shape {
- }
- textarea, select, input, button { outline: none; }
|