HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/matomo.circ/plugins/UserCountry/stylesheets/userCountry.less
#widgetUserCountrygetRegion, #widgetUserCountrygetCountry, #widgetUserCountrygetCity {
    .dataTable .label > img {
        border: 1px solid lightgray;
        box-sizing: content-box;
        margin-top: -1px;
    }
}

input.location-provider {
    cursor: pointer;
}

span.is-installed {
    color: @color-green-matomo;
}

span.is-broken {
    color: @color-red-matomo;
}

.loc-provider-status {
    margin-left: .5em;
}

#geoipdb-update-info tr input[type="text"], #geoipdb-screen2-update tr input[type="text"] {
    width: 90%;
}

#geoipdb-screen1>div>p {
    line-height: 25px;
    font-size: 18px;
    max-width: 400px;
}

.error {
    font-weight: bold;
    color: red;
    padding: 4px 8px 4px 8px;
}

#done-updating-updater {
    margin-top: 16px;
}

[name="geoip-isp-db"] .alert {
    margin-bottom: 0;
}

.locationProviderSelection {
    .loadingPiwik {
        padding: 1px;
    }
}