master
Dominika Liberda 2021-10-12 17:22:50 +02:00
parent a96a5f0101
commit 07cb6455d9
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
.face-sad {
- list-style-image: url("chrome://browser/skin/preferences/face-sad.svg");
+ list-style-image: url("chrome://browser/skin/fox-crying.png");
+ list-style-image: url("chrome://browser/skin/fox_crying.png");
width: 20px;
height: 20px;
margin-block: 5px;
@ -14,7 +14,7 @@
.face-smile {
- list-style-image: url("chrome://browser/skin/preferences/face-smile.svg");
+ list-style-image: url("chrome://browser/skin/fox-happy.png");
+ list-style-image: url("chrome://browser/skin/fox_happy.png");
width: 20px;
height: 20px;
margin-block: 5px;