| Server IP : 54.36.91.62 / Your IP : 216.73.217.94 Web Server : Apache System : Linux webm013.cluster127.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 : coopiak ( 151928) PHP Version : 8.3.23 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/coopiak/amisdesseniors-fr/administrator/components/com_community/assets/less/ace/ |
Upload File : |
/* tables */
th, td , .table-bordered {
border-radius:0 !important;
}
.table {
background:white;
thead tr {
color:#ecf0f1;
font-weight:normal;
background:#34495e;
// #gradient > .vertical(#F8F8F8 , #ECECEC);
th {
border-color:#34495e;
//border:1px solid #DDD;
//border-width:0 1px;
font-weight:normal;
[class*="icon-"]:first-child {
margin-right:2px;
}
&:first-child {
border-left-color:#34495e;
}
&:left-child {
border-right-color:#34495e;
}
a {
color:#ecf0f1;
text-decoration:underline;
}
}
}
&.table-bordered thead tr th {
//border-width:0 0 0 1px;
//border-color:#DDD;
vertical-align:middle;
&:first-child {
border-left-color:#DDD;
}
}
&.table-hover tbody tr:hover td{
background-color: #ecf0f1;
}
}
th , td {
&.center {
text-align:center;
}
.lbl {
margin-bottom:0;
&:only-child {
vertical-align:top;
}
}
&.key {
font-size:12px;
color:#7f8c8d;
}
}
fieldset.edit-template {
td {
font-size:12px;
color:#7f8c8d;
}
}
.table-header {
background-color:#307ECC;
color:#FFF;
font-size:14px;
line-height:38px;
padding-left:12px;
margin-bottom:1px;
}
.table-header .close {
margin-right: 6px;
margin-top: 6px;
}
/* dataTables */
.dataTables_length {
margin-left:8px;
select {
width:70px;
height:25px;
padding:2px 3px;
}
}
.dataTables_filter {
margin-right:8px;
text-align:right;
input[type=text] {
width:125px;
height:18px; line-height:18px;
}
}
.dataTables_info {
margin:0 0 0 12px;
font-size:14px;
}
.dataTables_paginate {
text-align:right;
&.pagination {
margin:0 12px;
}
}
.dataTables_wrapper {
label {
display:inline-block;
font-size:13px;
}
input[type=text] , select {
margin-bottom:0 !important;
margin:0 4px;
}
.row-fluid {
&:first-child {
padding:12px 0 4px;
background-color:#EFF3F8;
+ .dataTable {
border-top:1px solid #DDD;
border-bottom:1px solid #DDD;
}
}
&:last-child {
border-top:1px solid #DDD;
padding: 12px 0 6px;
background-color:#EFF3F8;
border-bottom:1px solid #DDD;
}
}
}
.dataTable {
margin-bottom:0;
th {
&[class*=sort] {
cursor:pointer;
&:after {
content:"\f0dc";
display:inline-block;
color:#555;
font-family:FontAwesome; font-size:13px; font-weight:normal;
float:right;
margin-right:4px;
position:relative;
}
}
&[class*=sorting_] {
color:#307ECC;
}
&.sorting_desc:after {
content:"\f0dd";
top:-6px;
}
&.sorting_asc:after {
content:"\f0de";
top:4px;
}
&.sorting_disabled {
cursor:inherit;
&:after { display:none; }
}
}
}