| 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/CoreHome/stylesheets/dataTable/ |
Upload File : |
/* SUBDATATABLE */
/* a datatable inside another datatable */
table.subDataTable td {
border: 0;
}
table.subDataTable thead th {
font-weight: normal;
font-size: 12px;
text-align: left;
padding: .3em 1em;
border: 0;
border-top: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
}
table.subDataTable td.label {
background-image: none;
}
table.subDataTable td {
border-bottom: 1px solid #e7e7e7;
border-left: 0;
}
table.subDataTable td, table.subDataTable td a {
color: #615B53;
}
table.subDataTable td.label, table.subDataTable td.column {
color: #2D2A27;
}
/* are the following two supposed to be together? */
.subDataTable.dataTableFeatures {
padding-top: 0;
padding-bottom: 5px;
}