Skip to content

X. by wykopchanger

Screenshot of X.

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


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.