/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 6 mai 2015, 16:33:24
    Author     : sylvie_didier
*/

table.dataTable thead .sorting {
  background: url("/VcNom-web/javax.faces.resource/images/vendor/jquery.dataTables/sort_both.png.jsf?ver=4.124.1") no-repeat center right !important;
}
table.dataTable thead .sorting_asc {
  background: url("/VcNom-web/javax.faces.resource/images/vendor/jquery.dataTables/sort_asc.png.jsf?ver=4.124.1") no-repeat center right !important;
}
table.dataTable thead .sorting_desc {
  background: url("/VcNom-web/javax.faces.resource/images/vendor/jquery.dataTables/sort_desc.png.jsf?ver=4.124.1") no-repeat center right !important;
}
table.dataTable thead .sorting_asc_disabled {
  background: url("/VcNom-web/javax.faces.resource/images/vendor/jquery.dataTables/sort_asc_disabled.png.jsf?ver=4.124.1") no-repeat center right !important;
}
table.dataTable thead .sorting_desc_disabled {
  background: url("/VcNom-web/javax.faces.resource/images/vendor/jquery.dataTables/sort_desc_disabled.png.jsf?ver=4.124.1") no-repeat center right !important;
}
#tab-users_paginate, #tab-users_info, #tab-users_filter, #tab-users_length {
  font-size : 11px;
}
