home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 114 / CDRom114.iso / internet / temathun / Charamel.jar / global / custom-mail-dialogs.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-07-24  |  313 b   |  17 lines

  1. /*:::::::::: Charamel ::::::::::
  2.   This file copyright 2004 Alex W. <lucx@shaw.ca>
  3. */
  4.  
  5. /*get rid of padding for dialogs with tabs*/
  6. dialog[title="Properties"],
  7. #abcardDialog,
  8. #signonviewer,
  9. #certmanager{
  10. padding:0px!important;
  11. }
  12.  
  13.  
  14. #certmanager tabbox{
  15. margin:0px!important;
  16. border:1px solid red;
  17. }