[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 /* This file was automatically generated on Feb 01 2025 01:02:26 */ 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-alert-text { 97 color: #dd3d36; 98 font-weight: bold; 99 font-size: 120%; 100 margin-top: .5rem; 101 } 102 103 .akismet-new-snapshot { 104 margin-top: 1em; 105 text-align: center; 106 background: #fff; 107 } 108 109 .akismet-new-snapshot h3 { 110 background: #f5f5f5; 111 color: #888; 112 font-size: 11px; 113 margin: 0; 114 } 115 116 .akismet-new-snapshot ul li { 117 color: #999; 118 font-size: 11px; 119 text-transform: uppercase; 120 box-sizing: border-box; 121 } 122 123 .akismet-new-snapshot__number { 124 display: block; 125 font-size: 32px; 126 font-weight: lighter; 127 line-height: 1.5em; 128 } 129 130 .akismet-settings th:first-child { 131 vertical-align: top; 132 padding-top: 15px; 133 } 134 135 .akismet-settings th.akismet-api-key { 136 vertical-align: middle; 137 padding-top: 0; 138 } 139 140 .akismet-settings span.akismet-note { 141 float: right; 142 padding-right: 23px; 143 font-size: 75%; 144 margin-top: -10px; 145 } 146 147 .jetpack_page_akismet-key-config #wpcontent, .settings_page_akismet-key-config #wpcontent { 148 padding-right: 0; 149 } 150 151 .akismet-masthead { 152 background-color:#fff; 153 text-align:center; 154 box-shadow:0 1px 0 rgba(200,215,225,0.5),0 1px 2px #e9eff3 155 } 156 157 @media (max-width: 45rem) { 158 .akismet-masthead { 159 padding:0 1.25rem 160 } 161 } 162 163 .akismet-masthead__inside-container { 164 padding:.375rem 0; 165 margin:0 auto; 166 width:100%; 167 max-width:45rem; 168 text-align: right; 169 } 170 .akismet-masthead__logo-container { 171 padding:.3125rem 0 0 172 } 173 .akismet-masthead__logo-link { 174 display:inline-block; 175 outline:none; 176 vertical-align:middle 177 } 178 .akismet-masthead__logo-link:focus { 179 line-height:0; 180 box-shadow:0 0 0 2px #78dcfa 181 } 182 .akismet-masthead__logo-link+code { 183 margin:0 10px; 184 padding:5px 9px; 185 border-radius:2px; 186 background:#e6ecf1; 187 color:#647a88 188 } 189 .akismet-masthead__links { 190 display:flex; 191 flex-flow:row wrap; 192 flex:2 50%; 193 justify-content:flex-end; 194 margin:0 195 } 196 @media (max-width: 480px) { 197 .akismet-masthead__links { 198 padding-left:.625rem 199 } 200 } 201 .akismet-masthead__link-li { 202 margin:0; 203 padding:0 204 } 205 .akismet-masthead__link { 206 font-style:normal; 207 color:#0087be; 208 padding:.625rem; 209 display:inline-block 210 } 211 .akismet-masthead__link:visited { 212 color:#0087be 213 } 214 .akismet-masthead__link:active,.akismet-masthead__link:hover { 215 color:#00aadc 216 } 217 .akismet-masthead__link:hover { 218 text-decoration:underline 219 } 220 .akismet-masthead__link .dashicons { 221 display:none 222 } 223 @media (max-width: 480px) { 224 .akismet-masthead__link:hover,.akismet-masthead__link:active { 225 text-decoration:none 226 } 227 .akismet-masthead__link .dashicons { 228 display:block; 229 font-size:1.75rem 230 } 231 .akismet-masthead__link span+span { 232 display:none 233 } 234 } 235 .akismet-masthead__link-li:last-of-type .akismet-masthead__link { 236 padding-left:0 237 } 238 239 .akismet-lower { 240 margin: 0 auto; 241 text-align: right; 242 max-width: 45rem; 243 padding: 1.5rem; 244 } 245 246 .akismet-lower .notice { 247 margin-bottom: 2rem; 248 } 249 250 .akismet-card { 251 margin-top: 1rem; 252 margin-bottom: 0; 253 position: relative; 254 box-sizing: border-box; 255 background: white; 256 } 257 258 .akismet-card:after, .akismet-card .inside:after, .akismet-masthead__logo-container:after { 259 content: "."; 260 display: block; 261 height: 0; 262 clear: both; 263 visibility: hidden; 264 } 265 266 .akismet-card .inside { 267 padding: 1.5rem; 268 padding-top: 1rem; 269 } 270 271 .akismet-card .akismet-card-actions { 272 margin-top: 1rem; 273 } 274 275 .jetpack_page_akismet-key-config .update-nag, .settings_page_akismet-key-config .update-nag { 276 display: none; 277 } 278 279 .akismet-masthead .akismet-right { 280 line-height: 2.125rem; 281 font-size: 0.9rem; 282 } 283 284 .akismet-box { 285 box-sizing: border-box; 286 background: white; 287 border: 1px solid rgba(200, 215, 225, 0.5); 288 } 289 290 .akismet-box h2, .akismet-box h3 { 291 padding: 1.5rem 1.5rem .5rem 1.5rem; 292 margin: 0; 293 } 294 295 .akismet-box p { 296 padding: 0 1.5rem 1.5rem 1.5rem; 297 margin: 0; 298 } 299 300 .akismet-jetpack-email { 301 font-style: oblique; 302 } 303 304 .akismet-jetpack-gravatar { 305 padding: 0 1.5rem 0 0; 306 float: right; 307 margin-left: 1rem; 308 width: 54px; 309 height: 54px; 310 } 311 312 .akismet-box p:after { 313 content: "."; 314 display: block; 315 height: 0; 316 clear: both; 317 visibility: hidden; 318 } 319 320 .akismet-box .akismet-right { 321 padding-left: 1.5rem; 322 } 323 324 .akismet-boxes .akismet-box { 325 margin-bottom: 0; 326 padding: 0; 327 margin-top: -1px; 328 } 329 330 .akismet-boxes .akismet-box:last-child { 331 margin-bottom: 1.5rem; 332 } 333 334 .akismet-boxes .akismet-box:first-child { 335 margin-top: 1.5rem; 336 } 337 338 .akismet-box-header { 339 max-width: 700px; 340 margin: 0 auto 40px auto; 341 line-height: 1.5; 342 } 343 344 .akismet-box-header h2 { 345 margin: 1.5rem 10% 0; 346 font-size: 1.375rem; 347 font-weight: 700; 348 color: #000; 349 } 350 351 .akismet-box .centered { 352 text-align: center; 353 } 354 355 .akismet-box .akismet-toggles { 356 margin: 3rem 0; 357 } 358 359 .akismet-box .akismet-ak-connect, .akismet-box .toggle-jp-connect { 360 display: none; 361 } 362 363 .akismet-button, .akismet-button:hover, .akismet-button:visited { 364 background: white; 365 border-color: #c8d7e1; 366 border-style: solid; 367 border-width: 1px 1px 2px; 368 color: #2e4453; 369 cursor: pointer; 370 display: inline-block; 371 margin: 0; 372 outline: 0; 373 overflow: hidden; 374 font-size: 14px; 375 font-weight: 500; 376 text-overflow: ellipsis; 377 text-decoration: none; 378 vertical-align: top; 379 box-sizing: border-box; 380 line-height: 21px; 381 border-radius: 4px; 382 padding: 7px 14px 9px; 383 -webkit-appearance: none; 384 -moz-appearance: none; 385 appearance: none; 386 } 387 388 .akismet-button:hover { 389 border-color: #a8bece; 390 } 391 392 .akismet-button:active { 393 border-width: 2px 1px 1px; 394 } 395 396 .akismet-is-primary, .akismet-is-primary:hover, .akismet-is-primary:visited { 397 background: #00aadc; 398 border-color: #0087be; 399 color: white; 400 } 401 402 .akismet-is-primary:hover, .akismet-is-primary:focus { 403 border-color: #005082; 404 } 405 406 .akismet-is-primary:hover { 407 border-color: #005082; 408 } 409 410 .akismet-section-header { 411 position: relative; 412 margin: 0 auto 0.625rem auto; 413 padding: 1rem; 414 box-sizing: border-box; 415 box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3; 416 background: #ffffff; 417 width: 100%; 418 padding-top: 0.6875rem; 419 padding-bottom: 0.6875rem; 420 display: flex; 421 } 422 423 .akismet-section-header__label { 424 display: flex; 425 align-items: center; 426 flex-grow: 1; 427 line-height: 1.75rem; 428 position: relative; 429 font-size: 0.875rem; 430 color: #4f748e; 431 } 432 433 .akismet-section-header__actions { 434 line-height: 1.75rem; 435 } 436 437 .akismet-setup-instructions { 438 text-align: center; 439 } 440 441 .akismet-setup-instructions form { 442 padding-bottom: 1.5rem; 443 } 444 445 div.error.akismet-usage-limit-alert { 446 padding: 25px 15px 25px 45px; 447 display: flex; 448 align-items: center; 449 } 450 451 #akismet-plugin-container .akismet-usage-limit-alert { 452 margin: 0 auto 0.625rem auto; 453 box-sizing: border-box; 454 box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3; 455 border: none; 456 border-right: 4px solid #d63638; 457 } 458 459 .akismet-usage-limit-alert .akismet-usage-limit-logo { 460 width: 38px; 461 min-width: 38px; 462 height: 38px; 463 border-radius: 20px; 464 margin-left: 18px; 465 background: black; 466 position: relative; 467 } 468 469 .akismet-usage-limit-alert .akismet-usage-limit-logo img { 470 position: absolute; 471 width: 22px; 472 right: 8px; 473 top: 10px; 474 } 475 476 .akismet-usage-limit-alert .akismet-usage-limit-text { 477 flex-grow: 1; 478 margin-left: 18px; 479 } 480 481 .akismet-usage-limit-alert h3 { 482 margin: 0; 483 } 484 485 .akismet-usage-limit-alert .akismet-usage-limit-cta { 486 border-color: none; 487 text-align: left; 488 } 489 490 #akismet-plugin-container .akismet-usage-limit-cta a { 491 color: #d63638; 492 } 493 494 @media (max-width: 550px) { 495 div.error.akismet-usage-limit-alert { 496 display: block; 497 } 498 499 .akismet-usage-limit-alert .akismet-usage-limit-logo, 500 .akismet-usage-limit-alert .akismet-usage-limit-text { 501 margin-bottom: 15px; 502 } 503 504 .akismet-usage-limit-alert .akismet-usage-limit-cta { 505 text-align: right; 506 } 507 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Sat Jun 28 08:20:01 2025 | Cross-referenced by PHPXref |