| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 /* This file was automatically generated on Oct 30 2025 21:26:42 */ 2 3 .wp-admin.jetpack_page_akismet-key-config, .wp-admin.settings_page_akismet-key-config { 4 background-color:#f3f6f8; 5 } 6 7 #submitted-on { 8 position: relative; 9 } 10 #the-comment-list .author .akismet-user-comment-count { 11 display: inline; 12 } 13 #the-comment-list .author a span { 14 text-decoration: none; 15 color: #999; 16 } 17 #the-comment-list .author a span.akismet-span-link { 18 text-decoration: inherit; 19 color: inherit; 20 } 21 #the-comment-list .akismet_remove_url { 22 margin-right: 3px; 23 color: #999; 24 padding: 2px 0 2px 3px; 25 } 26 #the-comment-list .akismet_remove_url:hover { 27 color: #A7301F; 28 font-weight: bold; 29 padding: 2px 0 2px 2px; 30 } 31 #dashboard_recent_comments .akismet-status { 32 display: none; 33 } 34 .akismet-status { 35 float: left; 36 } 37 .akismet-status a { 38 color: #AAA; 39 font-style: italic; 40 } 41 table.comments td.comment p a { 42 text-decoration: underline; 43 } 44 table.comments td.comment p a:after { 45 content: attr(href); 46 color: #aaa; 47 display: inline-block; /* Show the URL without the link's underline extending under it. */ 48 padding: 0 1ex; /* Because it's inline block, we can't just use spaces in the content: attribute to separate it from the link text. */ 49 } 50 .mshot-arrow { 51 width: 0; 52 height: 0; 53 border-top: 10px solid transparent; 54 border-bottom: 10px solid transparent; 55 border-left: 10px solid #5C5C5C; 56 position: absolute; 57 right: -6px; 58 top: 91px; 59 } 60 .mshot-container { 61 background: #5C5C5C; 62 position: absolute; 63 top: -94px; 64 padding: 7px; 65 width: 450px; 66 height: 338px; 67 z-index: 20000; 68 border-radius: 6px; 69 } 70 .akismet-mshot { 71 position: absolute; 72 z-index: 100; 73 } 74 .akismet-mshot .mshot-image { 75 margin: 0; 76 height: 338px; 77 width: 450px; 78 } 79 .checkforspam { 80 display: inline-block !important; 81 } 82 83 .checkforspam-spinner { 84 display: inline-block; 85 margin-top: 7px; 86 } 87 88 .akismet-right { 89 float: left; 90 } 91 92 .akismet-card .akismet-right { 93 margin: 1em 0; 94 } 95 96 .akismet-new-snapshot { 97 margin-top: 1em; 98 text-align: center; 99 background: #fff; 100 } 101 102 .akismet-new-snapshot h3 { 103 background: #f5f5f5; 104 color: #888; 105 font-size: 11px; 106 margin: 0; 107 } 108 109 .akismet-new-snapshot ul li { 110 color: #999; 111 font-size: 11px; 112 text-transform: uppercase; 113 box-sizing: border-box; 114 } 115 116 117 .akismet-settings th:first-child { 118 vertical-align: top; 119 padding-top: 15px; 120 } 121 122 .akismet-settings th.akismet-api-key { 123 vertical-align: middle; 124 padding-top: 0; 125 } 126 127 .akismet-settings span.akismet-note { 128 float: right; 129 padding-right: 23px; 130 font-size: 75%; 131 margin-top: -10px; 132 } 133 134 .jetpack_page_akismet-key-config #wpcontent, .settings_page_akismet-key-config #wpcontent { 135 padding-right: 0; 136 } 137 138 .akismet-masthead { 139 background-color:#fff; 140 text-align:center; 141 box-shadow:0 1px 0 rgba(200,215,225,0.5),0 1px 2px #e9eff3 142 } 143 144 @media (max-width: 45rem) { 145 .akismet-masthead { 146 padding:0 1.25rem 147 } 148 } 149 150 .akismet-masthead__inside-container { 151 padding:.375rem 0; 152 margin:0 auto; 153 width:100%; 154 max-width:45rem; 155 text-align: right; 156 } 157 .akismet-masthead__logo-container { 158 padding:.3125rem 0 0 159 } 160 .akismet-masthead__logo-link { 161 display:inline-block; 162 outline:none; 163 vertical-align:middle 164 } 165 .akismet-masthead__logo-link:focus { 166 line-height:0; 167 box-shadow:0 0 0 2px #78dcfa 168 } 169 .akismet-masthead__logo-link+code { 170 margin:0 10px; 171 padding:5px 9px; 172 border-radius:2px; 173 background:#e6ecf1; 174 color:#647a88 175 } 176 .akismet-masthead__links { 177 display:flex; 178 flex-flow:row wrap; 179 flex:2 50%; 180 justify-content:flex-end; 181 margin:0 182 } 183 @media (max-width: 480px) { 184 .akismet-masthead__links { 185 padding-left:.625rem 186 } 187 } 188 .akismet-masthead__link-li { 189 margin:0; 190 padding:0 191 } 192 .akismet-masthead__link { 193 font-style:normal; 194 color:#0087be; 195 padding:.625rem; 196 display:inline-block 197 } 198 .akismet-masthead__link:visited { 199 color:#0087be 200 } 201 .akismet-masthead__link:active,.akismet-masthead__link:hover { 202 color:#00aadc 203 } 204 .akismet-masthead__link:hover { 205 text-decoration:underline 206 } 207 .akismet-masthead__link .dashicons { 208 display:none 209 } 210 @media (max-width: 480px) { 211 .akismet-masthead__link:hover,.akismet-masthead__link:active { 212 text-decoration:none 213 } 214 .akismet-masthead__link .dashicons { 215 display:block; 216 font-size:1.75rem 217 } 218 .akismet-masthead__link span+span { 219 display:none 220 } 221 } 222 .akismet-masthead__link-li:last-of-type .akismet-masthead__link { 223 padding-left:0 224 } 225 226 .akismet-lower { 227 margin: 0 auto; 228 text-align: right; 229 max-width: 45rem; 230 padding: 1.5rem; 231 } 232 233 .akismet-lower .notice { 234 margin-bottom: 2rem; 235 } 236 237 .akismet-card { 238 margin-top: 1rem; 239 margin-bottom: 0; 240 position: relative; 241 box-sizing: border-box; 242 background: white; 243 } 244 245 .akismet-card:after, .akismet-card .inside:after, .akismet-masthead__logo-container:after { 246 content: "."; 247 display: block; 248 height: 0; 249 clear: both; 250 visibility: hidden; 251 } 252 253 .akismet-card .inside { 254 padding: 1.5rem; 255 padding-top: 1rem; 256 } 257 258 .akismet-card .akismet-card-actions { 259 margin-top: 1rem; 260 } 261 262 .jetpack_page_akismet-key-config .update-nag, .settings_page_akismet-key-config .update-nag { 263 display: none; 264 } 265 266 .akismet-masthead .akismet-right { 267 line-height: 2.125rem; 268 font-size: 0.9rem; 269 } 270 271 .akismet-box { 272 box-sizing: border-box; 273 background: white; 274 border: 1px solid rgba(200, 215, 225, 0.5); 275 } 276 277 .akismet-box h2, .akismet-box h3 { 278 padding: 1.5rem 1.5rem .5rem 1.5rem; 279 margin: 0; 280 } 281 282 .akismet-box p { 283 padding: 0 1.5rem 1.5rem 1.5rem; 284 margin: 0; 285 } 286 287 .akismet-box p:after { 288 content: "."; 289 display: block; 290 height: 0; 291 clear: both; 292 visibility: hidden; 293 } 294 295 .akismet-box .akismet-right { 296 padding-left: 1.5rem; 297 } 298 299 .akismet-boxes .akismet-box { 300 margin-bottom: 0; 301 padding: 0; 302 margin-top: -1px; 303 } 304 305 .akismet-boxes .akismet-box:last-child { 306 margin-bottom: 1.5rem; 307 } 308 309 .akismet-boxes .akismet-box:first-child { 310 margin-top: 1.5rem; 311 } 312 313 .akismet-box .centered { 314 text-align: center; 315 } 316 317 .akismet-button, .akismet-button:hover, .akismet-button:visited { 318 background: white; 319 border-color: #c8d7e1; 320 border-style: solid; 321 border-width: 1px 1px 2px; 322 color: #2e4453; 323 cursor: pointer; 324 display: inline-block; 325 margin: 0; 326 outline: 0; 327 overflow: hidden; 328 font-size: 14px; 329 font-weight: 500; 330 text-overflow: ellipsis; 331 text-decoration: none; 332 vertical-align: top; 333 box-sizing: border-box; 334 line-height: 21px; 335 border-radius: 4px; 336 padding: 7px 14px 9px; 337 -webkit-appearance: none; 338 -moz-appearance: none; 339 appearance: none; 340 } 341 342 .akismet-button:hover { 343 border-color: #a8bece; 344 } 345 346 .akismet-button:active { 347 border-width: 2px 1px 1px; 348 } 349 350 .akismet-is-primary, .akismet-is-primary:hover, .akismet-is-primary:visited { 351 background: #00aadc; 352 border-color: #0087be; 353 color: white; 354 } 355 356 .akismet-is-primary:hover, .akismet-is-primary:focus { 357 border-color: #005082; 358 } 359 360 .akismet-is-primary:hover { 361 border-color: #005082; 362 } 363 364 .akismet-section-header { 365 position: relative; 366 margin: 0 auto 0.625rem auto; 367 padding: 1rem; 368 box-sizing: border-box; 369 box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3; 370 background: #ffffff; 371 width: 100%; 372 padding-top: 0.6875rem; 373 padding-bottom: 0.6875rem; 374 display: flex; 375 } 376 377 .akismet-section-header__label { 378 display: flex; 379 align-items: center; 380 flex-grow: 1; 381 line-height: 1.75rem; 382 position: relative; 383 font-size: 0.875rem; 384 color: #4f748e; 385 } 386 387 .akismet-section-header__actions { 388 line-height: 1.75rem; 389 } 390 391 .akismet-setup-instructions form { 392 padding-bottom: 1.5rem; 393 } 394 395 .akismet-setup-instructions > a.akismet-button { 396 display: inline-block; 397 margin-bottom: 1.5rem; 398 } 399 400 div.error.akismet-usage-limit-alert { 401 padding: 25px 15px 25px 45px; 402 display: flex; 403 align-items: center; 404 } 405 406 #akismet-plugin-container .akismet-usage-limit-alert { 407 margin: 0 auto 0.625rem auto; 408 box-sizing: border-box; 409 box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3; 410 border: none; 411 border-right: 4px solid #d63638; 412 } 413 414 .akismet-usage-limit-alert .akismet-usage-limit-logo { 415 width: 38px; 416 min-width: 38px; 417 height: 38px; 418 border-radius: 20px; 419 margin-left: 18px; 420 background: black; 421 position: relative; 422 } 423 424 .akismet-usage-limit-alert .akismet-usage-limit-logo img { 425 position: absolute; 426 width: 22px; 427 right: 8px; 428 top: 10px; 429 } 430 431 .akismet-usage-limit-alert .akismet-usage-limit-text { 432 flex-grow: 1; 433 margin-left: 18px; 434 } 435 436 .akismet-usage-limit-alert h3 { 437 line-height: 1.3; 438 margin: 0; 439 } 440 441 .akismet-usage-limit-alert .akismet-usage-limit-cta { 442 border-color: none; 443 text-align: left; 444 } 445 446 #akismet-plugin-container .akismet-usage-limit-cta a { 447 color: #d63638; 448 background: #fafafa; 449 } 450 451 @media (max-width: 550px) { 452 div.error.akismet-usage-limit-alert { 453 display: block; 454 } 455 456 .akismet-usage-limit-alert .akismet-usage-limit-logo, 457 .akismet-usage-limit-alert .akismet-usage-limit-text { 458 margin-bottom: 15px; 459 } 460 461 .akismet-usage-limit-alert .akismet-usage-limit-cta { 462 text-align: right; 463 } 464 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated : Thu May 7 08:20:02 2026 | Cross-referenced by PHPXref |