قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-22 06:57:53 +00:00
53 خطوط
896 B
Plaintext
53 خطوط
896 B
Plaintext
#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;
|
|
}
|
|
} |