|
| 1 | +# DESIGNS |
| 2 | + |
| 3 | +In this script you can choose from 4 design types. In script they are represented by numbers from 1 to 4 |
| 4 | + |
| 5 | +### 1 |
| 6 | + |
| 7 | +With left border and icon |
| 8 | + |
| 9 | +<img src="/static/vzn-notify/design1/error1.png" alt="error1" /> |
| 10 | +<img src="/static/vzn-notify/design1/warning1.png" alt="warning1" /> |
| 11 | +<img src="/static/vzn-notify/design1/success1.png" alt="success1" /> |
| 12 | +<img src="/static/vzn-notify/design1/primary1.png" alt="primary1" /> |
| 13 | +<img src="/static/vzn-notify/design1/money1.png" alt="money1" /> |
| 14 | + |
| 15 | +### 2 |
| 16 | + |
| 17 | +With icon and bottom progressbar showing remaining time |
| 18 | + |
| 19 | +<img src="/static/vzn-notify/design2/error2.png" alt="error2" /> |
| 20 | +<img src="/static/vzn-notify/design2/warning2.png" alt="warning2" /> |
| 21 | +<img src="/static/vzn-notify/design2/success2.png" alt="success2" /> |
| 22 | +<img src="/static/vzn-notify/design2/primary2.png" alt="primary2" /> |
| 23 | +<img src="/static/vzn-notify/design2/money2.png" alt="money2" /> |
| 24 | + |
| 25 | +### 3 |
| 26 | + |
| 27 | +With left border, icon and circle progressbar showing remaining time |
| 28 | + |
| 29 | +<img src="/static/vzn-notify/design3/error3.png" alt="error3" /> |
| 30 | +<img src="/static/vzn-notify/design3/warning3.png" alt="warning3" /> |
| 31 | +<img src="/static/vzn-notify/design3/success3.png" alt="success3" /> |
| 32 | +<img src="/static/vzn-notify/design3/primary3.png" alt="primary3" /> |
| 33 | +<img src="/static/vzn-notify/design3/money3.png" alt="money3" /> |
| 34 | + |
| 35 | +### 4 |
| 36 | + |
| 37 | +With left border and circle progressbar showing remaining time |
| 38 | + |
| 39 | +<img src="/static/vzn-notify/design4/error4.png" alt="error4" /> |
| 40 | +<img src="/static/vzn-notify/design4/warning4.png" alt="warning4" /> |
| 41 | +<img src="/static/vzn-notify/design4/success4.png" alt="success4" /> |
| 42 | +<img src="/static/vzn-notify/design4/primary4.png" alt="primary4" /> |
| 43 | +<img src="/static/vzn-notify/design4/money4.png" alt="money4" /> |
0 commit comments