Notizblock: ph-Icon-Font → SVG-Sprite, 3 neue Sprite-Icons — SW by-v424
Alle <i class="ph ph-..."> durch <svg class="ph-icon"><use href="..."> ersetzt. Neue Icons: magnifying-glass, spinner-gap, warning-circle, note. Spin-Animation für Ladeindikator. Search-Icon-CSS auf width/height.
This commit is contained in:
parent
4eb5b65b80
commit
b801571bf0
4 changed files with 21 additions and 14 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications + Tile-Cache
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v423';
|
||||
const CACHE_VERSION = 'by-v424';
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue