Skip to content

systerel.kammi.pro by matclab

Details

Authormatclab

LicenseMIT

Categorykammi

Created

Updated

Size420 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

  • Bad hack to show people planned holidays under firefox

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           systerel.kammi.pro - déc. 2023
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Bad hack to show people planned hollidays
@author         mathieu.clabaut@systerel.fr
==/UserStyle== */
@-moz-document domain("systerel.kammi.pro") {
    /* Insérer le code ici... */
    .planning-day-element {
        width: -moz-available;
        height: 100%;
    }
}

Reviews

No reviews yet.