Старые иконки для ВСети (Иконка "Документов" изменена на иконку "Закладок" из нового сета, чтобы не было пробела)
Старые иконки для ВСети by ssaperrisstt

Details
Authorssaperrisstt
LicenseNo License
Categoryvseti
Created
Updated
Code size2.3 kB
Code checksumd2af3979
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Работает только на старом дизайне
Source code
/* ==UserStyle==
@name Старые иконки для ВСети
@version 20220423.19.51
@namespace userstyles.world/user/ssaperrisstt
@description Старые иконки для ВСети (Иконка "Документов" изменена на иконку "Закладок" из нового сета, чтобы не было пробела)
@author ssaperrisstt
@license No License
==/UserStyle== */
@-moz-document domain("vseti.by") {
li.myhome {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -20px;
}
li.friends {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -380px;
}
li.photos {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -120px;
}
li.music {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -160px;
}
li.video {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -140px;
}
li.email {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -360px;
}
li.notes {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -280px;
}
li.books {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -340px;
}
li.games {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -300px;
}
li.groups {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -320px;
}
li.events {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -260px;
}
li.news {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -60px;
}
li.polls {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -460px;
}
li.favor {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -220px;
}
li.settings {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -400px;
}
li.apps {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -240px;
}
li.rates {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -420px;
}
li.kr {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -480px;
}
li.docs {
background: url(https://tidevk.ru/extra/leftmenu.png) no-repeat 5px -220px;
}
li.news {
background: url(https://tidevk.ru/extra/leftmenu.gif) no-repeat 5px -60px;
}
}