akismet-rtl.css 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649
  1. /* This file was automatically generated on Aug 25 2023 03:41:43 */
  2. .wp-admin.jetpack_page_akismet-key-config, .wp-admin.settings_page_akismet-key-config {
  3. background-color:#f3f6f8;
  4. }
  5. #submitted-on {
  6. position: relative;
  7. }
  8. #the-comment-list .author .akismet-user-comment-count {
  9. display: inline;
  10. }
  11. #the-comment-list .author a span {
  12. text-decoration: none;
  13. color: #999;
  14. }
  15. #the-comment-list .author a span.akismet-span-link {
  16. text-decoration: inherit;
  17. color: inherit;
  18. }
  19. #the-comment-list .akismet_remove_url {
  20. margin-right: 3px;
  21. color: #999;
  22. padding: 2px 0 2px 3px;
  23. }
  24. #the-comment-list .akismet_remove_url:hover {
  25. color: #A7301F;
  26. font-weight: bold;
  27. padding: 2px 0 2px 2px;
  28. }
  29. #dashboard_recent_comments .akismet-status {
  30. display: none;
  31. }
  32. .akismet-status {
  33. float: left;
  34. }
  35. .akismet-status a {
  36. color: #AAA;
  37. font-style: italic;
  38. }
  39. table.comments td.comment p a {
  40. text-decoration: underline;
  41. }
  42. table.comments td.comment p a:after {
  43. content: attr(href);
  44. color: #aaa;
  45. display: inline-block; /* Show the URL without the link's underline extending under it. */
  46. 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. */
  47. }
  48. .mshot-arrow {
  49. width: 0;
  50. height: 0;
  51. border-top: 10px solid transparent;
  52. border-bottom: 10px solid transparent;
  53. border-left: 10px solid #5C5C5C;
  54. position: absolute;
  55. right: -6px;
  56. top: 91px;
  57. }
  58. .mshot-container {
  59. background: #5C5C5C;
  60. position: absolute;
  61. top: -94px;
  62. padding: 7px;
  63. width: 450px;
  64. height: 338px;
  65. z-index: 20000;
  66. -moz-border-radius: 6px;
  67. border-radius: 6px;
  68. -webkit-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. .checkforspam-spinner {
  83. display: inline-block;
  84. margin-top: 7px;
  85. }
  86. .akismet-right {
  87. float: left;
  88. }
  89. .akismet-card .akismet-right {
  90. margin: 1em 0;
  91. }
  92. .akismet-alert-text {
  93. color: #dd3d36;
  94. font-weight: bold;
  95. font-size: 120%;
  96. margin-top: .5rem;
  97. }
  98. .akismet-new-snapshot {
  99. margin-top: 1em;
  100. text-align: center;
  101. background: #fff;
  102. }
  103. .akismet-new-snapshot h3 {
  104. background: #f5f5f5;
  105. color: #888;
  106. font-size: 11px;
  107. margin: 0;
  108. }
  109. .akismet-new-snapshot ul li {
  110. color: #999;
  111. font-size: 11px;
  112. text-transform: uppercase;
  113. box-sizing: border-box;
  114. -moz-box-sizing: border-box;
  115. -webkit-box-sizing: border-box;
  116. -ms-box-sizing: border-box;
  117. }
  118. .akismet-new-snapshot__number {
  119. display: block;
  120. font-size: 32px;
  121. font-weight: lighter;
  122. line-height: 1.5em;
  123. }
  124. .akismet-settings th:first-child {
  125. vertical-align: top;
  126. padding-top: 15px;
  127. }
  128. .akismet-settings th.akismet-api-key {
  129. vertical-align: middle;
  130. padding-top: 0;
  131. }
  132. .akismet-settings span.akismet-note{
  133. float: right;
  134. padding-right: 23px;
  135. font-size: 75%;
  136. margin-top: -10px;
  137. }
  138. /**
  139. * For the activation notice on the plugins page.
  140. */
  141. #akismet_setup_prompt {
  142. background: none;
  143. border: none;
  144. margin: 0;
  145. padding: 0;
  146. width: 100%;
  147. }
  148. .akismet_activate {
  149. border: 1px solid #4F800D;
  150. padding: 5px;
  151. margin: 15px 0;
  152. background: #83AF24;
  153. background-image: -webkit-gradient(linear, 0% 0, 80% 100%, from(#83AF24), to(#4F800D));
  154. background-image: -moz-linear-gradient(-80% 100% 120deg, #4F800D, #83AF24);
  155. -moz-border-radius: 3px;
  156. border-radius: 3px;
  157. -webkit-border-radius: 3px;
  158. position: relative;
  159. overflow: hidden;
  160. }
  161. .akismet_activate .aa_a {
  162. position: absolute;
  163. top: -5px;
  164. left: 10px;
  165. font-size: 140px;
  166. color: #769F33;
  167. font-family: Georgia, "Times New Roman", Times, serif;
  168. }
  169. .akismet_activate .aa_button {
  170. font-weight: bold;
  171. border: 1px solid #029DD6;
  172. border-top: 1px solid #06B9FD;
  173. font-size: 15px;
  174. text-align: center;
  175. padding: 9px 0 8px 0;
  176. color: #FFF;
  177. background: #029DD6;
  178. background-image: -webkit-gradient(linear, 0% 0, 0% 100%, from(#029DD6), to(#0079B1));
  179. background-image: -moz-linear-gradient(0% 100% 90deg, #0079B1, #029DD6);
  180. -moz-border-radius: 2px;
  181. border-radius: 2px;
  182. -webkit-border-radius: 2px;
  183. width: 100%;
  184. cursor: pointer;
  185. margin: 0;
  186. }
  187. .akismet_activate .aa_button:hover {
  188. text-decoration: none !important;
  189. border: 1px solid #029DD6;
  190. border-bottom: 1px solid #00A8EF;
  191. font-size: 15px;
  192. text-align: center;
  193. padding: 9px 0 8px 0;
  194. color: #F0F8FB;
  195. background: #0079B1;
  196. background-image: -webkit-gradient(linear, 0% 0, 0% 100%, from(#0079B1), to(#0092BF));
  197. background-image: -moz-linear-gradient(0% 100% 90deg, #0092BF, #0079B1);
  198. -moz-border-radius: 2px;
  199. border-radius: 2px;
  200. -webkit-border-radius: 2px;
  201. }
  202. .akismet_activate .aa_button_border {
  203. border: 1px solid #006699;
  204. -moz-border-radius: 2px;
  205. border-radius: 2px;
  206. -webkit-border-radius: 2px;
  207. background: #029DD6;
  208. background-image: -webkit-gradient(linear, 0% 0, 0% 100%, from(#029DD6), to(#0079B1));
  209. background-image: -moz-linear-gradient(0% 100% 90deg, #0079B1, #029DD6);
  210. }
  211. .akismet_activate .aa_button_container {
  212. box-sizing: border-box;
  213. display: inline-block;
  214. background: #DEF1B8;
  215. padding: 5px;
  216. -moz-border-radius: 2px;
  217. border-radius: 2px;
  218. -webkit-border-radius: 2px;
  219. width: 266px;
  220. }
  221. .akismet_activate .aa_description {
  222. position: absolute;
  223. top: 22px;
  224. right: 285px;
  225. margin-right: 25px;
  226. color: #E5F2B1;
  227. font-size: 15px;
  228. }
  229. .akismet_activate .aa_description strong {
  230. color: #FFF;
  231. font-weight: normal;
  232. }
  233. @media (max-width: 550px) {
  234. .akismet_activate .aa_a {
  235. display: none;
  236. }
  237. .akismet_activate .aa_button_container {
  238. width: 100%;
  239. }
  240. }
  241. @media (max-width: 782px) {
  242. .akismet_activate {
  243. min-width: 0;
  244. }
  245. }
  246. @media (max-width: 850px) {
  247. #akismet_setup_prompt .aa_description {
  248. display: none;
  249. }
  250. .akismet_activate {
  251. min-width: 0;
  252. }
  253. }
  254. .jetpack_page_akismet-key-config #wpcontent, .settings_page_akismet-key-config #wpcontent {
  255. padding-right: 0;
  256. }
  257. .akismet-masthead {
  258. background-color:#fff;
  259. text-align:center;
  260. box-shadow:0 1px 0 rgba(200,215,225,0.5),0 1px 2px #e9eff3
  261. }
  262. @media (max-width: 45rem) {
  263. .akismet-masthead {
  264. padding:0 1.25rem
  265. }
  266. }
  267. .akismet-masthead__inside-container {
  268. padding:.375rem 0;
  269. margin:0 auto;
  270. width:100%;
  271. max-width:45rem;
  272. text-align: right;
  273. }
  274. .akismet-masthead__logo-container {
  275. padding:.3125rem 0 0
  276. }
  277. .akismet-masthead__logo-link {
  278. display:inline-block;
  279. outline:none;
  280. vertical-align:middle
  281. }
  282. .akismet-masthead__logo-link:focus {
  283. line-height:0;
  284. box-shadow:0 0 0 2px #78dcfa
  285. }
  286. .akismet-masthead__logo-link+code {
  287. margin:0 10px;
  288. padding:5px 9px;
  289. border-radius:2px;
  290. background:#e6ecf1;
  291. color:#647a88
  292. }
  293. .akismet-masthead__links {
  294. display:-ms-flexbox;
  295. display:flex;
  296. -ms-flex-flow:row wrap;
  297. flex-flow:row wrap;
  298. -ms-flex:2 50%;
  299. flex:2 50%;
  300. -ms-flex-pack:end;
  301. justify-content:flex-end;
  302. margin:0
  303. }
  304. @media (max-width: 480px) {
  305. .akismet-masthead__links {
  306. padding-left:.625rem
  307. }
  308. }
  309. .akismet-masthead__link-li {
  310. margin:0;
  311. padding:0
  312. }
  313. .akismet-masthead__link {
  314. font-style:normal;
  315. color:#0087be;
  316. padding:.625rem;
  317. display:inline-block
  318. }
  319. .akismet-masthead__link:visited {
  320. color:#0087be
  321. }
  322. .akismet-masthead__link:active,.akismet-masthead__link:hover {
  323. color:#00aadc
  324. }
  325. .akismet-masthead__link:hover {
  326. text-decoration:underline
  327. }
  328. .akismet-masthead__link .dashicons {
  329. display:none
  330. }
  331. @media (max-width: 480px) {
  332. .akismet-masthead__link:hover,.akismet-masthead__link:active {
  333. text-decoration:none
  334. }
  335. .akismet-masthead__link .dashicons {
  336. display:block;
  337. font-size:1.75rem
  338. }
  339. .akismet-masthead__link span+span {
  340. display:none
  341. }
  342. }
  343. .akismet-masthead__link-li:last-of-type .akismet-masthead__link {
  344. padding-left:0
  345. }
  346. .akismet-lower {
  347. margin: 0 auto;
  348. text-align: right;
  349. max-width: 45rem;
  350. padding: 1.5rem;
  351. }
  352. .akismet-lower .notice {
  353. margin-bottom: 2rem;
  354. }
  355. .akismet-card {
  356. margin-top: 1rem;
  357. margin-bottom: 0;
  358. position: relative;
  359. box-sizing: border-box;
  360. background: white;
  361. }
  362. .akismet-card:after, .akismet-card .inside:after, .akismet-masthead__logo-container:after {
  363. content: ".";
  364. display: block;
  365. height: 0;
  366. clear: both;
  367. visibility: hidden;
  368. }
  369. .akismet-card .inside {
  370. padding: 1.5rem;
  371. padding-top: 1rem;
  372. }
  373. .akismet-card .akismet-card-actions {
  374. margin-top: 1rem;
  375. }
  376. .jetpack_page_akismet-key-config .update-nag, .settings_page_akismet-key-config .update-nag {
  377. display: none;
  378. }
  379. .akismet-masthead .akismet-right {
  380. line-height: 2.125rem;
  381. font-size: 0.9rem;
  382. }
  383. .akismet-box {
  384. box-sizing: border-box;
  385. background: white;
  386. border: 1px solid rgba(200, 215, 225, 0.5);
  387. }
  388. .akismet-box h2, .akismet-box h3 {
  389. padding: 1.5rem 1.5rem .5rem 1.5rem;
  390. margin: 0;
  391. }
  392. .akismet-box p {
  393. padding: 0 1.5rem 1.5rem 1.5rem;
  394. margin: 0;
  395. }
  396. .akismet-jetpack-email {
  397. font-style: oblique;
  398. }
  399. .akismet-jetpack-gravatar {
  400. padding: 0 1.5rem 0 0;
  401. float: right;
  402. margin-left: 1rem;
  403. width: 54px;
  404. height: 54px;
  405. }
  406. .akismet-box p:after {
  407. content: ".";
  408. display: block;
  409. height: 0;
  410. clear: both;
  411. visibility: hidden;
  412. }
  413. .akismet-box .akismet-right {
  414. padding-left: 1.5rem;
  415. }
  416. .akismet-boxes .akismet-box {
  417. margin-bottom: 0;
  418. padding: 0;
  419. margin-top: -1px;
  420. }
  421. .akismet-boxes .akismet-box:last-child {
  422. margin-bottom: 1.5rem;
  423. }
  424. .akismet-boxes .akismet-box:first-child {
  425. margin-top: 1.5rem;
  426. }
  427. .akismet-box-header {
  428. max-width: 700px;
  429. margin: 0 auto 40px auto;
  430. line-height: 1.5;
  431. }
  432. .akismet-box-header h2 {
  433. margin: 1.5rem 10% 0;
  434. font-size: 1.375rem;
  435. font-weight: 700;
  436. color: #000;
  437. }
  438. .akismet-box .centered {
  439. text-align: center;
  440. }
  441. .akismet-box .akismet-toggles {
  442. margin: 3rem 0;
  443. }
  444. .akismet-box .akismet-ak-connect, .akismet-box .toggle-jp-connect {
  445. display: none;
  446. }
  447. .akismet-button, .akismet-button:hover, .akismet-button:visited {
  448. background: white;
  449. border-color: #c8d7e1;
  450. border-style: solid;
  451. border-width: 1px 1px 2px;
  452. color: #2e4453;
  453. cursor: pointer;
  454. display: inline-block;
  455. margin: 0;
  456. outline: 0;
  457. overflow: hidden;
  458. font-size: 14px;
  459. font-weight: 500;
  460. text-overflow: ellipsis;
  461. text-decoration: none;
  462. vertical-align: top;
  463. box-sizing: border-box;
  464. font-size: 14px;
  465. line-height: 21px;
  466. border-radius: 4px;
  467. padding: 7px 14px 9px;
  468. -webkit-appearance: none;
  469. -moz-appearance: none;
  470. appearance: none;
  471. }
  472. .akismet-button:hover {
  473. border-color: #a8bece;
  474. }
  475. .akismet-button:active {
  476. border-width: 2px 1px 1px;
  477. }
  478. .akismet-is-primary, .akismet-is-primary:hover, .akismet-is-primary:visited {
  479. background: #00aadc;
  480. border-color: #0087be;
  481. color: white;
  482. }
  483. .akismet-is-primary:hover, .akismet-is-primary:focus {
  484. border-color: #005082;
  485. }
  486. .akismet-is-primary:hover {
  487. border-color: #005082;
  488. }
  489. .akismet-section-header {
  490. position: relative;
  491. margin: 0 auto 0.625rem auto;
  492. padding: 1rem;
  493. box-sizing: border-box;
  494. box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;
  495. background: #ffffff;
  496. width: 100%;
  497. padding-top: 0.6875rem;
  498. padding-bottom: 0.6875rem;
  499. display: flex;
  500. }
  501. .akismet-section-header__label {
  502. display: -ms-flexbox;
  503. display: flex;
  504. -ms-flex-align: center;
  505. align-items: center;
  506. -ms-flex-positive: 1;
  507. flex-grow: 1;
  508. line-height: 1.75rem;
  509. position: relative;
  510. font-size: 0.875rem;
  511. color: #4f748e;
  512. }
  513. .akismet-section-header__actions {
  514. line-height: 1.75rem;
  515. }
  516. .akismet-setup-instructions {
  517. text-align: center;
  518. }
  519. .akismet-setup-instructions form {
  520. padding-bottom: 1.5rem;
  521. }
  522. div.error.akismet-usage-limit-alert {
  523. padding: 25px 15px 25px 45px;
  524. display: flex;
  525. align-items: center;
  526. }
  527. #akismet-plugin-container .akismet-usage-limit-alert {
  528. margin: 0 auto 0.625rem auto;
  529. box-sizing: border-box;
  530. box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;
  531. border: none;
  532. border-right: 4px solid #d63638;
  533. }
  534. .akismet-usage-limit-alert .akismet-usage-limit-logo {
  535. width: 38px;
  536. min-width: 38px;
  537. height: 38px;
  538. border-radius: 20px;
  539. margin-left: 18px;
  540. background: black;
  541. position: relative;
  542. }
  543. .akismet-usage-limit-alert .akismet-usage-limit-logo img {
  544. position: absolute;
  545. width: 22px;
  546. right: 8px;
  547. top: 10px;
  548. }
  549. .akismet-usage-limit-alert .akismet-usage-limit-text {
  550. flex-grow: 1;
  551. margin-left: 18px;
  552. }
  553. .akismet-usage-limit-alert h3 {
  554. margin: 0;
  555. }
  556. .akismet-usage-limit-alert .akismet-usage-limit-cta {
  557. text-align: left;
  558. }
  559. #akismet-plugin-container .akismet-usage-limit-cta a {
  560. color: #d63638;
  561. }
  562. @media (max-width: 550px) {
  563. div.error.akismet-usage-limit-alert {
  564. display: block;
  565. }
  566. .akismet-usage-limit-alert .akismet-usage-limit-logo,
  567. .akismet-usage-limit-alert .akismet-usage-limit-text {
  568. margin-bottom: 15px;
  569. }
  570. .akismet-usage-limit-alert .akismet-usage-limit-cta {
  571. text-align: right;
  572. }
  573. }