Skip to content

........ by wykopchanger

Screenshot of ........

Details

Authorwykopchanger

LicenseNo License

Categorywykop.pl

Created

Updated

Size586 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Wykop X - ukryj kategorie domyślne
@version      1.1.1
@namespace    userstyles.world/user/wykopchanger
@description  Ukrywa wszystkie domyślne kategorie w panelu bocznym po lewej stronie. Schowane są "Wykop.pl, Ciekawostki, Informacje, Rozrywka, Sport, Motoryzacja, Technologi, Ukraina, Gospodarka i Podróże"
@author       wykopchanger
@license      No License
==/UserStyle== */



@-moz-document domain("wykop.pl")
{
    aside.left-panel ul li.home,
    aside.left-panel ul.categories li
    {
        display: none;
    }
}


Reviews

No reviews yet.