[GeoNetwork-users] CSS missing

Hello,

I have a comment about the Geonetwork CSS file, the color of the
advancedsearch part is not available on the css and is present on the xsl
file main-page.xsl.

I think it would be better to put that on the CSS for more easy user site
personalization.

main-page.xsl >>
line 200
<xsl:comment>MAIN CONTENT TABLE</xsl:comment>
    <table class="geosearchmain" width="100%"> <!--height="100%">-->

      <tr>
        <td colspan="2" height="0" style="height: 0px;" >
          <div id="advancedsearch" style="background-color:#ffffff;"/> <!--fba
modification blanc contre bleu-->
        </td>

same thing on line 209
<td class="padded-content" width="224px" style="background-color:#ffffff;">

and finally line 469
<fieldset style="margin: 20px; background-color: #ffffff;"><!--dce1ea-->

What do you think about ?
--
View this message in context: http://www.nabble.com/CSS-missing-tf4527243s18419.html#a12917618
Sent from the geonetwork-users mailing list archive at Nabble.com.