Если вам нравится майнкрафт, то этот стиль для вас. Практически все общедоступные иконки действий заменены в стиле майнкрафт.
Minecraft action icons/Иконки действий майнкрафт by Rennege
Details
AuthorRennege
LicenseMIT
Categoryuserstyle
Created
Updated
Size4.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Minecraft icons
@version 20240908.10.24
@namespace https://userstyles.world/user/Пчеленок (425630)
@description Заменяет иконки действий на иконки в стиле Майнкрафт
@author Пчеленок (425630)
@license MIT
==/UserStyle== */
@-moz-document url-prefix("https://catwar.net/cw3/") {
a[data-id='27'] img {
content: url('http://d.zaix.ru/Iu5s.png'); /*перейти в бр*/
background-repeat: no-repeat;
}
a[data-id='28'] img {
content: url('http://d.zaix.ru/Iu5t.png'); /*выйти из бр*/
background-repeat: no-repeat;
}
a[data-id='17'] img {
content: url('http://d.zaix.ru/Iu5F.png'); /*копать землю*/
background-repeat: no-repeat;
}
a[data-id='11'] img {
content: url('http://d.zaix.ru/airH.png'); /*зевнуть*/
background-repeat: no-repeat;
}
a[data-id='1'] img {
content: url('http://d.zaix.ru/Iu8c.png'); /*спать*/
background-repeat: no-repeat;
}
a[data-id='13'] img {
content: url('http://d.zaix.ru/Iu6R.png'); /*обнюхать землю*/
background-repeat: no-repeat;
}
a[data-id='14'] img {
content: url('http://d.zaix.ru/Iu6Q.png'); /*обнюхать кота*/
background-repeat: no-repeat;
}
a[data-id='exchange'] img {
content: url('http://d.zaix.ru/Iu6S.png'); /*обменяться предметами*/
background-repeat: no-repeat;
}
a[data-id='8'] img {
content: url('http://d.zaix.ru/JGig.png'); /*осмотреть себя*/
background-repeat: no-repeat;
}
a[data-id='15'] img {
content: url('http://d.zaix.ru/JGig.png'); /*осмотреть*/
background-repeat: no-repeat;
}
a[data-id='3'] img {
content: url('http://d.zaix.ru/Iu5w.png'); /*вылизаться*/
background-repeat: no-repeat;
}
a[data-id='4'] img {
content: url('http://d.zaix.ru/Iu5C.png'); /*сделать свои дела*/
background-repeat: no-repeat;
}
a[data-id='5'] img {
content: url('http://d.zaix.ru/Iu6U.png'); /*попить воды*/
background-repeat: no-repeat;
}
a[data-id='33'] img {
content: url('http://d.zaix.ru/Iu6T.png'); /*попить воды из лужи*/
background-repeat: no-repeat;
}
a[data-id='6'] img {
content: url('http://d.zaix.ru/Iu72.png'); /*взять в рот*/
background-repeat: no-repeat;
}
a[data-id='9'] img {
content: url('http://d.zaix.ru/Iu5H.png'); /*потереться носами*/
background-repeat: no-repeat;
}
a[data-id='12'] img {
content: url('http://d.zaix.ru/Iu5G.png'); /*помурлыкать вместе*/
background-repeat: no-repeat;
}
a[data-id='19'] img {
content: url('http://d.zaix.ru/Iu5v.png'); /*вылизать*/
background-repeat: no-repeat;
}
a[data-id='18'] img {
content: url('http://d.zaix.ru/3aKM.png'); /*намочить мох*/
background-repeat: no-repeat;
}
a[data-id='flowers'] img {
content: url('http://d.zaix.ru/JGiD.png'); /*наложить травы*/
background-repeat: no-repeat;
}
a[data-id='29'] img {
content: url('http://d.zaix.ru/Iu73.png'); /*попить молока*/
background-repeat: no-repeat;
}
a[data-id='51'] img {
content: url('http://d.zaix.ru/Iu76.png'); /*потереться щеками*/
background-repeat: no-repeat;
}
a[data-id='52'] img {
content: url('http://d.zaix.ru/Iu74.png'); /*переплести хвосты*/
background-repeat: no-repeat;
}
a[data-id='53'] img {
content: url('http://d.zaix.ru/Iu6X.png'); /*повалять по земле*/
background-repeat: no-repeat;
}
a[data-id='42'] img {
content: url('http://d.zaix.ru/Iu5z.png'); /*осмотреться*/
background-repeat: no-repeat;
}
a[data-id='24'] img {
content: url('http://d.zaix.ru/Iu6W.png'); /*поплавать*/
background-repeat: no-repeat;
}
a[data-id='58'] img {
content: url('http://d.zaix.ru/Iu5I.png'); /*нырнуть*/
background-repeat: no-repeat;
}
a[id='dialog'] img {
content: url('http://d.zaix.ru/Iu5d.png')!important; /*поболтать*/
background-repeat: no-repeat;
}
a.specialAct.hunt img {
content: url('http://d.zaix.ru/IxVE.png'); /*охота*/
background-repeat: no-repeat;
}
}