Changeset 60806 for trunk/src/wp-includes/css/wp-pointer.css
- Timestamp:
- 09/28/2025 11:38:57 PM (8 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/css/wp-pointer.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/css/wp-pointer.css
r51727 r60806 24 24 border-radius: 50%; 25 25 color: #2271b1; 26 content: "\f227" ;26 content: "\f227" / ''; 27 27 font: normal 20px/1.6 dashicons; 28 28 position: absolute; … … 66 66 background: none; 67 67 color: #787c82; 68 content: "\f153" ;68 content: "\f153" / ''; 69 69 display: block !important; 70 70 font: normal 16px/1 dashicons;
Note: See TracChangeset
for help on using the changeset viewer.