home *** CD-ROM | disk | FTP | other *** search
/ Minami 80 / MINAMI80.iso / Extra / DivXInstaller.exe / $PLUGINSDIR / GoogleToolbarFirefox.msi / xpi / chrome / tb-amulet-of-protection / content / protection-preferences.css < prev    next >
Cascading Style Sheet File  |  2006-05-15  |  300b  |  17 lines

  1. .amulet-preferences-paragraph {
  2.   padding-bottom: 2em;
  3. }
  4.  
  5. .content-box { 
  6.   overflow-y: visible !important;
  7.   overflow-x: visible !important;
  8. }
  9.  
  10. .amulet-preferences-link { 
  11.   color: blue;
  12.   cursor: pointer;
  13.   text-decoration: underline;
  14.   padding: 0px;
  15.   border: 0px;
  16.   margin: 0px;
  17. }