| Server IP : 213.186.33.4 / Your IP : 216.73.216.193 Web Server : Apache System : Linux webm006.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : awebpaca ( 35430) PHP Version : 8.5.0 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/awebpaca/piwik/plugins/Installation/stylesheets/ |
Upload File : |
.system-check td:first-child {
width: 40%;
}
.error {
color: red;
font-size: 100%;
font-weight: bold;
border: 2px solid red;
width: 550px;
padding: 20px;
margin-bottom: 10px;
}
.error img {
border: 0;
float: right;
margin: 10px;
}
.system-check .icon-ok {
color: @color-green-piwik;
margin-right: 10px;
}
.system-check .icon-warning {
color: #DF9D27;
margin-right: 10px;
}
.system-check .icon-error {
color: #D73F36;
margin-right: 10px;
}
.widgetBody.system-check {
.icon-ok,
.icon-warning,
.icon-error {
margin-right: 0;
}
ul {
li {
> span {
padding-right: 4px;
}
font-weight: bold;
&.system-check-widget-warning {
color: #DF9D27;
}
&.system-check-widget-error {
color: #D73F36;
}
}
}
}
.system-success {
color: @color-green-piwik !important;
font-weight: bold;
}
.system-errors {
font-weight: bold;
color: #D73F36 !important;
}
.system-warnings {
font-weight: bold;
color: #DF9D27 !important;
}