matomo / plugins /DevicesDetection /vue /src /DetectionPage /DetectionPage.less
Leon4gr45's picture
Upload source files chunk 30
096b791 verified
Raw
History Blame Contribute Delete
258 Bytes
.detectionPage {
textarea {
width: 700px;
display: block;
}
.detection {
padding-top: 10px;
}
.detection td {
width: 50%;
}
.detection td img {
margin-right: 10px;
}
#noclienthints {
display: inline-block;
}
}