/*
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 : 18/fev/2016, 15:46:41
    Author     : filipemurteira
*/

.listaRefs{
    
}
.listaRefs .links{
    padding-top: 20px;
    padding-bottom: 20px;
}
.listaRefs .links a.collapsed{
    opacity: .4;
}
.listaRefs .links a,
.listaRefs .links a:hover{
    opacity: 1;
}