Skip to content

Dark Trainual by comicallybad

Details

Authorcomicallybad

LicenseMIT

Categoryhttps://app.trainualapp.com/

Created

Updated

Size5.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

Source code

/* ==UserStyle==
@name         Dark Trainual
@version      20211222.20.33
@namespace    userstyles.world/user/comicallybad
@description  Makes Mathnasium Trainual Dark
https://app.trainualapp.com/
@author       comicallybad
@license      MIT
==/UserStyle== */

@-moz-document url-prefix("https://app.trainualapp.com/mathnasiumkv") {
body {
    padding-top: 0;
    padding-bottom: 5px;
    font-family: Helvetica,Arial,sans-serif;
    background-color: #111;
}

.h2, h2 {
    font-size: 30px;
    color: #FFF;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #FFF;
}

.form-group {
    margin-bottom: 15px;
    color: #FFF;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
    box-shadow: 0 10px 25px rgb(0 0 0 / 50%);
    background-color: #111;
}

b, strong {
    font-weight: 700;
    color: #FFF;
}

DigitalWorkoutPlanEntryForm .labelnormal {
    font-weight: 500 !important;
    padding-left: 10px;
    padding-top: 7px;
    color: #FFF;
}

#DigitalWorkoutPlanEntryForm {
    font-size: small !important;
    color: #FFF;
}

.deleteHeader {
    font-weight: bolder;
    font-size: 1.5em;
    margin-bottom: 5px;
    color: #FFF;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #fff;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.main-page-content .main-content-wrapper {
    padding: 96px 1px 46px;
    background-color: #111;
}

.header .main-nav-bar {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    height: 80px;
    background-color: #333;
    padding: 20px 8px;
    border-bottom: 1px solid #d7d7d7;
    font-size: 1.313rem;
}

.search-icon {
    background-color: #333!important;
    color: #a4a4a4!important;
}

.header .main-nav-bar .main-logo-wrapper {
    height: 100%;
    width: 60%;
    text-align: center;
    align-content: center;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    background-color: #333!important;
}

.kBsrVD {
    /* background: rgb(255, 255, 255); */
    background-color: #333;
    border-radius: 0.813rem;
    border: 0.0625rem solid rgb(215, 215, 215);
    box-shadow: rgb(215 215 215) 0px 5px 15px 0px;
    flex-wrap: nowrap;
    height: 26.75rem;
    margin-bottom: 0.75rem;
    margin-top: 0.75rem;
    overflow: hidden;
    width: 48%;
}

.page-content.my-desk-view .page-body .card.curriculum-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 1.5rem;
    height: 16.688rem;
    padding: 1rem;
    background-color: #333;
}

.page-content .page-heading .page-title {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 20px;
}

.main-sidebar-wrapper .main-sidebar .main-search-wrapper {
    padding: 1rem 24px 0;
    background-color: #111;
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box!important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    overflow: auto;
    max-width: 100%;
    max-height: 100%;
    background-color: #111;
}

.main-sidebar-wrapper .main-sidebar .main-nav-footer-wrapper {
    position: static;
    width: 216px;
    background-color: #333;
}

.main-sidebar-wrapper .completion-bar .completion-labels .main-label {
    color: #fff;
}

.main-sidebar-wrapper .completion-bar .completion-labels .completion-label {
    color: #fff;
}

.main-sidebar-wrapper .main-sidebar .main-logo-wrapper {
    background-color: #333;
}

.page-content.my-desk-view .page-body .card.curriculum-card .card-footer {
    min-height: 44px;
    flex-direction: column;
    align-items: flex-end;
    padding: 3px px 0 0;
    background-color: #333;
}

.page-content.my-desk-view .page-body .card.curriculum-card .card-body .card-heading .card-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-overflow: ellipsis;
    font-size: 1.125rem;
    line-height: 1.25rem;
    margin-bottom: 0;
    color: #FFF;
}

.time-estimate-wrapper {
    color: #ffffff;
    font-weight: 600;
}

.card.curriculum-card .card-footer .completion-bar .completion-labels .main-label {
    color: #ffffff;
    font-weight: 600;
}

footer.main-footer {
    position: relative;
    clear: both;
    margin-top: -3.75rem;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: #333;
    height: 3.75rem;
    margin: 0 0 0 216px;
    padding-left: 24px;
    padding-right: 40px;
    transition: all .5s ease;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #333;
    background-clip: border-box;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
}

.my-desk-empty-state .card .title, .forum-empty-state .card .title, .templates-empty-state .card .title, .searches-empty-state .card .title, .library-empty-state .card .title, .reports-empty-state .card .title, .curriculums-empty-state .card .title, .about-me-empty-state .card .title, .users-empty-state .card .title, .dashboard-empty-state .card .title {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
}
}

Reviews

No reviews yet.