rafaeldorazio Posted September 16, 2011 Report Share Posted September 16, 2011 <style type="text/css"> #scrollTest { width: 400px; height: 285px; overflow: auto; background-color: #000; border: 1px solid #D6D6D6; color: #333; } .container { height: 32px; line-height: 32px; _font-family: Tahoma, Sans-Serif; font-family: Courier New, Monospace; font-size: 11px; } #scrollTest .container:hover { border: 1px solid #CCC; } </style> <div id="scrollTest"> <table> <tr> <td class="container"> Rafael Fernandes D Orazio </td> </tr> <tr> <td class="container"> Meire Fernandes D Orazio </td> </tr> <tr> <td class="container"> Eliana Fernandes Malfarage </td> </tr> </table> </div> Quote Link to comment Share on other sites More sharing options...
0 Mika-san Posted September 16, 2011 Report Share Posted September 16, 2011 Por causa da borda:#scrollTest .container:hover { border: 1px solid #CCC; } Quote Link to comment Share on other sites More sharing options...
0 rafaeldorazio Posted September 17, 2011 Author Report Share Posted September 17, 2011 resolvido , meio que gambi mas resolveTipo na class .container botei uma borda com a mesma cor de fundo e ela não aparece, quando executar a borda do houver o text não vai se mexer XD Quote Link to comment Share on other sites More sharing options...
Question
rafaeldorazio
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.