home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Complet / thunderbird / chrome / qute.jar / skin / classic / messenger / aboutDialog.css next >
Encoding:
Cascading Style Sheet File  |  2003-08-12  |  431 b   |  33 lines

  1. #aboutDialog {
  2.   padding: 0px 0px 10px 0px;
  3. }
  4.  
  5. #clientBox {
  6.   background-color: #FFFFFF;
  7. }
  8.  
  9. #brandName {
  10.   font-weight: bold; font-size: larger;
  11.  
  12. #detailsBox {
  13.   padding: 8px 10px 10px 8px;
  14. }
  15.  
  16. #versionField {
  17.   background-color: #FFFFFF;
  18.   -moz-appearance: none;
  19.   border: none;
  20.   font-weight: bold;
  21. }
  22.  
  23. #copyright {
  24.   color: blue;
  25.   text-decoration: underline;
  26. }
  27.  
  28. #groove {
  29.   margin-top: 0px;
  30. }
  31.  
  32.