cf7d.css
2.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
#cf7d-list-field li {
border: 1px solid #ddd;
cursor: move;
height: 35px;
line-height: 35px;
padding: 0 10px;
position: relative;
}
#cf7d-list-field li .label {
width: 125px;
overflow: hidden;
display: block;
float: left;
white-space: nowrap;
text-overflow: ellipsis;
}
#cf7d-list-field li > input {
padding: 2px 4px;
box-shadow: none;
border-radius: 3px;
border-color: #32EDAB;
}
#cf7d-list-field li span.dashicons {
position: absolute;
right: 5px;
top: 5px;
cursor: pointer;
}
#cf7d-list-field li.sortable-placeholder {
border-style: dashed;
}
#cf7d-modal-footer, .cf7d-modal-footer {
background: #fff none repeat scroll 0 0;
border-top: 1px solid #ccd1d9;
bottom: 0;
box-sizing: border-box;
height: 60px;
left: 0;
padding: 15px;
position: absolute;
text-align: right;
width: 100%;
z-index: 2;
}
#cf7d-modal-footer .button {
padding: 0 30px;
}
#cf7d-list-field.ui-sortable li.hide {
display: block;
}
#cf7d-modal-form {
padding-bottom: 65px;
}
/*
* Mobile skin
*/
.cf7d-admin-table.horizontal thead th.manage-column, .horizontal tfoot {
display: none;
}
.cf7d-admin-table.horizontal tbody tr td {
display: block;
min-height: 20px;
position: relative;
width: 100%;
}
/*.cf7d-admin-table.horizontal tbody tr td:hover {
background-color: #bfbd9d;
}*/
.cf7d-admin-table.horizontal tbody tr td::before {
content: attr(data-head);
display: block;
float: left;
font-weight: bold;
overflow-x: auto;
padding: 0 10px 0 0;
width: 100px;
}
.cf7d-admin-table > tbody > :nth-child(2n+1) {
background-color: #f6f6f6;
}
.cf7d-switch-theme-horizontal {
transform: rotate(90deg);
-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.cf7d-switch-theme::before {
font-size: 28px !important;
}
.cf7d-switch-theme {
margin: 0 10px 0 0;
cursor: pointer;
}
.cf7d-switch-theme.active::before {
color: #ff0000;
}
/*
* Edit value
*/
#cf7d-list-field-for-edit li span.label {
display: block;
float: left;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 90px;
/* 2016-10-24 By Quan */
line-height: 1.4em;
padding:5px 0 0 10px;
color:#333;
}
#cf7d-list-field-for-edit li {margin:10px 0; display:block !important; width:100% !important; overflow:hidden;}
#cf7d-list-field-for-edit{padding-top:10px;}
#cf7d-list-field-for-edit input {width:160px;background:none;}
#cf7d-list-field-for-edit .field-Message{width:480px;max-height:120px;top:0px;padding-top:0;overflow:auto;resize:none;background:none;line-height:1.6em;word-break:break-all; overflow:scroll-y}
#cf7d-list-field-for-edit div{ margin-top:5px;}
/*
* Export
*/
#cf7d-export {
float: none;
}
/* 询盘表单列表 */
.submit_user_id {display:none;}
._wpcf7_captcha_challenge_CAPCHA {display:none;}
._wpnonce {display:none;}
.capcha {display:none;}
.询盘内容,.验证码,.客户IP{display:none;}