diff --git a/misc/icons/source/common-backup.svg b/misc/icons/source/common-backup.svg new file mode 100644 index 00000000..0572cb79 --- /dev/null +++ b/misc/icons/source/common-backup.svg @@ -0,0 +1,80 @@ + +image/svg+xml \ No newline at end of file diff --git a/src/css/dialogs-browse-backups.css b/src/css/dialogs-browse-backups.css index 16b431d2..f846ec94 100644 --- a/src/css/dialogs-browse-backups.css +++ b/src/css/dialogs-browse-backups.css @@ -49,9 +49,11 @@ font-size: 13px; } -.browse-backups .browse-backups-disclaimer > img { +.browse-backups .browse-backups-disclaimer .backups-icon { border: 1px solid gold; flex-shrink: 0; + width: 90px; + height: 90px; } .browse-backups .session-item { @@ -95,7 +97,7 @@ } .browse-backups .session-details-info { - color: #999; + color: #bbb; } .browse-backups .session-actions, diff --git a/src/img/icons/common/common-backup-white.png b/src/img/icons/common/common-backup-white.png new file mode 100644 index 00000000..b6d34b5e Binary files /dev/null and b/src/img/icons/common/common-backup-white.png differ diff --git a/src/img/icons/common/common-backup-white@2x.png b/src/img/icons/common/common-backup-white@2x.png new file mode 100644 index 00000000..46430582 Binary files /dev/null and b/src/img/icons/common/common-backup-white@2x.png differ diff --git a/src/templates/dialogs/browse-backups.html b/src/templates/dialogs/browse-backups.html index a66be2ea..00fd3595 100644 --- a/src/templates/dialogs/browse-backups.html +++ b/src/templates/dialogs/browse-backups.html @@ -12,7 +12,7 @@
- +
 
If you forgot to save your work or if Piskel crashed, try to restore one of the automatically backed up sessions below (up to 10 sessions).