Skip to content

Modern Aspen by boehs

Details

Authorboehs

LicenseNo License

Categoryaspen

Created

Updated

Size988 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Some tiny changes to make the Aspen experience bearable

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Modern Aspen
@version      20210823.19.56
@namespace    userstyles.world/user/boehs
@description  Some tiny changes to make the Aspen experience bearable
@author       boehs
@license      No License
==/UserStyle== */

/* ==UserStyle==
@name         Modern Aspen
@version      20210823.18.42
@namespace    userstyles.world/user/boehs
@description  Some tiny changes to make the Aspen experience bearable
@author       boehs
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://ma-brookline.myfollett.com/aspen/") {
.navTabBackground {
    background-image: none !important;
}

.pageMenuGroupContainer {
    background-color: #d9d9d9;
}

.button {
    border-radius: 5px;
}

* :not(.jstree-icon, .jstree, a.jstree-hovered,a.jstree-clicked,.loginBackground) {
    box-shadow: none !important;
    border: 0 !important;
    background-image: none !important;
}

.applicationTitle.lightTitle > span {
    padding-left: 0 !important;
}
}

Reviews

No reviews yet.