Skip to content

MAAS UI Full Width by petermakowski

Details

Authorpetermakowski

LicenseNo License

Categorymaas

Created

Updated

Size320 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Extend the MAAS UI to the full width of the window

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Empty @name replaces the default template - 11/03/2022, 15:12:18
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document regexp("\\/MAAS\\/r\\/") {
    .row {
        max-width: 100%;
    }
}

Reviews

No reviews yet.