Skip to content

Widen VDI area for Microsoft Applied Skills by horihiro

Details

Authorhorihiro

LicenseNo License

Categorymicrosoft

Created

Updated

Size309 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Make VDI area for Microsoft Applied Skills more wide

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         applied skills assesment
@version      20240104.04.51
@namespace    ?
==/UserStyle== */

@-moz-document regexp("https:\\/\\/learn\\.microsoft\\.com\\/[^/]+\\/credentials\\/applied-skills/[^/]+/assessment\\?.*") {
body > div.header-holder,
body > section {
    display: none;
}
}

Reviews

No reviews yet.