Skip to content

Clean CooSpace by MatyiFKBT

Details

AuthorMatyiFKBT

LicenseNo License

Categoryu-szeged

Created

Updated

Size566 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Letisztult CooSpace felület.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Clean CooSpace
@namespace      github.com/kndqji/clean-coospace
@version        0.0.1
@description    Letisztult CooSpace felület.
@author         MatyiFKBT
@preprocessor   less
==/UserStyle== */
@-moz-document url-prefix("https://www.coosp.etr.u-szeged.hu/Home") {
    .scenes {
        ul.compact:first-of-type {
            display: none !important;
        }
    }

    #header1r {
        .feedback, .onlinefriends {
            display: none;
        }

        .name {
            margin-left: 0 !important;
        }
    }
}

Reviews

No reviews yet.