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