web/data/cubicweb.reset.css
changeset 5479 6ba3587c5cda
parent 5437 ac19fdcd297b
child 5819 1017163825c7
equal deleted inserted replaced
5478:c52124b7a00e 5479:6ba3587c5cda
    49 /* tables still need 'cellspacing="0"' in the markup */
    49 /* tables still need 'cellspacing="0"' in the markup */
    50 table {
    50 table {
    51 	border-collapse: collapse;
    51 	border-collapse: collapse;
    52 	border-spacing: 0;
    52 	border-spacing: 0;
    53 }
    53 }
       
    54 
       
    55 /* Logilab */
       
    56 img{
       
    57  border: none;
       
    58 }
       
    59 
       
    60 fieldset {
       
    61   border: none;
       
    62 }