author | ymh <ymh.work@gmail.com> |
Thu, 29 Sep 2022 08:06:27 +0200 | |
changeset 20 | 7b1b88e27a20 |
parent 19 | 3d72ae0968f4 |
child 21 | 48c4eec2b7e6 |
permissions | -rw-r--r-- |
16 | 1 |
/*! This file is auto-generated */ |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2 |
.response-links { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
3 |
display: block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
4 |
margin-bottom: 1em; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
5 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
6 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
7 |
.response-links a { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
8 |
display: block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
9 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
10 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
11 |
.response-links a.comments-edit-item-link { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
12 |
font-weight: 600; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
13 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
14 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
15 |
.response-links a.comments-view-item-link { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
16 |
font-size: 12px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
17 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
18 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
19 |
.post-com-count-wrapper strong { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
20 |
font-weight: 400; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
21 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
22 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
23 |
.comments-view-item-link { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
24 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
25 |
clear: both; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
26 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
27 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
28 |
.column-response .post-com-count-wrapper, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
29 |
.column-comments .post-com-count-wrapper { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
30 |
white-space: nowrap; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
31 |
word-wrap: normal; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
32 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
33 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
34 |
/* comments bubble common */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
35 |
.column-response .post-com-count, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
36 |
.column-comments .post-com-count { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
37 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
38 |
vertical-align: top; |
5 | 39 |
} |
40 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
41 |
/* comments bubble approved */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
42 |
.column-response .post-com-count-no-comments, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
43 |
.column-response .post-com-count-approved, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
44 |
.column-comments .post-com-count-no-comments, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
45 |
.column-comments .post-com-count-approved { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
46 |
margin-top: 5px; |
5 | 47 |
} |
48 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
49 |
.column-response .comment-count-no-comments, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
50 |
.column-response .comment-count-approved, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
51 |
.column-comments .comment-count-no-comments, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
52 |
.column-comments .comment-count-approved { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
53 |
box-sizing: border-box; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
54 |
display: block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
55 |
padding: 0 8px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
56 |
min-width: 24px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
57 |
height: 2em; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
58 |
border-radius: 5px; |
18 | 59 |
background-color: #646970; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
60 |
color: #fff; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
61 |
font-size: 11px; |
16 | 62 |
line-height: 1.90909090; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
63 |
text-align: center; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
64 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
65 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
66 |
.column-response .post-com-count-no-comments:after, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
67 |
.column-response .post-com-count-approved:after, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
68 |
.column-comments .post-com-count-no-comments:after, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
69 |
.column-comments .post-com-count-approved:after { |
5 | 70 |
content: ""; |
71 |
display: block; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
72 |
margin-right: 8px; |
5 | 73 |
width: 0; |
74 |
height: 0; |
|
18 | 75 |
border-top: 5px solid #646970; |
5 | 76 |
border-left: 5px solid transparent; |
77 |
} |
|
78 |
||
16 | 79 |
.column-response a.post-com-count-approved:hover .comment-count-approved, |
80 |
.column-response a.post-com-count-approved:focus .comment-count-approved, |
|
81 |
.column-comments a.post-com-count-approved:hover .comment-count-approved, |
|
82 |
.column-comments a.post-com-count-approved:focus .comment-count-approved { |
|
18 | 83 |
background: #2271b1; |
5 | 84 |
} |
85 |
||
16 | 86 |
.column-response a.post-com-count-approved:hover:after, |
87 |
.column-response a.post-com-count-approved:focus:after, |
|
88 |
.column-comments a.post-com-count-approved:hover:after, |
|
89 |
.column-comments a.post-com-count-approved:focus:after { |
|
18 | 90 |
border-top-color: #2271b1; |
5 | 91 |
} |
92 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
93 |
/* @todo: consider to use a single rule for these counters and the admin menu counters. */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
94 |
.column-response .post-com-count-pending, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
95 |
.column-comments .post-com-count-pending { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
96 |
position: relative; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
97 |
right: -3px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
98 |
padding: 0 5px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
99 |
min-width: 7px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
100 |
height: 17px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
101 |
border: 2px solid #fff; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
102 |
border-radius: 11px; |
18 | 103 |
background: #d63638; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
104 |
color: #fff; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
105 |
font-size: 9px; |
16 | 106 |
line-height: 1.88888888; |
5 | 107 |
text-align: center; |
108 |
} |
|
109 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
110 |
.column-response .post-com-count-no-pending, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
111 |
.column-comments .post-com-count-no-pending { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
112 |
display: none; |
5 | 113 |
} |
114 |
||
115 |
/* comments */ |
|
116 |
||
117 |
.commentlist li { |
|
118 |
padding: 1em 1em .2em; |
|
119 |
margin: 0; |
|
18 | 120 |
border-bottom: 1px solid #c3c4c7; |
5 | 121 |
} |
122 |
||
123 |
.commentlist li li { |
|
124 |
border-bottom: 0; |
|
125 |
padding: 0; |
|
126 |
} |
|
127 |
||
128 |
.commentlist p { |
|
129 |
padding: 0; |
|
130 |
margin: 0 0 .8em; |
|
131 |
} |
|
132 |
||
133 |
#submitted-on, |
|
134 |
.submitted-on { |
|
18 | 135 |
color: #50575e; |
5 | 136 |
} |
137 |
||
138 |
/* reply to comments */ |
|
139 |
#replyrow td { |
|
140 |
padding: 2px; |
|
141 |
} |
|
142 |
||
143 |
#replysubmit { |
|
144 |
margin: 0; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
145 |
padding: 5px 7px 10px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
146 |
overflow: hidden; |
5 | 147 |
} |
148 |
||
9 | 149 |
#replysubmit .reply-submit-buttons { |
150 |
margin-bottom: 0; |
|
151 |
} |
|
152 |
||
5 | 153 |
#replysubmit .button { |
154 |
margin-left: 5px; |
|
155 |
} |
|
156 |
||
9 | 157 |
#replysubmit .spinner { |
158 |
float: none; |
|
159 |
margin: -4px 0 0; |
|
160 |
} |
|
161 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
162 |
#replyrow.inline-edit-row fieldset.comment-reply { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
163 |
font-size: inherit; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
164 |
line-height: inherit; |
5 | 165 |
} |
166 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
167 |
#replyrow legend { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
168 |
margin: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
169 |
padding: .2em 5px 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
170 |
font-size: 13px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
171 |
line-height: 1.4; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
172 |
font-weight: 600; |
5 | 173 |
} |
174 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
175 |
#replyrow.inline-edit-row label { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
176 |
display: inline; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
177 |
vertical-align: baseline; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
178 |
line-height: inherit; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
179 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
180 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
181 |
#edithead .inside, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
182 |
#commentsdiv #edithead .inside { |
5 | 183 |
float: right; |
184 |
padding: 3px 5px 2px 0; |
|
185 |
margin: 0; |
|
186 |
text-align: center; |
|
187 |
} |
|
188 |
||
189 |
#edithead .inside input { |
|
190 |
width: 180px; |
|
191 |
} |
|
192 |
||
193 |
#edithead label { |
|
194 |
padding: 2px 0; |
|
195 |
} |
|
196 |
||
197 |
#replycontainer { |
|
198 |
padding: 5px; |
|
199 |
} |
|
200 |
||
201 |
#replycontent { |
|
202 |
height: 120px; |
|
203 |
box-shadow: none; |
|
204 |
} |
|
205 |
||
206 |
#replyerror { |
|
18 | 207 |
border-color: #dcdcde; |
208 |
background-color: #f6f7f7; |
|
5 | 209 |
} |
210 |
||
211 |
/* @todo: is this used? */ |
|
212 |
.commentlist .avatar { |
|
213 |
vertical-align: text-top; |
|
214 |
} |
|
215 |
||
216 |
#the-comment-list tr.undo, |
|
217 |
#the-comment-list div.undo { |
|
18 | 218 |
background-color: #f6f7f7; |
5 | 219 |
} |
220 |
||
221 |
#the-comment-list .unapproved th, |
|
222 |
#the-comment-list .unapproved td { |
|
18 | 223 |
background-color: #fcf9e8; |
5 | 224 |
} |
225 |
||
226 |
#the-comment-list .unapproved th.check-column { |
|
18 | 227 |
border-right: 4px solid #d63638; |
5 | 228 |
} |
229 |
||
230 |
#the-comment-list .unapproved th.check-column input { |
|
231 |
margin-right: 4px; |
|
232 |
} |
|
233 |
||
234 |
#the-comment-list .approve a { |
|
18 | 235 |
color: #007017; |
5 | 236 |
} |
237 |
||
238 |
#the-comment-list .unapprove a { |
|
18 | 239 |
color: #996800; |
5 | 240 |
} |
241 |
||
242 |
#the-comment-list th, |
|
243 |
#the-comment-list td { |
|
244 |
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
|
245 |
} |
|
246 |
||
247 |
#the-comment-list tr:last-child th, |
|
248 |
#the-comment-list tr:last-child td { |
|
9 | 249 |
box-shadow: none; |
5 | 250 |
} |
251 |
||
252 |
#the-comment-list tr.unapproved + tr.approved th, |
|
253 |
#the-comment-list tr.unapproved + tr.approved td { |
|
9 | 254 |
border-top: 1px solid rgba(0, 0, 0, 0.03); |
5 | 255 |
} |
256 |
||
257 |
/* table vim shortcuts */ |
|
258 |
.vim-current, |
|
259 |
.vim-current th, |
|
260 |
.vim-current td { |
|
18 | 261 |
background-color: #f0f6fc !important; |
5 | 262 |
} |
263 |
||
264 |
th .comment-grey-bubble { |
|
265 |
height: 16px; |
|
266 |
width: 16px; |
|
267 |
} |
|
268 |
||
269 |
th .comment-grey-bubble:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
270 |
content: "\f101"; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
271 |
font: normal 20px/.5 dashicons; |
18 | 272 |
speak: never; |
5 | 273 |
display: inline-block; |
274 |
padding: 0; |
|
275 |
top: 4px; |
|
276 |
right: -4px; |
|
277 |
position: relative; |
|
278 |
vertical-align: top; |
|
279 |
-webkit-font-smoothing: antialiased; |
|
280 |
-moz-osx-font-smoothing: grayscale; |
|
281 |
text-decoration: none !important; |
|
18 | 282 |
color: #3c434a; |
5 | 283 |
} |
284 |
||
285 |
/*------------------------------------------------------------------------------ |
|
286 |
10.0 - List Posts (/Pages/etc) |
|
287 |
------------------------------------------------------------------------------*/ |
|
288 |
||
289 |
table.fixed { |
|
290 |
table-layout: fixed; |
|
291 |
} |
|
292 |
||
293 |
.fixed .column-rating, |
|
294 |
.fixed .column-visible { |
|
295 |
width: 8%; |
|
296 |
} |
|
297 |
||
298 |
.fixed .column-posts, |
|
299 |
.fixed .column-parent, |
|
300 |
.fixed .column-links, |
|
301 |
.fixed .column-author, |
|
302 |
.fixed .column-format { |
|
303 |
width: 10%; |
|
304 |
} |
|
305 |
||
16 | 306 |
.fixed .column-date { |
307 |
width: 14%; |
|
308 |
} |
|
309 |
||
310 |
.column-date span[title] { |
|
311 |
-webkit-text-decoration: dotted underline; |
|
312 |
text-decoration: dotted underline; |
|
313 |
} |
|
314 |
||
5 | 315 |
.fixed .column-posts { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
316 |
width: 74px; |
5 | 317 |
} |
318 |
||
18 | 319 |
.fixed .column-role, |
320 |
.fixed .column-posts { |
|
321 |
-webkit-hyphens: auto; |
|
322 |
hyphens: auto; |
|
323 |
} |
|
324 |
||
5 | 325 |
.fixed .column-comment .comment-author { |
326 |
display: none; |
|
327 |
} |
|
328 |
||
329 |
.fixed .column-response, |
|
330 |
.fixed .column-categories, |
|
331 |
.fixed .column-tags, |
|
332 |
.fixed .column-rel, |
|
333 |
.fixed .column-role { |
|
334 |
width: 15%; |
|
335 |
} |
|
336 |
||
337 |
.fixed .column-slug { |
|
338 |
width: 25%; |
|
339 |
} |
|
340 |
||
341 |
.fixed .column-locations { |
|
342 |
width: 35%; |
|
343 |
} |
|
344 |
||
345 |
.fixed .column-comments { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
346 |
width: 5.5em; |
5 | 347 |
padding: 8px 0; |
348 |
text-align: right; |
|
349 |
} |
|
350 |
||
351 |
.fixed .column-comments .vers { |
|
352 |
padding-right: 3px; |
|
353 |
} |
|
354 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
355 |
td.column-title strong, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
356 |
td.plugin-title strong { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
357 |
display: block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
358 |
margin-bottom: .2em; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
359 |
font-size: 14px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
360 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
361 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
362 |
td.column-title p, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
363 |
td.plugin-title p { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
364 |
margin: 6px 0; |
5 | 365 |
} |
366 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
367 |
/* Media file column */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
368 |
table.media .column-title .media-icon { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
369 |
float: right; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
370 |
min-height: 60px; |
9 | 371 |
margin: 0 0 0 9px; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
372 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
373 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
374 |
table.media .column-title .media-icon img { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
375 |
max-width: 60px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
376 |
height: auto; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
377 |
vertical-align: top; /* Remove descender white-space. */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
378 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
379 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
380 |
table.media .column-title .has-media-icon ~ .row-actions { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
381 |
margin-right: 70px; /* 60px image + margin */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
382 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
383 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
384 |
table.media .column-title .filename { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
385 |
margin-bottom: 0.2em; |
5 | 386 |
} |
387 |
||
19 | 388 |
/* Media Copy to clipboard row action */ |
389 |
.media .row-actions .copy-to-clipboard-container { |
|
390 |
display: inline; |
|
391 |
position: relative; |
|
392 |
} |
|
393 |
||
394 |
.media .row-actions .copy-to-clipboard-container .success { |
|
395 |
position: absolute; |
|
396 |
right: 50%; |
|
397 |
transform: translate(50%, -100%); |
|
398 |
background: #000; |
|
399 |
color: #fff; |
|
400 |
border-radius: 5px; |
|
401 |
margin: 0; |
|
402 |
padding: 2px 5px; |
|
403 |
} |
|
404 |
||
5 | 405 |
/* @todo: pick a consistent list table selector */ |
406 |
.wp-list-table a { |
|
407 |
transition: none; |
|
408 |
} |
|
409 |
||
410 |
#the-list tr:last-child td, |
|
411 |
#the-list tr:last-child th { |
|
412 |
border-bottom: none !important; |
|
413 |
box-shadow: none; |
|
414 |
} |
|
415 |
||
416 |
#comments-form .fixed .column-author { |
|
417 |
width: 20%; |
|
418 |
} |
|
419 |
||
420 |
#commentsdiv.postbox .inside { |
|
421 |
margin: 0; |
|
422 |
padding: 0; |
|
423 |
} |
|
424 |
||
425 |
#commentsdiv .inside .row-actions { |
|
16 | 426 |
line-height: 1.38461538; |
5 | 427 |
} |
428 |
||
429 |
#commentsdiv .inside .column-author { |
|
430 |
width: 25%; |
|
431 |
} |
|
432 |
||
433 |
#commentsdiv .column-comment p { |
|
434 |
margin: 0.6em 0; |
|
435 |
padding: 0; |
|
436 |
} |
|
437 |
||
438 |
#commentsdiv #replyrow td { |
|
439 |
padding: 0; |
|
440 |
} |
|
441 |
||
442 |
#commentsdiv p { |
|
443 |
padding: 8px 10px; |
|
444 |
margin: 0; |
|
445 |
} |
|
446 |
||
447 |
#commentsdiv .comments-box { |
|
448 |
border: 0 none; |
|
449 |
} |
|
450 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
451 |
#commentsdiv .comments-box thead th, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
452 |
#commentsdiv .comments-box thead td { |
5 | 453 |
background: transparent; |
454 |
padding: 0 7px 4px; |
|
455 |
} |
|
456 |
||
457 |
#commentsdiv .comments-box tr:last-child td { |
|
458 |
border-bottom: 0 none; |
|
459 |
} |
|
460 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
461 |
#commentsdiv #edithead .inside input { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
462 |
width: 160px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
463 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
464 |
|
5 | 465 |
.sorting-indicator { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
466 |
display: block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
467 |
visibility: hidden; |
5 | 468 |
width: 10px; |
469 |
height: 4px; |
|
470 |
margin-top: 8px; |
|
471 |
margin-right: 7px; |
|
472 |
} |
|
473 |
||
474 |
.sorting-indicator:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
475 |
content: "\f142"; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
476 |
font: normal 20px/1 dashicons; |
18 | 477 |
speak: never; |
5 | 478 |
display: inline-block; |
479 |
padding: 0; |
|
480 |
top: -4px; |
|
481 |
right: -8px; |
|
18 | 482 |
color: #3c434a; |
16 | 483 |
line-height: 0.5; |
5 | 484 |
position: relative; |
485 |
vertical-align: top; |
|
486 |
-webkit-font-smoothing: antialiased; |
|
487 |
-moz-osx-font-smoothing: grayscale; |
|
488 |
text-decoration: none !important; |
|
18 | 489 |
color: #3c434a; |
5 | 490 |
} |
491 |
||
492 |
.column-comments .sorting-indicator:before { |
|
493 |
top: 0; |
|
494 |
right: -10px; |
|
495 |
} |
|
496 |
||
497 |
th.sorted.asc .sorting-indicator:before, |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
498 |
th.desc:hover span.sorting-indicator:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
499 |
th.desc a:focus span.sorting-indicator:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
500 |
content: "\f142"; |
5 | 501 |
} |
502 |
||
503 |
th.sorted.desc .sorting-indicator:before, |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
504 |
th.asc:hover span.sorting-indicator:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
505 |
th.asc a:focus span.sorting-indicator:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
506 |
content: "\f140"; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
507 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
508 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
509 |
.wp-list-table .toggle-row { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
510 |
position: absolute; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
511 |
left: 8px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
512 |
top: 10px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
513 |
display: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
514 |
padding: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
515 |
width: 40px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
516 |
height: 40px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
517 |
border: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
518 |
outline: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
519 |
background: transparent; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
520 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
521 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
522 |
.wp-list-table .toggle-row:hover { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
523 |
cursor: pointer; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
524 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
525 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
526 |
.wp-list-table .toggle-row:focus:before { |
9 | 527 |
box-shadow: |
18 | 528 |
0 0 0 1px #4f94d4, |
529 |
0 0 2px 1px rgba(79, 148, 212, 0.8); |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
530 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
531 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
532 |
.wp-list-table .toggle-row:active { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
533 |
box-shadow: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
534 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
535 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
536 |
.wp-list-table .toggle-row:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
537 |
position: absolute; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
538 |
top: -5px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
539 |
right: 10px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
540 |
border-radius: 50%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
541 |
display: block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
542 |
padding: 1px 0 1px 2px; |
18 | 543 |
color: #3c434a; /* same as table headers sort arrows */ |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
544 |
content: "\f140"; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
545 |
font: normal 20px/1 dashicons; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
546 |
line-height: 1; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
547 |
-webkit-font-smoothing: antialiased; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
548 |
-moz-osx-font-smoothing: grayscale; |
18 | 549 |
speak: never; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
550 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
551 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
552 |
.wp-list-table .is-expanded .toggle-row:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
553 |
content: "\f142"; |
5 | 554 |
} |
555 |
||
16 | 556 |
.locked-indicator { |
557 |
display: none; |
|
5 | 558 |
margin-right: 6px; |
559 |
height: 20px; |
|
560 |
width: 16px; |
|
561 |
} |
|
562 |
||
16 | 563 |
.locked-indicator-icon:before { |
18 | 564 |
color: #8c8f94; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
565 |
content: "\f160"; |
5 | 566 |
display: inline-block; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
567 |
font: normal 20px/1 dashicons; |
18 | 568 |
speak: never; |
5 | 569 |
vertical-align: middle; |
570 |
-webkit-font-smoothing: antialiased; |
|
571 |
-moz-osx-font-smoothing: grayscale; |
|
572 |
} |
|
573 |
||
16 | 574 |
.locked-info { |
5 | 575 |
display: none; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
576 |
margin-top: 4px; |
5 | 577 |
} |
578 |
||
579 |
.locked-text { |
|
580 |
vertical-align: top; |
|
581 |
} |
|
582 |
||
16 | 583 |
.wp-locked .locked-indicator, |
584 |
.wp-locked .locked-info { |
|
585 |
display: block; |
|
586 |
} |
|
587 |
||
588 |
tr.wp-locked .check-column label, |
|
589 |
tr.wp-locked .check-column input[type="checkbox"], |
|
590 |
tr.wp-locked .row-actions .inline, |
|
591 |
tr.wp-locked .row-actions .trash { |
|
592 |
display: none; |
|
5 | 593 |
} |
594 |
||
595 |
.fixed .column-comments .sorting-indicator { |
|
596 |
margin-top: 3px; |
|
597 |
} |
|
598 |
||
599 |
#menu-locations-wrap .widefat { |
|
600 |
width: 60%; |
|
601 |
} |
|
602 |
||
603 |
.widefat th.sortable, |
|
604 |
.widefat th.sorted { |
|
605 |
padding: 0; |
|
606 |
} |
|
607 |
||
608 |
th.sortable a, |
|
609 |
th.sorted a { |
|
610 |
display: block; |
|
611 |
overflow: hidden; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
612 |
padding: 8px; |
5 | 613 |
} |
614 |
||
615 |
.fixed .column-comments.sortable a, |
|
616 |
.fixed .column-comments.sorted a { |
|
617 |
padding: 8px 0; |
|
618 |
} |
|
619 |
||
620 |
th.sortable a span, |
|
621 |
th.sorted a span { |
|
622 |
float: right; |
|
623 |
cursor: pointer; |
|
624 |
} |
|
625 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
626 |
th.sorted .sorting-indicator, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
627 |
th.desc:hover span.sorting-indicator, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
628 |
th.desc a:focus span.sorting-indicator, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
629 |
th.asc:hover span.sorting-indicator, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
630 |
th.asc a:focus span.sorting-indicator { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
631 |
visibility: visible; |
5 | 632 |
} |
633 |
||
634 |
.tablenav-pages .current-page { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
635 |
margin: 0 0 0 2px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
636 |
font-size: 13px; |
5 | 637 |
text-align: center; |
638 |
} |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
639 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
640 |
.tablenav .total-pages { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
641 |
margin-left: 2px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
642 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
643 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
644 |
.tablenav #table-paging { |
5 | 645 |
margin-right: 2px; |
646 |
} |
|
647 |
||
648 |
.tablenav { |
|
649 |
clear: both; |
|
650 |
height: 30px; |
|
651 |
margin: 6px 0 4px; |
|
16 | 652 |
padding-top: 5px; |
5 | 653 |
vertical-align: middle; |
654 |
} |
|
655 |
||
656 |
.tablenav.themes { |
|
657 |
max-width: 98%; |
|
658 |
} |
|
659 |
||
660 |
.tablenav .tablenav-pages { |
|
661 |
float: left; |
|
16 | 662 |
margin: 0 0 9px; |
5 | 663 |
} |
664 |
||
665 |
.tablenav .no-pages, |
|
666 |
.tablenav .one-page .pagination-links { |
|
667 |
display: none; |
|
668 |
} |
|
669 |
||
9 | 670 |
.tablenav .tablenav-pages .button, |
671 |
.tablenav .tablenav-pages .tablenav-pages-navspan { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
672 |
display: inline-block; |
9 | 673 |
vertical-align: baseline; |
16 | 674 |
min-width: 30px; |
675 |
min-height: 30px; |
|
9 | 676 |
margin: 0; |
677 |
padding: 0 4px; |
|
5 | 678 |
font-size: 16px; |
16 | 679 |
line-height: 1.625; /* 26px */ |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
680 |
text-align: center; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
681 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
682 |
|
5 | 683 |
.tablenav .displaying-num { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
684 |
margin-left: 7px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
685 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
686 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
687 |
.tablenav .one-page .displaying-num { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
688 |
display: inline-block; |
9 | 689 |
margin: 5px 0; |
5 | 690 |
} |
691 |
||
692 |
.tablenav .actions { |
|
16 | 693 |
padding: 0 0 0 8px; |
5 | 694 |
} |
695 |
||
696 |
.wp-filter .actions { |
|
697 |
display: inline-block; |
|
698 |
vertical-align: middle; |
|
699 |
} |
|
700 |
||
701 |
.tablenav .delete { |
|
702 |
margin-left: 20px; |
|
703 |
} |
|
704 |
||
9 | 705 |
/* This view-switcher is still used on multisite. */ |
5 | 706 |
.tablenav .view-switch { |
707 |
float: left; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
708 |
margin: 0 5px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
709 |
padding-top: 3px; |
5 | 710 |
} |
711 |
||
712 |
.wp-filter .view-switch { |
|
713 |
display: inline-block; |
|
714 |
vertical-align: middle; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
715 |
padding: 12px 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
716 |
margin: 0 2px 0 8px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
717 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
718 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
719 |
.media-toolbar.wp-filter .view-switch { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
720 |
margin: 0 2px 0 12px; |
5 | 721 |
} |
722 |
||
723 |
.view-switch a { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
724 |
float: right; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
725 |
width: 28px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
726 |
height: 28px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
727 |
text-align: center; |
16 | 728 |
line-height: 1.84615384; |
5 | 729 |
text-decoration: none; |
730 |
} |
|
731 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
732 |
.view-switch a:before { |
18 | 733 |
color: #c3c4c7; |
5 | 734 |
display: inline-block; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
735 |
font: normal 20px/1 dashicons; |
18 | 736 |
speak: never; |
5 | 737 |
vertical-align: middle; |
738 |
-webkit-font-smoothing: antialiased; |
|
739 |
-moz-osx-font-smoothing: grayscale; |
|
740 |
} |
|
741 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
742 |
.view-switch a:hover:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
743 |
.view-switch a:focus:before { |
18 | 744 |
color: #787c82; |
5 | 745 |
} |
746 |
||
747 |
.view-switch a.current:before { |
|
18 | 748 |
color: #2271b1; |
5 | 749 |
} |
750 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
751 |
.view-switch .view-list:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
752 |
content: "\f163"; |
5 | 753 |
} |
754 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
755 |
.view-switch .view-excerpt:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
756 |
content: "\f164"; |
5 | 757 |
} |
758 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
759 |
.view-switch .view-grid:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
760 |
content: "\f509"; |
5 | 761 |
} |
762 |
||
763 |
.filter { |
|
764 |
float: right; |
|
765 |
margin: -5px 10px 0 0; |
|
766 |
} |
|
767 |
||
768 |
.filter .subsubsub { |
|
769 |
margin-right: -10px; |
|
770 |
margin-top: 13px; |
|
771 |
} |
|
772 |
.screen-per-page { |
|
773 |
width: 4em; |
|
774 |
} |
|
775 |
||
776 |
#posts-filter .wp-filter { |
|
777 |
margin-bottom: 0; |
|
778 |
} |
|
779 |
||
780 |
#posts-filter fieldset { |
|
781 |
float: right; |
|
782 |
margin: 0 0 1em 1.5ex; |
|
783 |
padding: 0; |
|
784 |
} |
|
785 |
||
786 |
#posts-filter fieldset legend { |
|
787 |
padding: 0 1px .2em 0; |
|
788 |
} |
|
789 |
||
790 |
p.pagenav { |
|
791 |
margin: 0; |
|
792 |
display: inline; |
|
793 |
} |
|
794 |
||
795 |
.pagenav span { |
|
796 |
font-weight: 600; |
|
797 |
margin: 0 6px; |
|
798 |
} |
|
799 |
||
800 |
.row-title { |
|
801 |
font-size: 14px !important; |
|
802 |
font-weight: 600; |
|
803 |
} |
|
804 |
||
805 |
.column-comment .comment-author { |
|
806 |
margin-bottom: 0.6em; |
|
807 |
} |
|
808 |
||
809 |
.column-author img, |
|
810 |
.column-username img, |
|
811 |
.column-comment .comment-author img { |
|
812 |
float: right; |
|
813 |
margin-left: 10px; |
|
814 |
margin-top: 1px; |
|
815 |
} |
|
816 |
||
817 |
.row-actions { |
|
19 | 818 |
color: #a7aaad; |
5 | 819 |
font-size: 13px; |
820 |
padding: 2px 0 0; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
821 |
position: relative; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
822 |
right: -9999em; |
5 | 823 |
} |
824 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
825 |
/* ticket #34150 */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
826 |
.rtl .row-actions a { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
827 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
828 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
829 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
830 |
.row-actions .network_only, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
831 |
.row-actions .network_active { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
832 |
color: #000; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
833 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
834 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
835 |
.no-js .row-actions, |
5 | 836 |
tr:hover .row-actions, |
837 |
.mobile .row-actions, |
|
838 |
.row-actions.visible, |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
839 |
.comment-item:hover .row-actions { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
840 |
position: static; |
5 | 841 |
} |
842 |
||
843 |
/* deprecated */ |
|
844 |
.row-actions-visible { |
|
845 |
padding: 2px 0 0; |
|
846 |
} |
|
847 |
||
848 |
||
849 |
/*------------------------------------------------------------------------------ |
|
850 |
10.1 - Inline Editing |
|
851 |
------------------------------------------------------------------------------*/ |
|
852 |
||
853 |
/* |
|
854 |
.quick-edit* is for Quick Edit |
|
855 |
.bulk-edit* is for Bulk Edit |
|
856 |
.inline-edit* is for everything |
|
857 |
*/ |
|
858 |
||
859 |
/* Layout */ |
|
860 |
||
861 |
#wpbody-content .inline-edit-row fieldset { |
|
862 |
float: right; |
|
863 |
margin: 0; |
|
19 | 864 |
padding: 0 0 0 12px; |
5 | 865 |
width: 100%; |
19 | 866 |
box-sizing: border-box; |
867 |
} |
|
868 |
||
869 |
#wpbody-content .inline-edit-row td fieldset:last-of-type { |
|
870 |
padding-left: 0; |
|
5 | 871 |
} |
872 |
||
19 | 873 |
tr.inline-edit-row td { |
874 |
padding: 0; |
|
875 |
/* Prevents the focus style on .inline-edit-wrapper from being cutted-off */ |
|
876 |
position: relative; |
|
877 |
} |
|
878 |
||
879 |
.inline-edit-wrapper { |
|
880 |
display: flow-root; |
|
881 |
padding: 0 12px; |
|
882 |
border: 1px solid transparent; |
|
883 |
border-radius: 4px; |
|
884 |
} |
|
885 |
||
886 |
.inline-edit-wrapper:focus { |
|
887 |
border-color: #2271b1; |
|
888 |
box-shadow: 0 0 0 1px #2271b1; |
|
889 |
/* Only visible in Windows High Contrast mode */ |
|
890 |
outline: 2px solid transparent; |
|
5 | 891 |
} |
892 |
||
893 |
#wpbody-content .quick-edit-row-post .inline-edit-col-left { |
|
894 |
width: 40%; |
|
895 |
} |
|
896 |
||
897 |
#wpbody-content .quick-edit-row-post .inline-edit-col-right { |
|
898 |
width: 39%; |
|
899 |
} |
|
900 |
||
901 |
#wpbody-content .inline-edit-row-post .inline-edit-col-center { |
|
902 |
width: 20%; |
|
903 |
} |
|
904 |
||
905 |
#wpbody-content .quick-edit-row-page .inline-edit-col-left { |
|
906 |
width: 50%; |
|
907 |
} |
|
908 |
||
909 |
#wpbody-content .quick-edit-row-page .inline-edit-col-right, |
|
910 |
#wpbody-content .bulk-edit-row-post .inline-edit-col-right { |
|
19 | 911 |
width: 50%; |
5 | 912 |
} |
913 |
||
914 |
#wpbody-content .bulk-edit-row .inline-edit-col-left { |
|
915 |
width: 30%; |
|
916 |
} |
|
917 |
||
918 |
#wpbody-content .bulk-edit-row-page .inline-edit-col-right { |
|
919 |
width: 69%; |
|
920 |
} |
|
921 |
||
922 |
#wpbody-content .bulk-edit-row .inline-edit-col-bottom { |
|
923 |
float: left; |
|
924 |
width: 69%; |
|
925 |
} |
|
926 |
||
927 |
#wpbody-content .inline-edit-row-page .inline-edit-col-right { |
|
928 |
margin-top: 27px; |
|
929 |
} |
|
930 |
||
931 |
.inline-edit-row fieldset .inline-edit-group { |
|
932 |
clear: both; |
|
933 |
line-height: 2.5; |
|
934 |
} |
|
935 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
936 |
.inline-edit-row .submit { |
19 | 937 |
display: flex; |
938 |
flex-wrap: wrap; |
|
939 |
align-items: center; |
|
5 | 940 |
clear: both; |
19 | 941 |
margin: 0; |
942 |
padding: 0.5em 0 1em; |
|
943 |
} |
|
944 |
||
945 |
.inline-edit-save.submit .button { |
|
946 |
margin-left: 8px; |
|
947 |
} |
|
948 |
||
949 |
.inline-edit-save .spinner { |
|
950 |
float: none; |
|
951 |
margin: 0; |
|
5 | 952 |
} |
953 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
954 |
.inline-edit-row .notice-error { |
19 | 955 |
box-sizing: border-box; |
956 |
min-width: 100%; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
957 |
margin-top: 1em; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
958 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
959 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
960 |
.inline-edit-row .notice-error .error { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
961 |
margin: 0.5em 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
962 |
padding: 2px; |
5 | 963 |
} |
964 |
||
965 |
/* Positioning */ |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
966 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
967 |
/* Needs higher specificity for the padding */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
968 |
#the-list .inline-edit-row .inline-edit-legend { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
969 |
margin: 0; |
19 | 970 |
padding: 0.2em 0; |
5 | 971 |
line-height: 2.5; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
972 |
font-weight: 600; |
5 | 973 |
} |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
974 |
|
5 | 975 |
.inline-edit-row fieldset span.title, |
976 |
.inline-edit-row fieldset span.checkbox-title { |
|
977 |
margin: 0; |
|
978 |
padding: 0; |
|
979 |
} |
|
980 |
||
981 |
.inline-edit-row fieldset label, |
|
982 |
.inline-edit-row fieldset span.inline-edit-categories-label { |
|
983 |
display: block; |
|
984 |
margin: .2em 0; |
|
985 |
line-height: 2.5; |
|
986 |
} |
|
987 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
988 |
.inline-edit-row fieldset.inline-edit-date label { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
989 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
990 |
margin: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
991 |
vertical-align: baseline; |
16 | 992 |
line-height: 2; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
993 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
994 |
|
5 | 995 |
.inline-edit-row fieldset label.inline-edit-tags { |
996 |
margin-top: 0; |
|
997 |
} |
|
998 |
||
999 |
.inline-edit-row fieldset label.inline-edit-tags span.title { |
|
1000 |
margin: .2em 0; |
|
1001 |
width: auto; |
|
1002 |
} |
|
1003 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1004 |
.inline-edit-row fieldset label span.title, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1005 |
.inline-edit-row fieldset.inline-edit-date legend { |
5 | 1006 |
display: block; |
1007 |
float: right; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1008 |
width: 6em; |
5 | 1009 |
line-height: 2.5; |
1010 |
} |
|
1011 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1012 |
#posts-filter fieldset.inline-edit-date legend { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1013 |
padding: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1014 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1015 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1016 |
.inline-edit-row fieldset label span.input-text-wrap, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1017 |
.inline-edit-row fieldset .timestamp-wrap { |
5 | 1018 |
display: block; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1019 |
margin-right: 6em; |
5 | 1020 |
} |
1021 |
||
1022 |
.quick-edit-row-post fieldset.inline-edit-col-right label span.title { |
|
1023 |
width: auto; |
|
1024 |
padding-left: 0.5em; |
|
1025 |
} |
|
1026 |
||
1027 |
.inline-edit-row .inline-edit-or { |
|
1028 |
margin: .2em 0 .2em 6px; |
|
1029 |
line-height: 2.5; |
|
1030 |
} |
|
1031 |
||
1032 |
.inline-edit-row .input-text-wrap input[type=text] { |
|
1033 |
width: 100%; |
|
1034 |
} |
|
1035 |
||
1036 |
.inline-edit-row fieldset label input[type=checkbox] { |
|
1037 |
vertical-align: middle; |
|
1038 |
} |
|
1039 |
||
1040 |
.inline-edit-row fieldset label textarea { |
|
1041 |
width: 100%; |
|
1042 |
height: 4em; |
|
1043 |
vertical-align: top; |
|
1044 |
} |
|
1045 |
||
1046 |
#wpbody-content .bulk-edit-row fieldset .inline-edit-group label { |
|
1047 |
max-width: 50%; |
|
1048 |
} |
|
1049 |
||
1050 |
#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child { |
|
1051 |
margin-left: 0.5em |
|
1052 |
} |
|
1053 |
||
1054 |
.inline-edit-col-right .input-text-wrap input.inline-edit-menu-order-input { |
|
1055 |
width: 6em; |
|
1056 |
} |
|
1057 |
||
1058 |
/* Styling */ |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1059 |
.inline-edit-row .inline-edit-legend { |
5 | 1060 |
text-transform: uppercase; |
1061 |
} |
|
1062 |
||
1063 |
/* Specific Elements */ |
|
1064 |
.inline-edit-row fieldset .inline-edit-date { |
|
1065 |
float: right; |
|
1066 |
} |
|
1067 |
||
1068 |
.inline-edit-row fieldset input[name=jj], |
|
1069 |
.inline-edit-row fieldset input[name=hh], |
|
16 | 1070 |
.inline-edit-row fieldset input[name=mn], |
5 | 1071 |
.inline-edit-row fieldset input[name=aa] { |
16 | 1072 |
vertical-align: middle; |
1073 |
text-align: center; |
|
1074 |
padding: 0 4px; |
|
5 | 1075 |
} |
1076 |
||
1077 |
.inline-edit-row fieldset label input.inline-edit-password-input { |
|
1078 |
width: 8em; |
|
1079 |
} |
|
1080 |
||
19 | 1081 |
#bulk-titles-list, |
1082 |
#bulk-titles-list li, |
|
5 | 1083 |
.inline-edit-row fieldset ul.cat-checklist li, |
1084 |
.inline-edit-row fieldset ul.cat-checklist input { |
|
1085 |
margin: 0; |
|
1086 |
position: relative; /* RTL fix, #WP27629 */ |
|
1087 |
} |
|
1088 |
||
19 | 1089 |
.inline-edit-row fieldset ul.cat-checklist input { |
1090 |
margin-top: -1px; |
|
1091 |
margin-right: 3px; |
|
5 | 1092 |
} |
1093 |
||
1094 |
.inline-edit-row fieldset label input.inline-edit-menu-order-input { |
|
1095 |
width: 3em; |
|
1096 |
} |
|
1097 |
||
1098 |
.inline-edit-row fieldset label input.inline-edit-slug-input { |
|
1099 |
width: 75%; |
|
1100 |
} |
|
1101 |
||
1102 |
.inline-edit-row #post_parent, |
|
1103 |
.inline-edit-row select[name="page_template"] { |
|
1104 |
max-width: 80%; |
|
1105 |
} |
|
1106 |
||
1107 |
.quick-edit-row-post fieldset label.inline-edit-status { |
|
1108 |
float: right; |
|
1109 |
} |
|
1110 |
||
19 | 1111 |
#bulk-titles, |
1112 |
ul.cat-checklist { |
|
1113 |
height: 14em; |
|
1114 |
border: 1px solid #ddd; |
|
1115 |
margin: 0 0 5px; |
|
1116 |
padding: 0.2em 5px; |
|
1117 |
overflow-y: scroll; |
|
5 | 1118 |
} |
19 | 1119 |
|
1120 |
#bulk-titles .ntdelbutton, |
|
1121 |
#bulk-titles .ntdeltitle, |
|
1122 |
.inline-edit-row fieldset ul.cat-checklist label { |
|
1123 |
display: inline-block; |
|
1124 |
margin: 0; |
|
1125 |
padding: 3px 0; |
|
1126 |
line-height: 20px; |
|
1127 |
vertical-align: top; |
|
5 | 1128 |
} |
1129 |
||
19 | 1130 |
#bulk-titles .ntdelitem { |
1131 |
padding-right: 23px; |
|
1132 |
} |
|
1133 |
||
1134 |
#bulk-titles .ntdelbutton { |
|
1135 |
width: 26px; |
|
1136 |
height: 26px; |
|
1137 |
margin: 0 -26px 0 0; |
|
1138 |
text-align: center; |
|
1139 |
border-radius: 3px; |
|
5 | 1140 |
} |
1141 |
||
19 | 1142 |
#bulk-titles .ntdelbutton:before { |
1143 |
display: inline-block; |
|
1144 |
vertical-align: top; |
|
1145 |
} |
|
1146 |
||
1147 |
#bulk-titles .ntdelbutton:focus { |
|
1148 |
box-shadow: 0 0 0 2px #3582c4; |
|
1149 |
/* Only visible in Windows High Contrast mode */ |
|
1150 |
outline: 2px solid transparent; |
|
1151 |
/* Reset inherited offset from Gutenberg */ |
|
1152 |
outline-offset: 0; |
|
5 | 1153 |
} |
1154 |
||
1155 |
/*------------------------------------------------------------------------------ |
|
1156 |
17.0 - Plugins |
|
1157 |
------------------------------------------------------------------------------*/ |
|
1158 |
||
1159 |
.plugins tbody th.check-column, |
|
1160 |
.plugins tbody { |
|
1161 |
padding: 8px 2px 0 0; |
|
1162 |
} |
|
1163 |
||
1164 |
.plugins tbody th.check-column input[type=checkbox] { |
|
1165 |
margin-top: 4px; |
|
1166 |
} |
|
1167 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1168 |
.updates-table .plugin-title p { |
5 | 1169 |
margin-top: 0; |
1170 |
} |
|
1171 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1172 |
.plugins thead td.check-column, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1173 |
.plugins tfoot td.check-column, |
5 | 1174 |
.plugins .inactive th.check-column { |
1175 |
padding-right: 6px; |
|
1176 |
} |
|
1177 |
||
1178 |
.plugins, |
|
1179 |
.plugins th, |
|
1180 |
.plugins td { |
|
1181 |
color: #000; |
|
1182 |
} |
|
1183 |
||
1184 |
.plugins tr { |
|
1185 |
background: #fff; |
|
1186 |
} |
|
1187 |
||
1188 |
.plugins p { |
|
1189 |
margin: 0 4px; |
|
1190 |
padding: 0; |
|
1191 |
} |
|
1192 |
||
1193 |
.plugins .desc p { |
|
1194 |
margin: 0 0 8px; |
|
1195 |
} |
|
1196 |
||
1197 |
.plugins td.desc { |
|
16 | 1198 |
line-height: 1.5; |
5 | 1199 |
} |
1200 |
||
1201 |
.plugins .desc ul, |
|
1202 |
.plugins .desc ol { |
|
1203 |
margin: 0 2em 0 0; |
|
1204 |
} |
|
1205 |
||
1206 |
.plugins .desc ul { |
|
1207 |
list-style-type: disc; |
|
1208 |
} |
|
1209 |
||
1210 |
.plugins .row-actions { |
|
1211 |
font-size: 13px; |
|
1212 |
padding: 0; |
|
1213 |
} |
|
1214 |
||
1215 |
.plugins .inactive td, |
|
1216 |
.plugins .inactive th, |
|
1217 |
.plugins .active td, |
|
1218 |
.plugins .active th { |
|
1219 |
padding: 10px 9px; |
|
1220 |
} |
|
1221 |
||
1222 |
.plugins .active td, |
|
1223 |
.plugins .active th { |
|
18 | 1224 |
background-color: #f0f6fc; |
5 | 1225 |
} |
1226 |
||
1227 |
.plugins .update th, |
|
1228 |
.plugins .update td { |
|
1229 |
border-bottom: 0; |
|
1230 |
} |
|
1231 |
||
1232 |
.plugins .inactive td, |
|
1233 |
.plugins .inactive th, |
|
1234 |
.plugins .active td, |
|
1235 |
.plugins .active th, |
|
1236 |
.plugin-install #the-list td, |
|
1237 |
.upgrade .plugins td, |
|
1238 |
.upgrade .plugins th { |
|
9 | 1239 |
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
5 | 1240 |
} |
1241 |
||
1242 |
.plugins tr.active.plugin-update-tr + tr.inactive th, |
|
1243 |
.plugins tr.active.plugin-update-tr + tr.inactive td, |
|
1244 |
.plugins tr.active + tr.inactive th, |
|
1245 |
.plugins tr.active + tr.inactive td { |
|
9 | 1246 |
border-top: 1px solid rgba(0, 0, 0, 0.03); |
18 | 1247 |
box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.02), inset 0 -1px 0 #dcdcde; |
5 | 1248 |
} |
1249 |
||
1250 |
.plugins .update td, |
|
1251 |
.plugins .update th, |
|
1252 |
.upgrade .plugins tr:last-of-type td, |
|
1253 |
.upgrade .plugins tr:last-of-type th, |
|
1254 |
.plugins tr.active + tr.inactive.update th, |
|
1255 |
.plugins tr.active + tr.inactive.update td, |
|
1256 |
.plugins .updated td, |
|
1257 |
.plugins .updated th, |
|
1258 |
.plugins tr.active + tr.inactive.updated th, |
|
1259 |
.plugins tr.active + tr.inactive.updated td { |
|
1260 |
box-shadow: none; |
|
1261 |
} |
|
1262 |
||
1263 |
.plugins .active th.check-column, |
|
1264 |
.plugin-update-tr.active td { |
|
18 | 1265 |
border-right: 4px solid #72aee6; |
5 | 1266 |
} |
1267 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1268 |
.wp-list-table.plugins .plugin-title, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1269 |
.wp-list-table.plugins .theme-title { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1270 |
padding-left: 12px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1271 |
white-space: nowrap; |
5 | 1272 |
} |
1273 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1274 |
.plugins .plugin-title img, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1275 |
.plugins .plugin-title .dashicons { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1276 |
float: right; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1277 |
padding: 0 0 0 10px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1278 |
width: 64px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1279 |
height: 64px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1280 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1281 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1282 |
.plugins .plugin-title .dashicons:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1283 |
padding: 2px; |
18 | 1284 |
background-color: #f0f0f1; |
1285 |
box-shadow: inset 0 0 10px rgba(167, 170, 173, 0.15); |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1286 |
font-size: 60px; |
18 | 1287 |
color: #c3c4c7; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1288 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1289 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1290 |
#update-themes-table .plugin-title img, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1291 |
#update-themes-table .plugin-title .dashicons { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1292 |
width: 85px; |
5 | 1293 |
} |
1294 |
||
16 | 1295 |
.plugins .column-auto-updates { |
1296 |
width: 14.2em; |
|
1297 |
} |
|
1298 |
||
5 | 1299 |
.plugins .inactive .plugin-title strong { |
1300 |
font-weight: 400; |
|
1301 |
} |
|
1302 |
||
1303 |
.plugins .second, |
|
1304 |
.plugins .row-actions { |
|
1305 |
padding: 0 0 5px; |
|
1306 |
} |
|
1307 |
||
19 | 1308 |
.plugins .row-actions { |
1309 |
white-space: normal; |
|
1310 |
min-width: 12em; |
|
1311 |
} |
|
1312 |
||
5 | 1313 |
.plugins .update .second, |
1314 |
.plugins .update .row-actions, |
|
1315 |
.plugins .updated .second, |
|
1316 |
.plugins .updated .row-actions { |
|
1317 |
padding-bottom: 0; |
|
1318 |
} |
|
1319 |
||
1320 |
.plugins-php .widefat tfoot th, |
|
1321 |
.plugins-php .widefat tfoot td { |
|
1322 |
border-top-style: solid; |
|
1323 |
border-top-width: 1px; |
|
1324 |
} |
|
1325 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1326 |
.plugins .plugin-update-tr .plugin-update { |
9 | 1327 |
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1328 |
overflow: hidden; /* clearfix */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1329 |
padding: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1330 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1331 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1332 |
.plugins .plugin-update-tr .notice, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1333 |
.plugins .plugin-update-tr div[class="update-message"] { /* back-compat for pre-4.6 */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1334 |
margin: 5px 40px 15px 20px; |
5 | 1335 |
} |
1336 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1337 |
.plugins .notice p { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1338 |
margin: 0.5em 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1339 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1340 |
|
9 | 1341 |
.plugins .plugin-description a, |
1342 |
.plugins .plugin-update a, |
|
1343 |
.updates-table .plugin-title a { |
|
1344 |
text-decoration: underline; |
|
1345 |
} |
|
1346 |
||
1347 |
.plugins tr.paused th.check-column { |
|
18 | 1348 |
border-right: 4px solid #d63638; |
9 | 1349 |
} |
1350 |
||
1351 |
.plugins tr.paused th, |
|
1352 |
.plugins tr.paused td { |
|
18 | 1353 |
background-color: #f6f7f7; |
9 | 1354 |
} |
1355 |
||
1356 |
.plugins tr.paused .plugin-title, |
|
1357 |
.plugins .paused .dashicons-warning { |
|
18 | 1358 |
color: #d63638; |
9 | 1359 |
} |
1360 |
||
1361 |
.plugins .paused .error-display p, |
|
1362 |
.plugins .paused .error-display code { |
|
1363 |
font-size: 90%; |
|
18 | 1364 |
color: rgba(0, 0, 0, 0.7); |
9 | 1365 |
} |
1366 |
||
1367 |
.plugins .resume-link { |
|
18 | 1368 |
color: #d63638; |
9 | 1369 |
} |
1370 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1371 |
.plugin-card .update-now:before { |
18 | 1372 |
color: #d63638; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1373 |
content: "\f463"; |
5 | 1374 |
display: inline-block; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1375 |
font: normal 20px/1 dashicons; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1376 |
margin: 3px -2px 0 5px; |
18 | 1377 |
speak: never; |
5 | 1378 |
-webkit-font-smoothing: antialiased; |
1379 |
-moz-osx-font-smoothing: grayscale; |
|
1380 |
vertical-align: top; |
|
1381 |
} |
|
1382 |
||
1383 |
.plugin-card .updating-message:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1384 |
content: "\f463"; |
5 | 1385 |
animation: rotation 2s infinite linear; |
1386 |
} |
|
1387 |
||
1388 |
@keyframes rotation { |
|
1389 |
0% { |
|
1390 |
transform: rotate(0deg); |
|
1391 |
} |
|
1392 |
100% { |
|
1393 |
transform: rotate(-359deg); |
|
1394 |
} |
|
1395 |
} |
|
1396 |
||
1397 |
.plugin-card .updated-message:before { |
|
18 | 1398 |
color: #68de7c; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1399 |
content: "\f147"; |
5 | 1400 |
} |
1401 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1402 |
.plugin-install-php h2 { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1403 |
clear: both; |
5 | 1404 |
} |
1405 |
||
1406 |
.plugin-install-php h3 { |
|
1407 |
margin: 2.5em 0 8px; |
|
1408 |
} |
|
1409 |
||
1410 |
.plugin-install-php .wp-filter { |
|
1411 |
margin-bottom: 0; |
|
1412 |
} |
|
1413 |
||
1414 |
/* Plugin card table view */ |
|
1415 |
.plugin-group { |
|
1416 |
overflow: hidden; /* clearfix */ |
|
1417 |
margin-top: 1.5em; |
|
1418 |
} |
|
1419 |
||
1420 |
.plugin-group h3 { |
|
1421 |
margin-top: 0; |
|
1422 |
} |
|
1423 |
||
1424 |
.plugin-card { |
|
1425 |
float: right; |
|
1426 |
margin: 0 8px 16px; |
|
1427 |
width: 48.5%; |
|
1428 |
width: calc( 50% - 8px ); |
|
1429 |
background-color: #fff; |
|
18 | 1430 |
border: 1px solid #dcdcde; |
5 | 1431 |
box-sizing: border-box; |
1432 |
} |
|
1433 |
||
1434 |
.plugin-card:nth-child(odd) { |
|
1435 |
clear: both; |
|
1436 |
margin-right: 0; |
|
1437 |
} |
|
1438 |
||
1439 |
.plugin-card:nth-child(even) { |
|
1440 |
margin-left: 0; |
|
1441 |
} |
|
1442 |
||
9 | 1443 |
@media screen and (min-width: 1600px) and ( max-width: 2299px ) { |
5 | 1444 |
.plugin-card { |
1445 |
width: 30%; |
|
1446 |
width: calc( 33.1% - 8px ); |
|
1447 |
} |
|
1448 |
||
1449 |
.plugin-card:nth-child(odd) { |
|
1450 |
clear: none; |
|
1451 |
margin-right: 8px; |
|
1452 |
} |
|
1453 |
||
1454 |
.plugin-card:nth-child(even) { |
|
1455 |
margin-left: 8px; |
|
1456 |
} |
|
1457 |
||
1458 |
.plugin-card:nth-child(3n+1) { |
|
1459 |
clear: both; |
|
1460 |
margin-right: 0; |
|
1461 |
} |
|
1462 |
||
1463 |
.plugin-card:nth-child(3n) { |
|
1464 |
margin-left: 0; |
|
1465 |
} |
|
1466 |
} |
|
1467 |
||
9 | 1468 |
@media screen and (min-width: 2300px) { |
1469 |
.plugin-card { |
|
1470 |
width: 25%; |
|
1471 |
width: calc( 25% - 12px ); |
|
1472 |
} |
|
1473 |
||
1474 |
.plugin-card:nth-child(odd) { |
|
1475 |
clear: none; |
|
1476 |
margin-right: 8px; |
|
1477 |
} |
|
1478 |
||
1479 |
.plugin-card:nth-child(even) { |
|
1480 |
margin-left: 8px; |
|
1481 |
} |
|
1482 |
||
1483 |
.plugin-card:nth-child(4n+1) { |
|
1484 |
clear: both; |
|
1485 |
margin-right: 0; |
|
1486 |
} |
|
1487 |
||
1488 |
.plugin-card:nth-child(4n) { |
|
1489 |
margin-left: 0; |
|
1490 |
} |
|
1491 |
} |
|
1492 |
||
5 | 1493 |
.plugin-card-top { |
1494 |
position: relative; |
|
1495 |
padding: 20px 20px 10px; |
|
1496 |
min-height: 135px; |
|
1497 |
} |
|
1498 |
||
1499 |
div.action-links, |
|
1500 |
.plugin-action-buttons { |
|
1501 |
margin: 0; /* Override existing margins */ |
|
1502 |
} |
|
1503 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1504 |
.plugin-card h3 { |
16 | 1505 |
margin: 0 0 12px 12px; |
5 | 1506 |
font-size: 18px; |
1507 |
line-height: 1.3; |
|
1508 |
} |
|
1509 |
||
1510 |
.plugin-card .name, |
|
1511 |
.plugin-card .desc { |
|
1512 |
margin-right: 148px; /* icon + margin */ |
|
16 | 1513 |
margin-left: 128px; /* action links + margin */ |
5 | 1514 |
} |
1515 |
||
1516 |
.plugin-card .action-links { |
|
1517 |
position: absolute; |
|
1518 |
top: 20px; |
|
1519 |
left: 20px; |
|
1520 |
width: 120px; |
|
1521 |
} |
|
1522 |
||
1523 |
.plugin-action-buttons { |
|
1524 |
clear: left; |
|
1525 |
float: left; |
|
1526 |
margin-bottom: 1em; |
|
1527 |
text-align: left; |
|
1528 |
} |
|
1529 |
||
1530 |
.plugin-action-buttons li { |
|
1531 |
margin-bottom: 10px; |
|
1532 |
} |
|
1533 |
||
1534 |
.plugin-card-bottom { |
|
1535 |
clear: both; |
|
1536 |
padding: 12px 20px; |
|
18 | 1537 |
background-color: #f6f7f7; |
1538 |
border-top: 1px solid #dcdcde; |
|
5 | 1539 |
overflow: hidden; |
1540 |
} |
|
1541 |
||
1542 |
.plugin-card-bottom .star-rating { |
|
1543 |
display: inline; |
|
1544 |
} |
|
1545 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1546 |
.plugin-card-update-failed .update-now { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1547 |
font-weight: 600; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1548 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1549 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1550 |
.plugin-card-update-failed .notice-error { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1551 |
margin: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1552 |
padding-right: 16px; |
18 | 1553 |
box-shadow: 0 -1px 0 #dcdcde; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1554 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1555 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1556 |
.plugin-card-update-failed .plugin-card-bottom { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1557 |
display: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1558 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1559 |
|
5 | 1560 |
.plugin-card .column-rating { |
16 | 1561 |
line-height: 1.76923076; |
5 | 1562 |
} |
1563 |
||
1564 |
.plugin-card .column-rating, |
|
1565 |
.plugin-card .column-updated { |
|
1566 |
margin-bottom: 4px; |
|
1567 |
} |
|
1568 |
||
1569 |
.plugin-card .column-rating, |
|
1570 |
.plugin-card .column-downloaded { |
|
1571 |
float: right; |
|
1572 |
clear: right; |
|
1573 |
max-width: 180px; |
|
1574 |
} |
|
1575 |
||
1576 |
.plugin-card .column-updated, |
|
1577 |
.plugin-card .column-compatibility { |
|
1578 |
text-align: left; |
|
1579 |
float: left; |
|
1580 |
clear: left; |
|
1581 |
width: 65%; |
|
1582 |
width: calc( 100% - 180px ); |
|
1583 |
} |
|
1584 |
||
1585 |
.plugin-card .column-compatibility span:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1586 |
font: normal 20px/.5 dashicons; |
18 | 1587 |
speak: never; |
5 | 1588 |
display: inline-block; |
1589 |
padding: 0; |
|
1590 |
top: 4px; |
|
1591 |
right: -2px; |
|
1592 |
position: relative; |
|
1593 |
vertical-align: top; |
|
1594 |
-webkit-font-smoothing: antialiased; |
|
1595 |
-moz-osx-font-smoothing: grayscale; |
|
1596 |
text-decoration: none !important; |
|
18 | 1597 |
color: #3c434a; |
5 | 1598 |
} |
1599 |
||
9 | 1600 |
.plugin-card .column-compatibility .compatibility-incompatible:before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1601 |
content: "\f158"; |
18 | 1602 |
color: #d63638; |
5 | 1603 |
} |
1604 |
||
9 | 1605 |
.plugin-card .column-compatibility .compatibility-compatible:before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1606 |
content: "\f147"; |
18 | 1607 |
color: #007017; |
9 | 1608 |
} |
1609 |
||
1610 |
.plugin-card .notice { |
|
19 | 1611 |
margin: 20px 20px 0; |
5 | 1612 |
} |
1613 |
||
1614 |
.plugin-icon { |
|
1615 |
position: absolute; |
|
1616 |
top: 20px; |
|
1617 |
right: 20px; |
|
1618 |
width: 128px; |
|
1619 |
height: 128px; |
|
1620 |
margin: 0 0 20px 20px; |
|
1621 |
} |
|
1622 |
||
1623 |
.no-plugin-results { |
|
18 | 1624 |
color: #646970; /* same as no themes and no media */ |
5 | 1625 |
font-size: 18px; |
1626 |
font-style: normal; |
|
1627 |
margin: 0; |
|
1628 |
padding: 100px 0 0; |
|
1629 |
text-align: center; |
|
1630 |
} |
|
1631 |
||
1632 |
/* ms */ |
|
1633 |
/* Background Color for Site Status */ |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1634 |
.wp-list-table .site-deleted, |
18 | 1635 |
.wp-list-table tr.site-deleted, |
1636 |
.wp-list-table .site-archived, |
|
1637 |
.wp-list-table tr.site-archived { |
|
1638 |
background: #fcf0f1; |
|
5 | 1639 |
} |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1640 |
.wp-list-table .site-spammed, |
18 | 1641 |
.wp-list-table tr.site-spammed, |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1642 |
.wp-list-table .site-mature, |
5 | 1643 |
.wp-list-table tr.site-mature { |
18 | 1644 |
background: #fcf9e8; |
5 | 1645 |
} |
1646 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1647 |
.sites.fixed .column-lastupdated, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1648 |
.sites.fixed .column-registered { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1649 |
width: 20%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1650 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1651 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1652 |
.sites.fixed .column-users { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1653 |
width: 80px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1654 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1655 |
|
5 | 1656 |
/* =Media Queries |
1657 |
-------------------------------------------------------------- */ |
|
1658 |
||
9 | 1659 |
@media screen and (max-width: 1100px) and (min-width: 782px), (max-width: 480px) { |
5 | 1660 |
.plugin-card .action-links { |
1661 |
position: static; |
|
1662 |
margin-right: 148px; |
|
1663 |
width: auto; |
|
1664 |
} |
|
1665 |
||
1666 |
.plugin-action-buttons { |
|
1667 |
float: none; |
|
1668 |
margin: 1em 0 0; |
|
1669 |
text-align: right; |
|
1670 |
} |
|
1671 |
||
1672 |
.plugin-action-buttons li { |
|
1673 |
display: inline-block; |
|
1674 |
vertical-align: middle; |
|
1675 |
} |
|
1676 |
||
1677 |
.plugin-action-buttons li .button { |
|
1678 |
margin-left: 20px; |
|
1679 |
} |
|
1680 |
||
16 | 1681 |
.plugin-card h3 { |
1682 |
margin-left: 24px; |
|
1683 |
} |
|
1684 |
||
5 | 1685 |
.plugin-card .name, |
1686 |
.plugin-card .desc { |
|
1687 |
margin-left: 0; |
|
1688 |
} |
|
1689 |
||
1690 |
.plugin-card .desc p:first-of-type { |
|
1691 |
margin-top: 0; |
|
1692 |
} |
|
1693 |
} |
|
1694 |
||
9 | 1695 |
@media screen and (max-width: 782px) { |
5 | 1696 |
/* WP List Table Options & Filters */ |
1697 |
.tablenav { |
|
1698 |
height: auto; |
|
1699 |
} |
|
1700 |
||
1701 |
.tablenav.top { |
|
19 | 1702 |
margin: 20px 0 5px; |
5 | 1703 |
} |
1704 |
||
1705 |
.tablenav.bottom { |
|
1706 |
position: relative; |
|
1707 |
margin-top: 15px; |
|
1708 |
} |
|
1709 |
||
1710 |
.tablenav br { |
|
1711 |
display: none; |
|
1712 |
} |
|
1713 |
||
1714 |
.tablenav br.clear { |
|
1715 |
display: block; |
|
1716 |
} |
|
1717 |
||
1718 |
.tablenav.top .actions, |
|
1719 |
.tablenav .view-switch { |
|
1720 |
display: none; |
|
1721 |
} |
|
1722 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1723 |
.view-switch a { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1724 |
width: 36px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1725 |
height: 36px; |
16 | 1726 |
line-height: 2.53846153; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1727 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1728 |
|
5 | 1729 |
/* Pagination */ |
1730 |
.tablenav.top .displaying-num { |
|
1731 |
display: none; |
|
1732 |
} |
|
1733 |
||
1734 |
.tablenav.bottom .displaying-num { |
|
1735 |
position: absolute; |
|
1736 |
left: 0; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1737 |
top: 11px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1738 |
margin: 0; |
5 | 1739 |
font-size: 14px; |
1740 |
} |
|
1741 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1742 |
.tablenav .tablenav-pages { |
5 | 1743 |
width: 100%; |
1744 |
text-align: center; |
|
1745 |
margin: 0 0 25px; |
|
1746 |
} |
|
1747 |
||
1748 |
.tablenav.bottom .tablenav-pages { |
|
1749 |
margin-top: 25px; |
|
1750 |
} |
|
1751 |
||
1752 |
.tablenav.top .tablenav-pages.one-page { |
|
1753 |
display: none; |
|
1754 |
} |
|
1755 |
||
1756 |
.tablenav.bottom .tablenav-pages.one-page { |
|
18 | 1757 |
margin-top: 15px; |
5 | 1758 |
height: 0; |
1759 |
} |
|
1760 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1761 |
.tablenav-pages .pagination-links { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1762 |
font-size: 16px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1763 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1764 |
|
9 | 1765 |
.tablenav .tablenav-pages .button, |
1766 |
.tablenav .tablenav-pages .tablenav-pages-navspan { |
|
1767 |
min-width: 44px; |
|
1768 |
padding: 12px 8px; |
|
5 | 1769 |
font-size: 18px; |
9 | 1770 |
line-height: 1; |
5 | 1771 |
} |
1772 |
||
1773 |
.tablenav-pages .pagination-links .current-page { |
|
9 | 1774 |
min-width: 44px; |
1775 |
padding: 12px 6px; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1776 |
font-size: 16px; |
16 | 1777 |
line-height: 1.125; |
5 | 1778 |
} |
1779 |
||
1780 |
/* WP List Table Adjustments: General */ |
|
1781 |
.form-wrap > p { |
|
1782 |
display: none; |
|
1783 |
} |
|
1784 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1785 |
.wp-list-table th.column-primary ~ th, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1786 |
.wp-list-table tr:not(.inline-edit-row):not(.no-items) td.column-primary ~ td:not(.check-column) { |
5 | 1787 |
display: none; |
1788 |
} |
|
1789 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1790 |
.wp-list-table thead th.column-primary { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1791 |
width: 100%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1792 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1793 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1794 |
/* Checkboxes need to show */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1795 |
.wp-list-table tr th.check-column { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1796 |
display: table-cell; |
16 | 1797 |
} |
1798 |
||
1799 |
.wp-list-table .check-column { |
|
1800 |
width: 2.5em; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1801 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1802 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1803 |
.wp-list-table .column-primary .toggle-row { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1804 |
display: block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1805 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1806 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1807 |
.wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.check-column) { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1808 |
position: relative; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1809 |
clear: both; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1810 |
width: auto !important; /* needs to override some columns that are more specifically targeted */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1811 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1812 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1813 |
.wp-list-table td.column-primary { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1814 |
padding-left: 50px; /* space for toggle button */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1815 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1816 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1817 |
.wp-list-table tr:not(.inline-edit-row):not(.no-items) td.column-primary ~ td:not(.check-column) { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1818 |
padding: 3px 35% 3px 8px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1819 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1820 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1821 |
.wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary)::before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1822 |
position: absolute; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1823 |
right: 10px; /* match padding of regular table cell */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1824 |
display: block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1825 |
overflow: hidden; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1826 |
width: 32%; /* leave a little space for a gutter */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1827 |
content: attr(data-colname); |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1828 |
white-space: nowrap; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1829 |
text-overflow: ellipsis; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1830 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1831 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1832 |
.wp-list-table .is-expanded td:not(.hidden) { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1833 |
display: block !important; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1834 |
overflow: hidden; /* clearfix */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1835 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1836 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1837 |
/* Special cases */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1838 |
.widefat .num, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1839 |
.column-posts { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1840 |
text-align: right; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1841 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1842 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1843 |
#comments-form .fixed .column-author, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1844 |
#commentsdiv .fixed .column-author { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1845 |
display: none !important; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1846 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1847 |
|
5 | 1848 |
.fixed .column-comment .comment-author { |
1849 |
display: block; |
|
1850 |
} |
|
1851 |
||
9 | 1852 |
/* Comment author hidden via Screen Options */ |
1853 |
.fixed .column-author.hidden ~ .column-comment .comment-author { |
|
1854 |
display: none; |
|
1855 |
} |
|
1856 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1857 |
#the-comment-list .is-expanded td { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1858 |
box-shadow: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1859 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1860 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1861 |
#the-comment-list .is-expanded td:last-child { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1862 |
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1863 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1864 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1865 |
/* Show comment bubble as text instead */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1866 |
.post-com-count .screen-reader-text { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1867 |
position: static; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1868 |
-webkit-clip-path: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1869 |
clip-path: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1870 |
width: auto; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1871 |
height: auto; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1872 |
margin: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1873 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1874 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1875 |
.column-response .post-com-count-no-comments:after, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1876 |
.column-response .post-com-count-approved:after, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1877 |
.column-comments .post-com-count-no-comments:after, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1878 |
.column-comments .post-com-count-approved:after { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1879 |
content: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1880 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1881 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1882 |
.column-response .post-com-count [aria-hidden="true"], |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1883 |
.column-comments .post-com-count [aria-hidden="true"] { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1884 |
display: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1885 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1886 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1887 |
.column-response .post-com-count-wrapper, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1888 |
.column-comments .post-com-count-wrapper { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1889 |
white-space: normal; |
5 | 1890 |
} |
1891 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1892 |
.column-response .post-com-count-wrapper > a, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1893 |
.column-comments .post-com-count-wrapper > a { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1894 |
display: block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1895 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1896 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1897 |
.column-response .post-com-count-no-comments, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1898 |
.column-response .post-com-count-approved, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1899 |
.column-comments .post-com-count-no-comments, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1900 |
.column-comments .post-com-count-approved { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1901 |
margin-top: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1902 |
margin-left: 0.5em; |
5 | 1903 |
} |
1904 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1905 |
.column-response .post-com-count-pending, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1906 |
.column-comments .post-com-count-pending { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1907 |
position: static; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1908 |
height: auto; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1909 |
min-width: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1910 |
padding: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1911 |
border: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1912 |
border-radius: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1913 |
background: none; |
18 | 1914 |
color: #b32d2e; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1915 |
font-size: inherit; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1916 |
line-height: inherit; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1917 |
text-align: right; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1918 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1919 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1920 |
.column-response .post-com-count-pending:hover, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1921 |
.column-comments .post-com-count-pending:hover { |
18 | 1922 |
color: #d63638; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1923 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1924 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1925 |
.widefat thead td.check-column, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1926 |
.widefat tfoot td.check-column { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1927 |
padding-top: 10px; |
5 | 1928 |
} |
1929 |
||
18 | 1930 |
.row-actions { |
1931 |
margin-right: -8px; |
|
1932 |
margin-left: -8px; |
|
1933 |
padding-top: 4px; |
|
1934 |
} |
|
1935 |
||
9 | 1936 |
/* Make row actions more easy to select on mobile */ |
1937 |
body:not(.plugins-php) .row-actions { |
|
18 | 1938 |
display: flex; |
1939 |
flex-wrap: wrap; |
|
1940 |
gap: 8px; |
|
9 | 1941 |
color: transparent; |
1942 |
} |
|
1943 |
||
1944 |
.row-actions span a, |
|
1945 |
.row-actions span .button-link { |
|
1946 |
display: inline-block; |
|
18 | 1947 |
padding: 4px 8px; |
16 | 1948 |
line-height: 1.5; |
9 | 1949 |
} |
1950 |
||
1951 |
.row-actions span.approve:before, |
|
1952 |
.row-actions span.unapprove:before { |
|
1953 |
content: "| "; |
|
1954 |
} |
|
1955 |
||
5 | 1956 |
/* Quick Edit and Bulk Edit */ |
1957 |
#wpbody-content .quick-edit-row-post .inline-edit-col-left, |
|
1958 |
#wpbody-content .quick-edit-row-post .inline-edit-col-right, |
|
1959 |
#wpbody-content .inline-edit-row-post .inline-edit-col-center, |
|
1960 |
#wpbody-content .quick-edit-row-page .inline-edit-col-left, |
|
1961 |
#wpbody-content .quick-edit-row-page .inline-edit-col-right, |
|
1962 |
#wpbody-content .bulk-edit-row-post .inline-edit-col-right, |
|
1963 |
#wpbody-content .bulk-edit-row .inline-edit-col-left, |
|
1964 |
#wpbody-content .bulk-edit-row-page .inline-edit-col-right, |
|
1965 |
#wpbody-content .bulk-edit-row .inline-edit-col-bottom { |
|
1966 |
float: none; |
|
1967 |
width: 100%; |
|
19 | 1968 |
padding: 0; |
1969 |
} |
|
1970 |
||
1971 |
#the-list .inline-edit-row .inline-edit-legend, |
|
1972 |
.inline-edit-row span.title { |
|
1973 |
font-size: 16px; |
|
1974 |
} |
|
1975 |
||
1976 |
.inline-edit-row p.howto { |
|
1977 |
font-size: 14px; |
|
1978 |
} |
|
1979 |
||
1980 |
#wpbody-content .inline-edit-row-page .inline-edit-col-right { |
|
1981 |
margin-top: 0; |
|
5 | 1982 |
} |
1983 |
||
1984 |
#wpbody-content .quick-edit-row fieldset .inline-edit-col label, |
|
1985 |
#wpbody-content .quick-edit-row fieldset .inline-edit-group label, |
|
1986 |
#wpbody-content .bulk-edit-row fieldset .inline-edit-col label, |
|
1987 |
#wpbody-content .bulk-edit-row fieldset .inline-edit-group label { |
|
1988 |
max-width: none; |
|
1989 |
float: none; |
|
1990 |
margin-bottom: 5px; |
|
1991 |
} |
|
1992 |
||
1993 |
#wpbody .bulk-edit-row fieldset select { |
|
1994 |
display: block; |
|
1995 |
width: 100%; |
|
1996 |
max-width: none; |
|
1997 |
box-sizing: border-box; |
|
1998 |
} |
|
1999 |
||
16 | 2000 |
.inline-edit-row fieldset input[name=jj], |
2001 |
.inline-edit-row fieldset input[name=hh], |
|
2002 |
.inline-edit-row fieldset input[name=mn], |
|
2003 |
.inline-edit-row fieldset input[name=aa] { |
|
2004 |
font-size: 16px; |
|
2005 |
line-height: 2; |
|
2006 |
padding: 3px 4px; |
|
2007 |
} |
|
2008 |
||
19 | 2009 |
#bulk-titles .ntdelbutton, |
2010 |
#bulk-titles .ntdeltitle, |
|
2011 |
.inline-edit-row fieldset ul.cat-checklist label { |
|
2012 |
padding: 6px 0; |
|
5 | 2013 |
font-size: 16px; |
19 | 2014 |
line-height: 28px; |
2015 |
} |
|
2016 |
||
2017 |
#bulk-titles .ntdelitem { |
|
2018 |
padding-right: 37px; |
|
2019 |
} |
|
2020 |
||
2021 |
#bulk-titles .ntdelbutton { |
|
2022 |
width: 40px; |
|
2023 |
height: 40px; |
|
2024 |
margin: 0 -40px 0 0; |
|
2025 |
overflow: hidden; |
|
2026 |
} |
|
2027 |
||
2028 |
#bulk-titles .ntdelbutton:before { |
|
2029 |
font-size: 20px; |
|
2030 |
line-height: 28px; |
|
5 | 2031 |
} |
2032 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2033 |
.inline-edit-row fieldset label span.title, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2034 |
.inline-edit-row fieldset.inline-edit-date legend { |
5 | 2035 |
float: none; |
2036 |
} |
|
2037 |
||
2038 |
.inline-edit-row fieldset .inline-edit-col label.inline-edit-tags { |
|
2039 |
padding: 0; |
|
2040 |
} |
|
2041 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2042 |
.inline-edit-row fieldset label span.input-text-wrap, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2043 |
.inline-edit-row fieldset .timestamp-wrap { |
5 | 2044 |
margin-right: 0; |
2045 |
} |
|
2046 |
||
2047 |
.inline-edit-row .inline-edit-or { |
|
2048 |
margin: 0 0 0 6px; |
|
2049 |
} |
|
2050 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2051 |
#edithead .inside, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2052 |
#commentsdiv #edithead .inside { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2053 |
float: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2054 |
text-align: right; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2055 |
padding: 3px 5px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2056 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2057 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2058 |
#commentsdiv #edithead .inside input, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2059 |
#edithead .inside input { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2060 |
width: 100%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2061 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2062 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2063 |
#edithead label { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2064 |
display: block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2065 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2066 |
|
5 | 2067 |
/* Updates */ |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2068 |
#wpbody-content .updates-table .plugin-title { |
5 | 2069 |
width: auto; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2070 |
white-space: normal; |
5 | 2071 |
} |
2072 |
||
2073 |
/* Links */ |
|
2074 |
.link-manager-php #posts-filter { |
|
2075 |
margin-top: 25px; |
|
2076 |
} |
|
2077 |
||
2078 |
.link-manager-php .tablenav.bottom { |
|
2079 |
overflow: hidden; |
|
2080 |
} |
|
2081 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2082 |
/* List tables that don't toggle rows */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2083 |
.comments-box .toggle-row, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2084 |
.wp-list-table.plugins .toggle-row { |
5 | 2085 |
display: none; |
2086 |
} |
|
2087 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2088 |
/* Plugin/Theme Management */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2089 |
#wpbody-content .wp-list-table.plugins td { |
5 | 2090 |
display: block; |
2091 |
width: auto; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2092 |
padding: 10px 9px; /* reset from other list tables that have a label at this width */ |
5 | 2093 |
} |
2094 |
||
9 | 2095 |
/* Plugin description hidden via Screen Options */ |
2096 |
#wpbody-content .wp-list-table.plugins .desc.hidden { |
|
2097 |
display: none; |
|
2098 |
} |
|
2099 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2100 |
#wpbody-content .wp-list-table.plugins .column-description { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2101 |
padding-top: 2px; |
5 | 2102 |
} |
2103 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2104 |
#wpbody-content .wp-list-table.plugins .plugin-title, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2105 |
#wpbody-content .wp-list-table.plugins .theme-title { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2106 |
padding-left: 12px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2107 |
white-space: normal; |
5 | 2108 |
} |
2109 |
||
2110 |
.wp-list-table.plugins .plugin-title, |
|
2111 |
.wp-list-table.plugins .theme-title { |
|
2112 |
padding-top: 13px; |
|
2113 |
padding-bottom: 4px; |
|
2114 |
} |
|
2115 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2116 |
.plugins #the-list tr > td:not(:last-child), |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2117 |
.plugins #the-list .update th, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2118 |
.plugins #the-list .update td, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2119 |
.wp-list-table.plugins #the-list .theme-title { |
5 | 2120 |
box-shadow: none; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2121 |
border-top: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2122 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2123 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2124 |
.plugins #the-list tr td { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2125 |
border-top: none; |
5 | 2126 |
} |
2127 |
||
2128 |
.plugins tbody { |
|
2129 |
padding: 1px 0 0; |
|
2130 |
} |
|
2131 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2132 |
.plugins tr.active + tr.inactive th.check-column, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2133 |
.plugins tr.active + tr.inactive td.column-description, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2134 |
.plugins .plugin-update-tr:before { |
5 | 2135 |
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
2136 |
} |
|
2137 |
||
2138 |
.plugins tr.active + tr.inactive th.check-column, |
|
2139 |
.plugins tr.active + tr.inactive td { |
|
2140 |
border-top: none; |
|
2141 |
} |
|
2142 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2143 |
/* mimic the checkbox th */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2144 |
.plugins .plugin-update-tr:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2145 |
content: ""; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2146 |
display: table-cell; |
5 | 2147 |
} |
2148 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2149 |
.plugins #the-list .plugin-update-tr .plugin-update { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2150 |
border-right: none; |
5 | 2151 |
} |
2152 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2153 |
.plugin-update-tr .update-message { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2154 |
margin-right: 0; |
5 | 2155 |
} |
2156 |
||
18 | 2157 |
.plugins .active.update + .plugin-update-tr:before, |
2158 |
.plugins .active.updated + .plugin-update-tr:before { |
|
2159 |
background-color: #f0f6fc; |
|
2160 |
border-right: 4px solid #72aee6; |
|
5 | 2161 |
} |
2162 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2163 |
.plugins .plugin-update-tr .update-message { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2164 |
margin-right: 0; |
5 | 2165 |
} |
2166 |
||
2167 |
.wp-list-table.plugins .plugin-title strong, |
|
2168 |
.wp-list-table.plugins .theme-title strong { |
|
2169 |
font-size: 1.4em; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2170 |
line-height: 1.5; |
5 | 2171 |
} |
2172 |
||
16 | 2173 |
.plugins tbody th.check-column { |
2174 |
padding: 8px 5px 0 0; |
|
2175 |
} |
|
2176 |
||
2177 |
.plugins thead td.check-column, |
|
2178 |
.plugins tfoot td.check-column, |
|
2179 |
.plugins .inactive th.check-column { |
|
2180 |
padding-right: 9px; |
|
2181 |
} |
|
2182 |
||
5 | 2183 |
/* Add New plugins page */ |
2184 |
table.plugin-install .column-name, |
|
2185 |
table.plugin-install .column-version, |
|
2186 |
table.plugin-install .column-rating, |
|
2187 |
table.plugin-install .column-description { |
|
2188 |
display: block; |
|
2189 |
width: auto; |
|
2190 |
} |
|
2191 |
||
2192 |
table.plugin-install th.column-name, |
|
2193 |
table.plugin-install th.column-version, |
|
2194 |
table.plugin-install th.column-rating, |
|
2195 |
table.plugin-install th.column-description { |
|
2196 |
display: none; |
|
2197 |
} |
|
2198 |
||
2199 |
table.plugin-install td.column-name strong { |
|
2200 |
font-size: 1.4em; |
|
2201 |
line-height: 1.6em; |
|
2202 |
} |
|
2203 |
||
2204 |
table.plugin-install #the-list td { |
|
2205 |
box-shadow: none; |
|
2206 |
} |
|
2207 |
||
2208 |
table.plugin-install #the-list tr { |
|
2209 |
display: block; |
|
9 | 2210 |
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
5 | 2211 |
} |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2212 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2213 |
.plugin-card { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2214 |
margin-right: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2215 |
margin-left: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2216 |
width: 100%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2217 |
} |
18 | 2218 |
|
2219 |
table.media .column-title .has-media-icon ~ .row-actions { |
|
2220 |
margin-right: 0; |
|
2221 |
clear: both; |
|
2222 |
} |
|
5 | 2223 |
} |
2224 |
||
9 | 2225 |
@media screen and (max-width: 480px) { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2226 |
.tablenav-pages .current-page { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2227 |
margin: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2228 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2229 |
|
18 | 2230 |
.tablenav.bottom .displaying-num { |
2231 |
position: relative; |
|
2232 |
top: 0; |
|
2233 |
display: block; |
|
2234 |
text-align: left; |
|
2235 |
padding-bottom: 0.5em; |
|
2236 |
} |
|
2237 |
||
2238 |
.tablenav.bottom .tablenav-pages.one-page { |
|
2239 |
height: auto; |
|
9 | 2240 |
} |
2241 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2242 |
.tablenav-pages .tablenav-paging-text { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2243 |
float: right; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2244 |
width: 100%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2245 |
padding-top: 0.5em; |
5 | 2246 |
} |
2247 |
} |