Skip to content

Commit 691d5b2

Browse files
committed
refactor(icons): cleaned icons, favicons, and logos
Also bumped version from `1.5.12` to `1.6.0`
1 parent 45603c8 commit 691d5b2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+4
-4
lines changed

css/admin.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2504,7 +2504,7 @@ table td>input[type="checkbox"] {
25042504
block-size: 1.5rem;
25052505
inline-size: 1.5rem;
25062506
background-color: transparent;
2507-
background-image: url("../img/skeleton-white.png");
2507+
background-image: url("../img/icon-white.png");
25082508
background-repeat: no-repeat;
25092509
background-position: center center;
25102510
color: inherit;
@@ -2858,7 +2858,7 @@ table td>input[type="checkbox"] {
28582858

28592859
.csk-admin.csk-login .footer .skeleton-footer-logo {
28602860
background-color: transparent;
2861-
background-image: url("../img/skeleton-white.png");
2861+
background-image: url("../img/icon-white.png");
28622862
background-position: center center;
28632863
background-repeat: no-repeat;
28642864
block-size: 1.5rem;

css/admin.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

img/android-chrome-192x192.png

12.1 KB

img/android-chrome-512x512.png

36.4 KB

img/apple-touch-icon-114x114.png

-22.2 KB
Binary file not shown.

img/apple-touch-icon-120x120.png

-24.1 KB
Binary file not shown.

img/apple-touch-icon-144x144.png

-32 KB
Binary file not shown.

img/apple-touch-icon-152x152.png

-34.7 KB
Binary file not shown.

img/apple-touch-icon-180x180.png

-45.1 KB
Binary file not shown.

img/apple-touch-icon-192x192.png

-50 KB
Binary file not shown.

0 commit comments

Comments
 (0)