author | ymh <ymh.work@gmail.com> |
Fri, 05 Sep 2025 18:52:52 +0200 | |
changeset 22 | 8c2e4d02f4ef |
parent 21 | 48c4eec2b7e6 |
permissions | -rw-r--r-- |
16 | 1 |
/*! This file is auto-generated */ |
19 | 2 |
html { |
3 |
--wp-admin--admin-bar--height: 32px; |
|
4 |
scroll-padding-top: var(--wp-admin--admin-bar--height); |
|
5 |
} |
|
6 |
||
0 | 7 |
#wpadminbar * { |
5 | 8 |
height: auto; |
9 |
width: auto; |
|
10 |
margin: 0; |
|
11 |
padding: 0; |
|
12 |
position: static; |
|
13 |
text-shadow: none; |
|
14 |
text-transform: none; |
|
15 |
letter-spacing: normal; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
16 |
font-size: 13px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
17 |
font-weight: 400; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
18 |
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; |
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
19 |
font-style: normal; |
16 | 20 |
line-height: 2.46153846; |
5 | 21 |
border-radius: 0; |
22 |
box-sizing: content-box; |
|
23 |
transition: none; |
|
24 |
-webkit-font-smoothing: subpixel-antialiased; /* Prevent Safari from switching to standard antialiasing on hover */ |
|
25 |
-moz-osx-font-smoothing: auto; /* Prevent Firefox from inheriting from themes that use other values */ |
|
26 |
} |
|
27 |
||
28 |
.rtl #wpadminbar * { |
|
29 |
font-family: Tahoma, sans-serif; |
|
30 |
} |
|
31 |
||
9 | 32 |
html:lang(he-il) .rtl #wpadminbar * { |
33 |
font-family: Arial, sans-serif; |
|
5 | 34 |
} |
35 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
36 |
#wpadminbar .ab-empty-item { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
37 |
cursor: default; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
38 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
39 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
40 |
#wpadminbar .ab-empty-item, |
5 | 41 |
#wpadminbar a.ab-item, |
42 |
#wpadminbar > #wp-toolbar span.ab-label, |
|
43 |
#wpadminbar > #wp-toolbar span.noticon { |
|
18 | 44 |
color: #f0f0f1; |
5 | 45 |
} |
46 |
||
47 |
#wpadminbar #wp-admin-bar-site-name a.ab-item, |
|
48 |
#wpadminbar #wp-admin-bar-my-sites a.ab-item { |
|
49 |
white-space: nowrap; |
|
50 |
} |
|
51 |
||
52 |
#wpadminbar ul li:before, |
|
53 |
#wpadminbar ul li:after { |
|
54 |
content: normal; |
|
55 |
} |
|
56 |
||
57 |
#wpadminbar a, |
|
58 |
#wpadminbar a:hover, |
|
59 |
#wpadminbar a img, |
|
60 |
#wpadminbar a img:hover { |
|
61 |
border: none; |
|
62 |
text-decoration: none; |
|
63 |
background: none; |
|
18 | 64 |
box-shadow: none; |
5 | 65 |
} |
66 |
||
67 |
#wpadminbar a:focus, |
|
68 |
#wpadminbar a:active, |
|
69 |
#wpadminbar input[type="text"], |
|
70 |
#wpadminbar input[type="password"], |
|
71 |
#wpadminbar input[type="number"], |
|
72 |
#wpadminbar input[type="search"], |
|
73 |
#wpadminbar input[type="email"], |
|
74 |
#wpadminbar input[type="url"], |
|
75 |
#wpadminbar select, |
|
76 |
#wpadminbar textarea, |
|
77 |
#wpadminbar div { |
|
78 |
box-shadow: none; |
|
9 | 79 |
} |
80 |
||
81 |
#wpadminbar a:focus { |
|
82 |
/* Inherits transparent outline only visible in Windows High Contrast mode */ |
|
83 |
outline-offset: -1px; |
|
0 | 84 |
} |
85 |
||
86 |
#wpadminbar { |
|
87 |
direction: rtl; |
|
18 | 88 |
color: #c3c4c7; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
89 |
font-size: 13px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
90 |
font-weight: 400; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
91 |
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; |
16 | 92 |
line-height: 2.46153846; |
5 | 93 |
height: 32px; |
94 |
position: fixed; |
|
95 |
top: 0; |
|
0 | 96 |
right: 0; |
5 | 97 |
width: 100%; |
9 | 98 |
min-width: 600px; /* match the min-width of the body in wp-admin/css/common.css */ |
5 | 99 |
z-index: 99999; |
18 | 100 |
background: #1d2327; |
22
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
101 |
/* Only visible in Windows High Contrast mode */ |
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
102 |
outline: 1px solid transparent; |
5 | 103 |
} |
104 |
||
105 |
#wpadminbar .ab-sub-wrapper, |
|
106 |
#wpadminbar ul, |
|
107 |
#wpadminbar ul li { |
|
108 |
background: none; |
|
109 |
clear: none; |
|
110 |
list-style: none; |
|
111 |
margin: 0; |
|
112 |
padding: 0; |
|
113 |
position: relative; |
|
114 |
text-indent: 0; |
|
115 |
z-index: 99999; |
|
116 |
} |
|
117 |
||
118 |
#wpadminbar ul#wp-admin-bar-root-default>li { |
|
119 |
margin-left: 0; |
|
0 | 120 |
} |
121 |
||
122 |
#wpadminbar .quicklinks ul { |
|
123 |
text-align: right; |
|
124 |
} |
|
125 |
||
126 |
#wpadminbar li { |
|
127 |
float: right; |
|
128 |
} |
|
129 |
||
5 | 130 |
#wpadminbar .ab-empty-item { |
131 |
outline: none; |
|
0 | 132 |
} |
133 |
||
5 | 134 |
#wpadminbar .quicklinks a, |
135 |
#wpadminbar .quicklinks .ab-empty-item, |
|
136 |
#wpadminbar .shortlink-input { |
|
137 |
height: 32px; |
|
138 |
display: block; |
|
139 |
padding: 0 10px; |
|
140 |
margin: 0; |
|
141 |
} |
|
142 |
||
143 |
#wpadminbar .quicklinks > ul > li > a { |
|
144 |
padding: 0 7px 0 8px; |
|
0 | 145 |
} |
146 |
||
147 |
#wpadminbar .menupop .ab-sub-wrapper, |
|
148 |
#wpadminbar .shortlink-input { |
|
5 | 149 |
margin: 0; |
150 |
padding: 0; |
|
9 | 151 |
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); |
18 | 152 |
background: #2c3338; |
5 | 153 |
display: none; |
154 |
position: absolute; |
|
155 |
float: none; |
|
0 | 156 |
} |
157 |
||
5 | 158 |
#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper { |
159 |
min-width: 100%; |
|
160 |
} |
|
161 |
||
0 | 162 |
#wpadminbar .ab-top-secondary .menupop .ab-sub-wrapper { |
5 | 163 |
left: 0; |
0 | 164 |
right: auto; |
5 | 165 |
} |
166 |
||
167 |
#wpadminbar .ab-submenu { |
|
168 |
padding: 6px 0; |
|
169 |
} |
|
170 |
||
171 |
#wpadminbar .selected .shortlink-input { |
|
172 |
display: block; |
|
173 |
} |
|
174 |
||
175 |
#wpadminbar .quicklinks .menupop ul li { |
|
176 |
float: none; |
|
177 |
} |
|
178 |
||
179 |
#wpadminbar .quicklinks .menupop ul li a strong { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
180 |
font-weight: 600; |
5 | 181 |
} |
182 |
||
183 |
#wpadminbar .quicklinks .menupop ul li .ab-item, |
|
184 |
#wpadminbar .quicklinks .menupop ul li a strong, |
|
185 |
#wpadminbar .quicklinks .menupop.hover ul li .ab-item, |
|
186 |
#wpadminbar.nojs .quicklinks .menupop:hover ul li .ab-item, |
|
187 |
#wpadminbar .shortlink-input { |
|
16 | 188 |
line-height: 2; |
5 | 189 |
height: 26px; |
190 |
white-space: nowrap; |
|
191 |
min-width: 140px; |
|
192 |
} |
|
193 |
||
194 |
#wpadminbar .shortlink-input { |
|
195 |
width: 200px; |
|
196 |
} |
|
197 |
||
198 |
#wpadminbar.nojs li:hover > .ab-sub-wrapper, |
|
199 |
#wpadminbar li.hover > .ab-sub-wrapper { |
|
200 |
display: block; |
|
22
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
201 |
/* Only visible in Windows High Contrast mode */ |
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
202 |
outline: 1px solid transparent; |
0 | 203 |
} |
204 |
||
205 |
#wpadminbar .menupop li:hover > .ab-sub-wrapper, |
|
206 |
#wpadminbar .menupop li.hover > .ab-sub-wrapper { |
|
207 |
margin-right: 100%; |
|
5 | 208 |
margin-top: -32px; |
0 | 209 |
} |
210 |
||
211 |
#wpadminbar .ab-top-secondary .menupop li:hover > .ab-sub-wrapper, |
|
212 |
#wpadminbar .ab-top-secondary .menupop li.hover > .ab-sub-wrapper { |
|
213 |
margin-right: 0; |
|
5 | 214 |
right: inherit; |
0 | 215 |
left: 100%; |
5 | 216 |
} |
217 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
218 |
#wpadminbar:not(.mobile) .ab-top-menu > li > .ab-item:focus, |
5 | 219 |
#wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus, |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
220 |
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item, |
5 | 221 |
#wpadminbar .ab-top-menu > li.hover > .ab-item { |
18 | 222 |
background: #2c3338; |
223 |
color: #72aee6; |
|
5 | 224 |
} |
225 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
226 |
#wpadminbar:not(.mobile) > #wp-toolbar li:hover span.ab-label, |
5 | 227 |
#wpadminbar > #wp-toolbar li.hover span.ab-label, |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
228 |
#wpadminbar:not(.mobile) > #wp-toolbar a:focus span.ab-label { |
18 | 229 |
color: #72aee6; |
5 | 230 |
} |
231 |
||
232 |
#wpadminbar > #wp-toolbar > #wp-admin-bar-root-default .ab-icon, |
|
233 |
#wpadminbar .ab-icon, |
|
9 | 234 |
#wpadminbar .ab-item:before, |
235 |
.wp-admin-bar-arrow { |
|
5 | 236 |
position: relative; |
237 |
float: right; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
238 |
font: normal 20px/1 dashicons; |
18 | 239 |
speak: never; |
5 | 240 |
padding: 4px 0; |
241 |
-webkit-font-smoothing: antialiased; |
|
242 |
-moz-osx-font-smoothing: grayscale; |
|
243 |
background-image: none !important; |
|
244 |
margin-left: 6px; |
|
245 |
} |
|
246 |
||
247 |
#wpadminbar .ab-icon:before, |
|
248 |
#wpadminbar .ab-item:before, |
|
249 |
#wpadminbar #adminbarsearch:before { |
|
18 | 250 |
color: #a7aaad; |
251 |
color: rgba(240, 246, 252, 0.6); |
|
5 | 252 |
} |
253 |
||
254 |
#wpadminbar .ab-icon:before, |
|
255 |
#wpadminbar .ab-item:before, |
|
256 |
#wpadminbar #adminbarsearch:before { |
|
257 |
position: relative; |
|
19 | 258 |
transition: color .1s ease-in-out; |
5 | 259 |
} |
260 |
||
261 |
#wpadminbar .ab-label { |
|
262 |
display: inline-block; |
|
263 |
height: 32px; |
|
264 |
} |
|
265 |
||
266 |
#wpadminbar .ab-submenu .ab-item { |
|
18 | 267 |
color: #c3c4c7; |
268 |
color: rgba(240, 246, 252, 0.7); |
|
5 | 269 |
} |
270 |
||
271 |
#wpadminbar .quicklinks .menupop ul li a, |
|
272 |
#wpadminbar .quicklinks .menupop ul li a strong, |
|
273 |
#wpadminbar .quicklinks .menupop.hover ul li a, |
|
274 |
#wpadminbar.nojs .quicklinks .menupop:hover ul li a { |
|
18 | 275 |
color: #c3c4c7; |
276 |
color: rgba(240, 246, 252, 0.7); |
|
5 | 277 |
} |
278 |
||
279 |
#wpadminbar .quicklinks .menupop ul li a:hover, |
|
280 |
#wpadminbar .quicklinks .menupop ul li a:focus, |
|
281 |
#wpadminbar .quicklinks .menupop ul li a:hover strong, |
|
282 |
#wpadminbar .quicklinks .menupop ul li a:focus strong, |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
283 |
#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover > a, |
5 | 284 |
#wpadminbar .quicklinks .menupop.hover ul li a:hover, |
285 |
#wpadminbar .quicklinks .menupop.hover ul li a:focus, |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
286 |
#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:hover, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
287 |
#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:focus, |
5 | 288 |
#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover, |
289 |
#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus, |
|
290 |
#wpadminbar li:hover .ab-icon:before, |
|
291 |
#wpadminbar li:hover .ab-item:before, |
|
292 |
#wpadminbar li a:focus .ab-icon:before, |
|
293 |
#wpadminbar li .ab-item:focus:before, |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
294 |
#wpadminbar li .ab-item:focus .ab-icon:before, |
5 | 295 |
#wpadminbar li.hover .ab-icon:before, |
296 |
#wpadminbar li.hover .ab-item:before, |
|
297 |
#wpadminbar li:hover #adminbarsearch:before, |
|
298 |
#wpadminbar li #adminbarsearch.adminbar-focused:before { |
|
18 | 299 |
color: #72aee6; |
5 | 300 |
} |
301 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
302 |
#wpadminbar.mobile .quicklinks .ab-icon:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
303 |
#wpadminbar.mobile .quicklinks .ab-item:before { |
18 | 304 |
color: #c3c4c7; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
305 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
306 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
307 |
#wpadminbar.mobile .quicklinks .hover .ab-icon:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
308 |
#wpadminbar.mobile .quicklinks .hover .ab-item:before { |
18 | 309 |
color: #72aee6; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
310 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
311 |
|
9 | 312 |
#wpadminbar .menupop .menupop > .ab-item .wp-admin-bar-arrow:before, |
5 | 313 |
#wpadminbar .ab-top-secondary .menupop .menupop > .ab-item:before { |
314 |
position: absolute; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
315 |
font: normal 17px/1 dashicons; |
18 | 316 |
speak: never; |
5 | 317 |
-webkit-font-smoothing: antialiased; |
318 |
-moz-osx-font-smoothing: grayscale; |
|
0 | 319 |
} |
320 |
||
321 |
#wpadminbar .menupop .menupop > .ab-item { |
|
5 | 322 |
display: block; |
0 | 323 |
padding-left: 2em; |
5 | 324 |
} |
325 |
||
9 | 326 |
#wpadminbar .menupop .menupop > .ab-item .wp-admin-bar-arrow:before { |
5 | 327 |
top: 1px; |
9 | 328 |
left: 10px; |
329 |
padding: 4px 0; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
330 |
content: "\f141"; |
5 | 331 |
color: inherit; |
0 | 332 |
} |
333 |
||
334 |
#wpadminbar .ab-top-secondary .menupop .menupop > .ab-item { |
|
5 | 335 |
padding-right: 2em; |
0 | 336 |
padding-left: 1em; |
5 | 337 |
} |
338 |
||
9 | 339 |
#wpadminbar .ab-top-secondary .menupop .menupop > .ab-item .wp-admin-bar-arrow:before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
340 |
top: 1px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
341 |
right: 6px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
342 |
content: "\f139"; |
0 | 343 |
} |
344 |
||
345 |
#wpadminbar .quicklinks .menupop ul.ab-sub-secondary { |
|
5 | 346 |
display: block; |
347 |
position: relative; |
|
0 | 348 |
left: auto; |
5 | 349 |
margin: 0; |
350 |
box-shadow: none; |
|
351 |
} |
|
352 |
||
353 |
#wpadminbar .quicklinks .menupop ul.ab-sub-secondary, |
|
354 |
#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu { |
|
18 | 355 |
background: #3c434a; |
5 | 356 |
} |
357 |
||
358 |
#wpadminbar .quicklinks .menupop .ab-sub-secondary > li > a:hover, |
|
359 |
#wpadminbar .quicklinks .menupop .ab-sub-secondary > li .ab-item:focus a { |
|
18 | 360 |
color: #72aee6; |
5 | 361 |
} |
362 |
||
363 |
#wpadminbar .quicklinks a span#ab-updates { |
|
18 | 364 |
background: #f0f0f1; |
365 |
color: #2c3338; |
|
5 | 366 |
display: inline; |
367 |
padding: 2px 5px; |
|
368 |
font-size: 10px; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
369 |
font-weight: 600; |
5 | 370 |
border-radius: 10px; |
371 |
} |
|
372 |
||
9 | 373 |
#wpadminbar .quicklinks a:hover span#ab-updates { |
5 | 374 |
background: #fff; |
375 |
color: #000; |
|
0 | 376 |
} |
377 |
||
378 |
#wpadminbar .ab-top-secondary { |
|
379 |
float: left; |
|
380 |
} |
|
381 |
||
382 |
#wpadminbar ul li:last-child, |
|
383 |
#wpadminbar ul li:last-child .ab-item { |
|
5 | 384 |
box-shadow: none; |
0 | 385 |
} |
386 |
||
387 |
/** |
|
9 | 388 |
* Recovery Mode |
389 |
*/ |
|
390 |
#wpadminbar #wp-admin-bar-recovery-mode { |
|
391 |
color: #fff; |
|
18 | 392 |
background-color: #d63638; |
9 | 393 |
} |
394 |
||
395 |
#wpadminbar .ab-top-menu > #wp-admin-bar-recovery-mode.hover >.ab-item, |
|
396 |
#wpadminbar.nojq .quicklinks .ab-top-menu > #wp-admin-bar-recovery-mode > .ab-item:focus, |
|
397 |
#wpadminbar:not(.mobile) .ab-top-menu > #wp-admin-bar-recovery-mode:hover > .ab-item, |
|
398 |
#wpadminbar:not(.mobile) .ab-top-menu > #wp-admin-bar-recovery-mode > .ab-item:focus { |
|
399 |
color: #fff; |
|
18 | 400 |
background-color: #d63638; |
9 | 401 |
} |
402 |
||
403 |
/** |
|
0 | 404 |
* My Account |
405 |
*/ |
|
5 | 406 |
#wp-admin-bar-my-account > ul { |
407 |
min-width: 198px; |
|
408 |
} |
|
409 |
||
18 | 410 |
#wp-admin-bar-my-account:not(.with-avatar) > .ab-item { |
411 |
display: inline-block; |
|
412 |
} |
|
413 |
||
5 | 414 |
#wp-admin-bar-my-account > .ab-item:before { |
415 |
content: "\f110"; |
|
416 |
top: 2px; |
|
417 |
float: left; |
|
418 |
margin-right: 6px; |
|
419 |
margin-left: 0; |
|
420 |
} |
|
421 |
||
422 |
#wp-admin-bar-my-account.with-avatar > .ab-item:before { |
|
423 |
display: none; |
|
424 |
content: none; |
|
425 |
} |
|
426 |
||
427 |
#wp-admin-bar-my-account.with-avatar > ul { |
|
428 |
min-width: 270px; |
|
429 |
} |
|
430 |
||
431 |
#wpadminbar #wp-admin-bar-user-actions > li { |
|
432 |
margin-right: 16px; |
|
0 | 433 |
margin-left: 16px; |
434 |
} |
|
435 |
||
5 | 436 |
#wpadminbar #wp-admin-bar-user-actions.ab-submenu { |
437 |
padding: 6px 0 12px; |
|
438 |
} |
|
439 |
||
440 |
#wpadminbar #wp-admin-bar-my-account.with-avatar #wp-admin-bar-user-actions > li { |
|
441 |
margin-right: 88px; |
|
442 |
} |
|
443 |
||
444 |
#wpadminbar #wp-admin-bar-user-info { |
|
445 |
margin-top: 6px; |
|
446 |
margin-bottom: 15px; |
|
447 |
height: auto; |
|
448 |
background: none; |
|
0 | 449 |
} |
450 |
||
451 |
#wp-admin-bar-user-info .avatar { |
|
5 | 452 |
position: absolute; |
0 | 453 |
right: -72px; |
5 | 454 |
top: 4px; |
455 |
width: 64px; |
|
456 |
height: 64px; |
|
457 |
} |
|
458 |
||
459 |
#wpadminbar #wp-admin-bar-user-info a { |
|
460 |
background: none; |
|
461 |
height: auto; |
|
462 |
} |
|
463 |
||
464 |
#wpadminbar #wp-admin-bar-user-info span { |
|
465 |
background: none; |
|
466 |
padding: 0; |
|
467 |
height: 18px; |
|
468 |
} |
|
469 |
||
470 |
#wpadminbar #wp-admin-bar-user-info .display-name, |
|
471 |
#wpadminbar #wp-admin-bar-user-info .username { |
|
472 |
display: block; |
|
473 |
} |
|
474 |
||
475 |
#wpadminbar #wp-admin-bar-user-info .username { |
|
18 | 476 |
color: #a7aaad; |
5 | 477 |
font-size: 11px; |
0 | 478 |
} |
479 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
480 |
#wpadminbar #wp-admin-bar-my-account.with-avatar > .ab-empty-item img, |
5 | 481 |
#wpadminbar #wp-admin-bar-my-account.with-avatar > a img { |
482 |
width: auto; |
|
483 |
height: 16px; |
|
484 |
padding: 0; |
|
18 | 485 |
border: 1px solid #8c8f94; |
486 |
background: #f0f0f1; |
|
16 | 487 |
line-height: 1.84615384; |
5 | 488 |
vertical-align: middle; |
489 |
margin: -4px 6px 0 0; |
|
490 |
float: none; |
|
491 |
display: inline; |
|
492 |
} |
|
493 |
||
494 |
/** |
|
495 |
* WP Logo |
|
0 | 496 |
*/ |
5 | 497 |
#wpadminbar #wp-admin-bar-wp-logo > .ab-item .ab-icon { |
498 |
width: 15px; |
|
499 |
height: 20px; |
|
500 |
margin-left: 0; |
|
501 |
padding: 6px 0 5px; |
|
502 |
} |
|
503 |
||
504 |
#wpadminbar #wp-admin-bar-wp-logo > .ab-item { |
|
505 |
padding: 0 7px; |
|
506 |
} |
|
507 |
||
508 |
#wpadminbar #wp-admin-bar-wp-logo > .ab-item .ab-icon:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
509 |
content: "\f120"; |
5 | 510 |
top: 2px; |
0 | 511 |
} |
512 |
||
513 |
/* |
|
5 | 514 |
* My Sites & Site Title |
0 | 515 |
*/ |
5 | 516 |
#wpadminbar .quicklinks li .blavatar { |
16 | 517 |
display: inline-block; |
518 |
vertical-align: middle; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
519 |
font: normal 16px/1 dashicons !important; |
18 | 520 |
speak: never; |
5 | 521 |
-webkit-font-smoothing: antialiased; |
522 |
-moz-osx-font-smoothing: grayscale; |
|
18 | 523 |
color: #f0f0f1; |
5 | 524 |
} |
525 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
526 |
#wpadminbar .quicklinks li a:hover .blavatar, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
527 |
#wpadminbar .quicklinks li a:focus .blavatar, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
528 |
#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover > a .blavatar { |
18 | 529 |
color: #72aee6; |
5 | 530 |
} |
531 |
||
18 | 532 |
#wpadminbar .quicklinks li img.blavatar, |
533 |
#wpadminbar .quicklinks li div.blavatar:before { |
|
5 | 534 |
height: 16px; |
535 |
width: 16px; |
|
18 | 536 |
margin: 0 -2px 2px 8px; |
537 |
} |
|
538 |
||
539 |
#wpadminbar .quicklinks li div.blavatar:before { |
|
540 |
content: "\f120"; |
|
5 | 541 |
display: inline-block; |
542 |
} |
|
543 |
||
544 |
#wpadminbar #wp-admin-bar-appearance { |
|
545 |
margin-top: -12px; |
|
546 |
} |
|
547 |
||
548 |
#wpadminbar #wp-admin-bar-my-sites > .ab-item:before, |
|
549 |
#wpadminbar #wp-admin-bar-site-name > .ab-item:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
550 |
content: "\f541"; |
5 | 551 |
top: 2px; |
552 |
} |
|
553 |
||
19 | 554 |
#wpadminbar #wp-admin-bar-site-editor > .ab-item:before { |
555 |
content: "\f100"; |
|
556 |
top: 2px; |
|
557 |
} |
|
558 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
559 |
#wpadminbar #wp-admin-bar-customize > .ab-item:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
560 |
content: "\f540"; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
561 |
top: 2px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
562 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
563 |
|
5 | 564 |
#wpadminbar #wp-admin-bar-edit > .ab-item:before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
565 |
content: "\f464"; |
5 | 566 |
top: 2px; |
0 | 567 |
} |
568 |
||
5 | 569 |
#wpadminbar #wp-admin-bar-site-name > .ab-item:before { |
570 |
content: "\f226"; |
|
571 |
} |
|
572 |
||
573 |
.wp-admin #wpadminbar #wp-admin-bar-site-name > .ab-item:before { |
|
574 |
content: "\f102"; |
|
575 |
} |
|
576 |
||
577 |
||
578 |
||
579 |
/** |
|
580 |
* Comments |
|
581 |
*/ |
|
582 |
#wpadminbar #wp-admin-bar-comments .ab-icon { |
|
583 |
margin-left: 6px; |
|
584 |
} |
|
585 |
||
586 |
#wpadminbar #wp-admin-bar-comments .ab-icon:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
587 |
content: "\f101"; |
5 | 588 |
top: 3px; |
589 |
} |
|
590 |
||
591 |
#wpadminbar #wp-admin-bar-comments .count-0 { |
|
592 |
opacity: .5; |
|
593 |
} |
|
594 |
||
595 |
/** |
|
596 |
* New Content |
|
597 |
*/ |
|
598 |
#wpadminbar #wp-admin-bar-new-content .ab-icon:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
599 |
content: "\f132"; |
5 | 600 |
top: 4px; |
601 |
} |
|
602 |
||
603 |
/** |
|
604 |
* Updates |
|
605 |
*/ |
|
606 |
#wpadminbar #wp-admin-bar-updates .ab-icon:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
607 |
content: "\f463"; |
5 | 608 |
top: 2px; |
0 | 609 |
} |
610 |
||
18 | 611 |
#wpadminbar #wp-admin-bar-updates.spin .ab-icon:before { |
612 |
display: inline-block; |
|
613 |
animation: rotation 2s infinite linear; |
|
614 |
} |
|
615 |
||
616 |
@media (prefers-reduced-motion: reduce) { |
|
617 |
#wpadminbar #wp-admin-bar-updates.spin .ab-icon:before { |
|
618 |
animation: none; |
|
619 |
} |
|
620 |
} |
|
621 |
||
0 | 622 |
/** |
5 | 623 |
* Search |
0 | 624 |
*/ |
16 | 625 |
|
5 | 626 |
#wpadminbar #wp-admin-bar-search .ab-item { |
627 |
padding: 0; |
|
628 |
background: transparent; |
|
629 |
} |
|
630 |
||
631 |
#wpadminbar #adminbarsearch { |
|
632 |
position: relative; |
|
633 |
height: 32px; |
|
634 |
padding: 0 2px; |
|
635 |
z-index: 1; |
|
636 |
} |
|
637 |
||
638 |
#wpadminbar #adminbarsearch:before { |
|
639 |
position: absolute; |
|
640 |
top: 6px; |
|
641 |
right: 5px; |
|
642 |
z-index: 20; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
643 |
font: normal 20px/1 dashicons !important; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
644 |
content: "\f179"; |
18 | 645 |
speak: never; |
5 | 646 |
-webkit-font-smoothing: antialiased; |
647 |
-moz-osx-font-smoothing: grayscale; |
|
0 | 648 |
} |
649 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
650 |
/* The admin bar search field needs to reset many styles that might be inherited from the active Theme CSS. See ticket #40313. */ |
5 | 651 |
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
652 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
653 |
float: none; |
5 | 654 |
position: relative; |
655 |
z-index: 30; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
656 |
font-size: 13px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
657 |
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; |
16 | 658 |
line-height: 1.84615384; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
659 |
text-indent: 0; |
5 | 660 |
height: 24px; |
661 |
width: 24px; |
|
662 |
max-width: none; |
|
663 |
padding: 0 24px 0 3px; |
|
664 |
margin: 0; |
|
18 | 665 |
color: #c3c4c7; |
9 | 666 |
background-color: rgba(255, 255, 255, 0); |
5 | 667 |
border: none; |
668 |
outline: none; |
|
669 |
cursor: pointer; |
|
670 |
box-shadow: none; |
|
671 |
box-sizing: border-box; |
|
672 |
transition-duration: 400ms; |
|
673 |
transition-property: width, background; |
|
674 |
transition-timing-function: ease; |
|
0 | 675 |
} |
676 |
||
5 | 677 |
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus { |
678 |
z-index: 10; |
|
679 |
color: #000; |
|
680 |
width: 200px; |
|
9 | 681 |
background-color: rgba(255, 255, 255, 0.9); |
5 | 682 |
cursor: text; |
683 |
border: 0; |
|
684 |
} |
|
685 |
||
686 |
#wpadminbar #adminbarsearch .adminbar-button { |
|
687 |
display: none; |
|
0 | 688 |
} |
689 |
||
5 | 690 |
/** |
691 |
* Customize support classes |
|
692 |
*/ |
|
693 |
.no-customize-support .hide-if-no-customize, |
|
694 |
.customize-support .hide-if-customize, |
|
695 |
.no-customize-support #wpadminbar .hide-if-no-customize, |
|
696 |
.no-customize-support.wp-core-ui .hide-if-no-customize, |
|
697 |
.no-customize-support .wp-core-ui .hide-if-no-customize, |
|
698 |
.customize-support #wpadminbar .hide-if-customize, |
|
699 |
.customize-support.wp-core-ui .hide-if-customize, |
|
700 |
.customize-support .wp-core-ui .hide-if-customize { |
|
701 |
display: none; |
|
0 | 702 |
} |
703 |
||
5 | 704 |
/* Skip link */ |
705 |
#wpadminbar .screen-reader-text, |
|
706 |
#wpadminbar .screen-reader-text span { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
707 |
border: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
708 |
clip-path: inset(50%); |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
709 |
height: 1px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
710 |
margin: -1px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
711 |
overflow: hidden; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
712 |
padding: 0; |
5 | 713 |
position: absolute; |
714 |
width: 1px; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
715 |
word-wrap: normal !important; |
5 | 716 |
} |
717 |
||
718 |
#wpadminbar .screen-reader-shortcut { |
|
719 |
position: absolute; |
|
720 |
top: -1000em; |
|
721 |
right: 6px; |
|
722 |
height: auto; |
|
723 |
width: auto; |
|
724 |
display: block; |
|
725 |
font-size: 14px; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
726 |
font-weight: 600; |
5 | 727 |
padding: 15px 23px 14px; |
18 | 728 |
background: #f0f0f1; |
729 |
color: #2271b1; |
|
5 | 730 |
z-index: 100000; |
731 |
line-height: normal; |
|
732 |
text-decoration: none; |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
733 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
734 |
|
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
735 |
#wpadminbar .screen-reader-shortcut:focus { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
736 |
top: 7px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
737 |
background: #f0f0f1; |
9 | 738 |
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); |
0 | 739 |
} |
740 |
||
9 | 741 |
@media screen and (max-width: 782px) { |
19 | 742 |
html { |
743 |
--wp-admin--admin-bar--height: 46px; |
|
744 |
} |
|
745 |
||
5 | 746 |
/* Toolbar Touchification*/ |
747 |
html #wpadminbar { |
|
748 |
height: 46px; |
|
9 | 749 |
min-width: 240px; /* match the min-width of the body in wp-admin/css/common.css */ |
5 | 750 |
} |
751 |
||
752 |
#wpadminbar * { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
753 |
font-size: 14px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
754 |
font-weight: 400; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
755 |
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; |
16 | 756 |
line-height: 2.28571428; |
5 | 757 |
} |
758 |
||
759 |
#wpadminbar .quicklinks > ul > li > a, |
|
760 |
#wpadminbar .quicklinks .ab-empty-item { |
|
761 |
padding: 0; |
|
762 |
height: 46px; |
|
16 | 763 |
line-height: 3.28571428; |
5 | 764 |
width: auto; |
765 |
} |
|
766 |
||
767 |
#wpadminbar .ab-icon { |
|
768 |
font: 40px/1 dashicons !important; |
|
769 |
margin: 0; |
|
770 |
padding: 0; |
|
771 |
width: 52px; |
|
772 |
height: 46px; |
|
773 |
text-align: center; |
|
774 |
} |
|
775 |
||
776 |
#wpadminbar .ab-icon:before { |
|
777 |
text-align: center; |
|
778 |
} |
|
779 |
||
780 |
#wpadminbar .ab-submenu { |
|
781 |
padding: 0; |
|
782 |
} |
|
783 |
||
784 |
#wpadminbar #wp-admin-bar-site-name a.ab-item, |
|
785 |
#wpadminbar #wp-admin-bar-my-sites a.ab-item, |
|
786 |
#wpadminbar #wp-admin-bar-my-account a.ab-item { |
|
787 |
text-overflow: clip; |
|
788 |
} |
|
789 |
||
16 | 790 |
#wpadminbar .quicklinks .menupop ul li .ab-item, |
791 |
#wpadminbar .quicklinks .menupop ul li a strong, |
|
792 |
#wpadminbar .quicklinks .menupop.hover ul li .ab-item, |
|
793 |
#wpadminbar.nojs .quicklinks .menupop:hover ul li .ab-item, |
|
794 |
#wpadminbar .shortlink-input { |
|
795 |
line-height: 1.6; |
|
796 |
} |
|
797 |
||
5 | 798 |
#wpadminbar .ab-label { |
19 | 799 |
border: 0; |
800 |
clip-path: inset(50%); |
|
801 |
height: 1px; |
|
802 |
margin: -1px; |
|
803 |
overflow: hidden; |
|
804 |
padding: 0; |
|
805 |
position: absolute; |
|
806 |
width: 1px; |
|
807 |
word-wrap: normal !important; |
|
5 | 808 |
} |
809 |
||
810 |
#wpadminbar .menupop li:hover > .ab-sub-wrapper, |
|
811 |
#wpadminbar .menupop li.hover > .ab-sub-wrapper { |
|
812 |
margin-top: -46px; |
|
813 |
} |
|
814 |
||
815 |
#wpadminbar .ab-top-menu .menupop .ab-sub-wrapper .menupop > .ab-item { |
|
816 |
padding-left: 30px; |
|
817 |
} |
|
818 |
||
819 |
#wpadminbar .menupop .menupop > .ab-item:before { |
|
820 |
top: 10px; |
|
821 |
left: 6px; |
|
822 |
} |
|
823 |
||
824 |
#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper .ab-item { |
|
825 |
font-size: 16px; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
826 |
padding: 8px 16px; |
5 | 827 |
} |
828 |
||
829 |
#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper a:empty { |
|
830 |
display: none; |
|
831 |
} |
|
832 |
||
833 |
/* WP logo */ |
|
834 |
#wpadminbar #wp-admin-bar-wp-logo > .ab-item { |
|
835 |
padding: 0; |
|
836 |
} |
|
837 |
||
838 |
#wpadminbar #wp-admin-bar-wp-logo > .ab-item .ab-icon { |
|
839 |
padding: 0; |
|
840 |
width: 52px; |
|
841 |
height: 46px; |
|
842 |
text-align: center; |
|
843 |
vertical-align: top; |
|
844 |
} |
|
845 |
||
846 |
#wpadminbar #wp-admin-bar-wp-logo > .ab-item .ab-icon:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
847 |
font: 28px/1 dashicons !important; |
5 | 848 |
top: -3px; |
849 |
} |
|
850 |
||
851 |
#wpadminbar .ab-icon, |
|
852 |
#wpadminbar .ab-item:before { |
|
853 |
padding: 0; |
|
854 |
} |
|
855 |
||
856 |
/* My Sites and "Site Title" menu */ |
|
857 |
#wpadminbar #wp-admin-bar-my-sites > .ab-item, |
|
858 |
#wpadminbar #wp-admin-bar-site-name > .ab-item, |
|
19 | 859 |
#wpadminbar #wp-admin-bar-site-editor > .ab-item, |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
860 |
#wpadminbar #wp-admin-bar-customize > .ab-item, |
5 | 861 |
#wpadminbar #wp-admin-bar-edit > .ab-item, |
862 |
#wpadminbar #wp-admin-bar-my-account > .ab-item { |
|
863 |
text-indent: 100%; |
|
864 |
white-space: nowrap; |
|
865 |
overflow: hidden; |
|
866 |
width: 52px; |
|
867 |
padding: 0; |
|
18 | 868 |
color: #a7aaad; /* @todo not needed? this text is hidden */ |
5 | 869 |
position: relative; |
870 |
} |
|
871 |
||
872 |
#wpadminbar > #wp-toolbar > #wp-admin-bar-root-default .ab-icon, |
|
873 |
#wpadminbar .ab-icon, |
|
874 |
#wpadminbar .ab-item:before { |
|
875 |
padding: 0; |
|
876 |
margin-left: 0; |
|
877 |
} |
|
878 |
||
879 |
#wpadminbar #wp-admin-bar-edit > .ab-item:before, |
|
880 |
#wpadminbar #wp-admin-bar-my-sites > .ab-item:before, |
|
881 |
#wpadminbar #wp-admin-bar-site-name > .ab-item:before, |
|
19 | 882 |
#wpadminbar #wp-admin-bar-site-editor > .ab-item:before, |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
883 |
#wpadminbar #wp-admin-bar-customize > .ab-item:before, |
5 | 884 |
#wpadminbar #wp-admin-bar-my-account > .ab-item:before { |
885 |
display: block; |
|
886 |
text-indent: 0; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
887 |
font: normal 32px/1 dashicons; |
18 | 888 |
speak: never; |
5 | 889 |
top: 7px; |
890 |
width: 52px; |
|
891 |
text-align: center; |
|
892 |
-webkit-font-smoothing: antialiased; |
|
893 |
-moz-osx-font-smoothing: grayscale; |
|
894 |
} |
|
895 |
||
896 |
#wpadminbar #wp-admin-bar-appearance { |
|
897 |
margin-top: 0; |
|
898 |
} |
|
899 |
||
900 |
#wpadminbar .quicklinks li .blavatar:before { |
|
901 |
display: none; |
|
902 |
} |
|
903 |
||
904 |
/* Search */ |
|
905 |
#wpadminbar #wp-admin-bar-search { |
|
906 |
display: none; |
|
907 |
} |
|
908 |
||
909 |
/* New Content */ |
|
910 |
#wpadminbar #wp-admin-bar-new-content .ab-icon:before { |
|
911 |
top: 0; |
|
22
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
912 |
line-height: 1.26; |
5 | 913 |
height: 46px !important; |
914 |
text-align: center; |
|
915 |
width: 52px; |
|
916 |
display: block; |
|
917 |
} |
|
918 |
||
919 |
/* Updates */ |
|
920 |
#wpadminbar #wp-admin-bar-updates { |
|
921 |
text-align: center; |
|
922 |
} |
|
923 |
||
924 |
#wpadminbar #wp-admin-bar-updates .ab-icon:before { |
|
925 |
top: 3px; |
|
926 |
} |
|
927 |
||
928 |
/* Comments */ |
|
929 |
#wpadminbar #wp-admin-bar-comments .ab-icon { |
|
930 |
margin: 0; |
|
931 |
} |
|
932 |
||
933 |
#wpadminbar #wp-admin-bar-comments .ab-icon:before { |
|
934 |
display: block; |
|
935 |
font-size: 34px; |
|
936 |
height: 46px; |
|
16 | 937 |
line-height: 1.38235294; |
5 | 938 |
top: 0; |
939 |
} |
|
940 |
||
941 |
/* My Account */ |
|
942 |
#wpadminbar #wp-admin-bar-my-account > a { |
|
943 |
position: relative; |
|
944 |
white-space: nowrap; |
|
945 |
text-indent: 150%; /* More than 100% indention is needed since this element has padding */ |
|
946 |
width: 28px; |
|
947 |
padding: 0 10px; |
|
948 |
overflow: hidden; /* Prevent link text from forcing horizontal scrolling on mobile */ |
|
949 |
} |
|
950 |
||
951 |
#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar > a img { |
|
952 |
position: absolute; |
|
953 |
top: 13px; |
|
954 |
left: 10px; |
|
955 |
width: 26px; |
|
956 |
height: 26px; |
|
957 |
} |
|
958 |
||
959 |
#wpadminbar #wp-admin-bar-user-actions.ab-submenu { |
|
960 |
padding: 0; |
|
961 |
} |
|
962 |
||
963 |
#wpadminbar #wp-admin-bar-user-actions.ab-submenu img.avatar { |
|
964 |
display: none; |
|
965 |
} |
|
966 |
||
967 |
#wpadminbar #wp-admin-bar-my-account.with-avatar #wp-admin-bar-user-actions > li { |
|
968 |
margin: 0; |
|
969 |
} |
|
970 |
||
971 |
#wpadminbar #wp-admin-bar-user-info .display-name { |
|
972 |
height: auto; |
|
973 |
font-size: 16px; |
|
16 | 974 |
line-height: 1.5; |
18 | 975 |
color: #f0f0f1; |
5 | 976 |
} |
977 |
||
978 |
#wpadminbar #wp-admin-bar-user-info a { |
|
979 |
padding-top: 4px; |
|
980 |
} |
|
981 |
||
982 |
#wpadminbar #wp-admin-bar-user-info .username { |
|
983 |
line-height: 0.8 !important; |
|
984 |
margin-bottom: -2px; |
|
985 |
} |
|
986 |
||
987 |
/* Show only default top level items */ |
|
988 |
#wp-toolbar > ul > li { |
|
989 |
display: none; |
|
990 |
} |
|
991 |
||
992 |
#wpadminbar li#wp-admin-bar-menu-toggle, |
|
993 |
#wpadminbar li#wp-admin-bar-wp-logo, |
|
994 |
#wpadminbar li#wp-admin-bar-my-sites, |
|
995 |
#wpadminbar li#wp-admin-bar-updates, |
|
996 |
#wpadminbar li#wp-admin-bar-site-name, |
|
19 | 997 |
#wpadminbar li#wp-admin-bar-site-editor, |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
998 |
#wpadminbar li#wp-admin-bar-customize, |
5 | 999 |
#wpadminbar li#wp-admin-bar-new-content, |
1000 |
#wpadminbar li#wp-admin-bar-edit, |
|
1001 |
#wpadminbar li#wp-admin-bar-comments, |
|
1002 |
#wpadminbar li#wp-admin-bar-my-account { |
|
1003 |
display: block; |
|
1004 |
} |
|
1005 |
||
1006 |
/* Allow dropdown list items to appear normally */ |
|
1007 |
#wpadminbar li:hover ul li, |
|
1008 |
#wpadminbar li.hover ul li, |
|
1009 |
#wpadminbar li:hover ul li:hover ul li { |
|
1010 |
display: list-item; |
|
1011 |
} |
|
1012 |
||
1013 |
/* Override default min-width so dropdown lists aren't stretched |
|
1014 |
to 100% viewport width at responsive sizes. */ |
|
1015 |
#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper { |
|
1016 |
min-width: fit-content; |
|
1017 |
} |
|
1018 |
||
1019 |
#wpadminbar ul#wp-admin-bar-root-default > li { |
|
1020 |
margin-left: 0; |
|
1021 |
} |
|
1022 |
||
1023 |
/* Experimental fix for touch toolbar dropdown positioning */ |
|
1024 |
#wpadminbar .ab-top-menu, |
|
1025 |
#wpadminbar .ab-top-secondary, |
|
1026 |
#wpadminbar #wp-admin-bar-wp-logo, |
|
1027 |
#wpadminbar #wp-admin-bar-my-sites, |
|
1028 |
#wpadminbar #wp-admin-bar-site-name, |
|
1029 |
#wpadminbar #wp-admin-bar-updates, |
|
1030 |
#wpadminbar #wp-admin-bar-comments, |
|
1031 |
#wpadminbar #wp-admin-bar-new-content, |
|
1032 |
#wpadminbar #wp-admin-bar-edit, |
|
1033 |
#wpadminbar #wp-admin-bar-my-account { |
|
1034 |
position: static; |
|
1035 |
} |
|
1036 |
||
1037 |
.network-admin #wpadminbar ul#wp-admin-bar-top-secondary > li#wp-admin-bar-my-account { |
|
1038 |
margin-left: 0; |
|
1039 |
} |
|
1040 |
||
1041 |
/* Realign arrows on taller responsive submenus */ |
|
1042 |
||
1043 |
#wpadminbar .ab-top-secondary .menupop .menupop > .ab-item:before { |
|
1044 |
top: 10px; |
|
1045 |
right: 0; |
|
1046 |
} |
|
1047 |
} |
|
1048 |
||
1049 |
/* Smartphone */ |
|
1050 |
@media screen and (max-width: 600px) { |
|
1051 |
#wpadminbar { |
|
1052 |
position: absolute; |
|
1053 |
} |
|
1054 |
||
1055 |
#wp-responsive-overlay { |
|
1056 |
position: fixed; |
|
1057 |
top: 0; |
|
1058 |
right: 0; |
|
1059 |
width: 100%; |
|
1060 |
height: 100%; |
|
1061 |
z-index: 400; |
|
1062 |
} |
|
1063 |
||
1064 |
#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper { |
|
1065 |
width: 100%; |
|
1066 |
right: 0; |
|
1067 |
} |
|
1068 |
||
1069 |
#wpadminbar .menupop .menupop > .ab-item:before { |
|
1070 |
display: none; |
|
1071 |
} |
|
1072 |
||
1073 |
#wpadminbar #wp-admin-bar-wp-logo.menupop .ab-sub-wrapper { |
|
1074 |
margin-right: 0; |
|
1075 |
} |
|
1076 |
||
1077 |
#wpadminbar .ab-top-menu > .menupop li > .ab-sub-wrapper { |
|
1078 |
margin: 0; |
|
1079 |
width: 100%; |
|
1080 |
top: auto; |
|
1081 |
right: auto; |
|
1082 |
position: relative; |
|
1083 |
} |
|
1084 |
||
1085 |
#wpadminbar .ab-top-menu > .menupop li > .ab-sub-wrapper .ab-item { |
|
1086 |
font-size: 16px; |
|
1087 |
padding: 6px 30px 19px 15px; |
|
1088 |
} |
|
1089 |
||
1090 |
#wpadminbar li:hover ul li ul li { |
|
1091 |
display: list-item; |
|
1092 |
} |
|
1093 |
||
1094 |
#wpadminbar li#wp-admin-bar-wp-logo, |
|
1095 |
#wpadminbar li#wp-admin-bar-updates { |
|
1096 |
display: none; |
|
1097 |
} |
|
1098 |
||
1099 |
/* Make submenus full-width at this size */ |
|
1100 |
||
1101 |
#wpadminbar .ab-top-menu > .menupop li > .ab-sub-wrapper { |
|
1102 |
position: static; |
|
1103 |
box-shadow: none; |
|
1104 |
} |
|
1105 |
} |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1106 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1107 |
/* Very narrow screens */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1108 |
@media screen and (max-width: 400px) { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1109 |
#wpadminbar li#wp-admin-bar-comments { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1110 |
display: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1111 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1112 |
} |