home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 December / PCWorld_2006-12_cd.bin / komunikace / netscape / nsb-install-8-1-2.exe / chrome / aim.jar / content / aim / appWindow.css < prev    next >
Cascading Style Sheet File  |  2006-01-06  |  296b  |  16 lines

  1. /*
  2. *This controls displaying items in the app window that are universal,
  3. *and should not be different from one skin to the next.
  4. */
  5.  
  6. #aim-taskbar {
  7.   margin-top: 2px;
  8.   min-height: 1em;
  9.   -moz-user-focus: ignore;
  10. }
  11.  
  12. #sidebar-box {
  13.   height: 350px; 
  14.   max-width: none !important;
  15. }
  16.