Changeset 12312
- Timestamp:
- 12/09/2022 09:49:36 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-translation-suggestions/css/translation-suggestions.css
r11732 r12312 69 69 70 70 .translation-suggestion__original-diff del { 71 color: # 9A2323;71 color: #000; 72 72 background: #F1ADAD; 73 text-decoration: line-through; 73 74 } 74 75 75 76 .translation-suggestion__original-diff ins { 76 color: # 31843F;77 color: #000; 77 78 background: #B5E1B9; 78 79 }
Note: See TracChangeset
for help on using the changeset viewer.