home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Hacking / OperaTor-3.4.exe / OperaTor / Opera / styles / plugins.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2009-07-16  |  145 b   |  14 lines

  1. @import url(opera.css);
  2.  
  3. td {
  4.     width: 40%;
  5.     border: 2px solid #fff;
  6. }
  7.  
  8. td+td {
  9.     width: auto;
  10. }
  11.  
  12. td[colspan="2"] {
  13.     color: #121212;
  14. }