Skip to content

easy.mmc.mn by gantulga-kh

Screenshot of easy.mmc.mn

Details

Authorgantulga-kh

LicenseMIT

Categoryuserstyles

Created

Updated

Size812 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Easy Production Data-visualization / Reporting-system from UHG-FMS team.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         easy.mmc.mn
@version      20211215.08.53
@namespace    userstyles.world/user/gantulga-kh
@description  Easy Production Data-visualization / Reporting-system from UHG-FMS team.
@author       gantulga-kh
@license      MIT
==/UserStyle== */

@-moz-document url-prefix("http://easy.mmc.mn/profile") {
._profile_page {
    background: #000;
    padding-bottom: 10px !important;
}

.user_profile .profile-sidebar {
    padding: 20px 0 10px 0;
    background: #000;
}

.user_profile .profile-usermenu ul li.active a {
    color: #5b9bd1;
    background-color: #000;
    border-left: 2px solid #5b9bd1;
    margin-left: -2px;
}

.user_profile .profile-content {
    padding: 20px;
    background: #000;
    min-height: 460px;
    color: #fff;
}

.p-3 {
    background: #000 !important;
}
}

Reviews

No reviews yet.