Skip to content

Bigger Text Connectwise 2.0 by jblasiman

Details

Authorjblasiman

LicenseNo License

Categoryna.myconnectwise.net

Created

Updated

Size4.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Make the ConnectWise web portal bigger.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Bigger Text Connectwise
@namespace    USO Archive
@author       Justin Richter
@description  Make the ConnectWise web portal bigger.
@version      20170317.17.55
@license      CC-BY-SA-4.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain("myconnectwise.net") {
    * {
        font-size: 16px !important;
     
    }
    #srboard-listview-scroller div {
        font-size: 16px !important;
       
    }
    #srboard-listview-scroller div td {
        padding: 2px 2px 2px 2px;
    }
    div.gwt-HTML {
        font-size: 16px !important;
    
    }
    div.gwt-Label {
        font-size: 16px !important;
    }
    div.cw_discussionPanel > div > div > div > div > table > tbody {
        font-size: 14px !important;
        background-color: #e1e1e1;
    }
    div.GLWWC11BJRF > div.GLWWC11BIRF > table > tbody > tr.pod-element-row > td > div > div > table > tbody {
        font-size: 14px !important;
        background-color: #e1e1e1;
    }

    .GPEFAQSDK1C,
    .GPEFAQSDL1C,
    .GPEFAQSDP1C,
    .GPEFAQSDO0C,
    .GPEFAQSDJ0C > div {
        background-color: #2A579A !important;
    }

    .GPEFAQSDH1C,
    .gwt-PopupPanel.GPEFAQSDL0C,
    .GPEFAQSDG2C,
    .GPEFAQSDG2C.GPEFAQSDIFI {
        background-color: #0E3164 !important;
    }


    tr.GIHTSDEPWK > td {
        padding: 0 !important;
    }

    /* Time Entry */
    table.GOVSFA2BKTD {
        width: 868px !important;
    }
    .mm_textArea {
        height: 200px !important;
    }
    .mm_textArea textarea {
        font-size: 14px !important;
        letter-spacing: -0.5px;
        padding-right: 40px !important;
    }
    .mm_textField input {
        font-size: 14px !important;
        letter-spacing: -0.5px;
    }
    input.cw_type {
        font-size: 14px !important;
    }
    .mm_comboBox input {
        font-size: 14px !important;
    }
    .cw_NotesTextArea {
        height: 200px;
        display: block;
        margin-bottom: 120px;
    }
    .mm_podFillElement {
        position: relative;
        font-size: 14px;
    }
    div.GG3UNKEBG1D > div.cw_notes {
        height: 230px;
    }
    .GNT3Q5CDMSB,
    .cw-gxt-wnd,
    .GNT3Q5CDKCF,
    .GNT3Q5CDBEF {
        margin-left: 20px !important;
    }
    .GC51-MRCGHE > .cw_notes {
        min-height: 250px;
    }

    /* Part of the Service Board */
    .x-grid-row-checker {
        background-color: inherit;
        /* This is just a placeholder for this selector */
    }
    /* This widens the checkbox th on the left side of the service board */
    #srboard-listview-scroller > div.GLWWC11BFRE > table > tbody:nth-child(1) > tr > th:nth-child(1) {
        width: 25px !important;
    }
    body > div:nth-child(8) > div:nth-child(2) > div > div.main-form-view-center.GLWWC11BFFH > div > div:nth-child(3) > div > div:nth-child(3) > div > div:nth-child(2) > div > div:nth-child(1) > div > div:nth-child(2) > div > div.GLWWC11BHTG.mm_tabBody > div > div.gwt-SplitLayoutPanel.cw-split > div:nth-child(4) > div > div:nth-child(2) > div > div > div.GLWWC11BB4H > div.GLWWC11BA4H.GLWWC11BEF > div > div.GLWWC11BGPE.cw-ml-header > div > table > tbody:nth-child(2) > tr > th:nth-child(1) {
        width: 25px !important;
    }
    /* Resource Box */
    .mm_grid > div > div table > tbody > tr > td,
    .mm_grid > div > div table > tbody > tr > td > div {
        font-size: 14px !important;
    }
    .mm_label {
        font-size: 14px !important;
    }
    /* Selection Box */
    .GLWWC11BBTD {
        height: 500px !important;
    }
    body > div.GLWWC11BHTD.cw-gxt-wnd > div.GLWWC11BCTD > div.GLWWC11BBTD > div {
        height: 500px !important;
    }
    body > div.GLWWC11BHTD.cw-gxt-wnd > div.GLWWC11BCTD > div.GLWWC11BBTD > div > div:nth-child(2) > div > div > div > div > div > div > div.GLWWC11BB4H > div.GLWWC11BA4H.GLWWC11BEF > div {
        height: 500px !important;
    }
    #contactpickerlist-listview-scroller {
        height: 500px !important;
    }
    body > div.GLWWC11BHTD.cw-gxt-wnd > div.GLWWC11BCTD > div.GLWWC11BBTD > div > div:nth-child(2) > div > div > div > div > div {
        overflow: auto;
        height: 500px !important;
    }
    #companypicker-listview-scroller {
        height: 500px !important;
    }
}

Reviews

No reviews yet.