Changeset 3316601
- Timestamp:
- 06/23/2025 11:53:24 PM (9 months ago)
- Location:
- akismet/trunk/_inc
- Files:
-
- 4 edited
-
akismet-admin.css (modified) (1 diff)
-
akismet.css (modified) (1 diff)
-
rtl/akismet-admin-rtl.css (modified) (2 diffs)
-
rtl/akismet-rtl.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
akismet/trunk/_inc/akismet-admin.css
r3265351 r3316601 20 20 /* UI components */ 21 21 .akismet-new-feature { 22 background-color: var(--akismet-color- light-green);22 background-color: var(--akismet-color-mid-green); 23 23 border-radius: 4px; 24 24 color: var(--akismet-color-white); -
akismet/trunk/_inc/akismet.css
r3241558 r3316601 488 488 #akismet-plugin-container .akismet-usage-limit-cta a { 489 489 color: #d63638; 490 background: #fafafa; 490 491 } 491 492 -
akismet/trunk/_inc/rtl/akismet-admin-rtl.css
r3265351 r3316601 1 /* This file was automatically generated on Mar 24 2025 16:58:29*/1 /* This file was automatically generated on Jun 19 2025 22:31:12 */ 2 2 3 3 body { … … 22 22 /* UI components */ 23 23 .akismet-new-feature { 24 background-color: var(--akismet-color- light-green);24 background-color: var(--akismet-color-mid-green); 25 25 border-radius: 4px; 26 26 color: var(--akismet-color-white); -
akismet/trunk/_inc/rtl/akismet-rtl.css
r3241558 r3316601 1 /* This file was automatically generated on Feb 01 2025 01:02:26*/1 /* This file was automatically generated on Jun 19 2025 22:00:12 */ 2 2 3 3 .wp-admin.jetpack_page_akismet-key-config, .wp-admin.settings_page_akismet-key-config { … … 490 490 #akismet-plugin-container .akismet-usage-limit-cta a { 491 491 color: #d63638; 492 background: #fafafa; 492 493 } 493 494
Note: See TracChangeset
for help on using the changeset viewer.