2 Replies Latest reply on Apr 15, 2007 4:45 PM by henrik.lindberg

    faulty css in table.xcss

    henrik.lindberg

      In table.xcss the following CSS is found:

      border-right:1px solid;border-bottom:1px solid;padding:4px 4px 4px 4px;text-align:center;font-size:11px;font-color:#000000;font-family:Arial, Verdana, sans-serif ;}
      

      but "font-color" is not a valid style tag, it should be just "color".

      Regards