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

  1. @import url(opera.css);
  2.  
  3. button {
  4.     margin: 0 10px 0 0;
  5. }
  6.  
  7. input[type="number"],
  8. input[type="text"] {
  9.     padding: 2px;
  10. }
  11.  
  12. dl {
  13.     line-height: 2.7;
  14. }
  15.