Changeset 3268983
- Timestamp:
- 04/08/2025 02:44:12 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
audible-site-search/trunk/assets/css/voice-search.css
r3260891 r3268983 3 3 background-image: url('../icons/microphone-icon.svg'); 4 4 background-size: 16px 16px; 5 padding: 20px;5 padding: 0px; 6 6 border-radius: 5px; 7 7 margin: 5px 2px; … … 21 21 background-image: url('../icons/search-icon.svg'); 22 22 background-size: 16px 16px; 23 padding: 20px;23 padding: 0px; 24 24 border-radius: 5px; 25 25 margin: 5px 2px;
Note: See TracChangeset
for help on using the changeset viewer.