Skip to content

Smartbuild by brendenhoffman

Details

Authorbrendenhoffman

Licensegpl v3

Categorysmartbuild

Created

Updated

Size1.9 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Tweaks for smartbuild systems

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           postframesolver.azurewebsites.net - 3/11/2022, 1:54:21 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url-prefix("https://postframesolver.azurewebsites.net"), url-prefix("https://betapostframesolver.azurewebsites.net") {
    #w2ui-popup {
        top: 7em !important;
        height: 57em !important;
        max-height: 57em !important;
    }
    @media (min-width: 1400px) {
        .container {
            max-width: 1620px;
        }
    }
    div#baseLayout {
        max-height: 59em;
    }
    div#grid_grid_body {
        height: 53em !important;
    }
    .same-ui-table.builderpage {
        height: unset !important;
    }
    .same-ui-table {
        height: unset !important;
    }
    .row.same-ui-table.txt-data-table {
        max-height: unset !important;
    }
    div#grid {
        height: 59em !important;
    }
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding-right: 12px;
        padding-left: 12px;
    }
    div#trussList {
        height: 59em !important;
    }
    div#optionList {
        height: 59em !important;
    }
    .tabs-wizrd .tabs-wizrd-content {
        height: 48em !important;
    }
}
@-moz-document url-prefix("https://postframesolver.azurewebsites.net/Framer/") {
    div#baseLayout {
        max-height: unset;
    }
}

Reviews

No reviews yet.