Skip to content

pinnacleips.itboost.com by frozeneclipse96

Screenshot of pinnacleips.itboost.com

Details

Authorfrozeneclipse96

LicenseNo License

Categoryitboost, pinnacleips.itboost.com

Created

Updated

Size845 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Fixes search spacing issues.

Notes

May or may not be updated or broken by ConnectWise in the future 🤷

Source code

/* ==UserStyle==
@name         pinnacleips.itboost.com
@version      20220107.22.02
@namespace    userstyles.world/user/frozeneclipse96
@description  Fixes search spacing issues.
@author       frozeneclipse96
@license      No License
==/UserStyle== */

@-moz-document domain("pinnacleips.itboost.com") {
.search_body .quick_search_colum ul {
    min-height: 250px;
    max-height: 250px;
    overflow: auto;
}

.itb-search-widget .search-item-list-cont {
    padding: 0;
    max-height: 50000px;
    overflow: auto;
}

.search_body .quick_search_colum .ul-pn-h {
    min-height: 400px;
    max-height: 550px;
}

.search_body .quick_search_colum ul .companyLiHeight {
    height: 100%;
}

.search_body .quick_search_colum {
    font-size: 23px;
    padding-top: 0;
    border-radius: 8px;
    height: 10%;
}
}

Reviews

No reviews yet.