web/data/cubicweb.reset.css
changeset 5482 8c8c6d3f3b3a
parent 5437 ac19fdcd297b
child 5819 1017163825c7
equal deleted inserted replaced
5481:2236b2f57c67 5482:8c8c6d3f3b3a
    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 }