[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/plugins/akismet/_inc/rtl/ -> akismet-rtl.css (source)

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


Generated : Mon Sep 7 08:20:28 2026 Cross-referenced by PHPXref