home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 February / PCWorld_2008-02_cd.bin / komunikace / maxthon / mx_2.0.7.1245.exe / template / ResumeSession / maxResumeSession.css < prev    next >
Cascading Style Sheet File  |  2007-09-17  |  332b  |  24 lines

  1. /*
  2.  
  3. Style Sheet For Resume Session Template v2.0.3
  4. Last Modified: 2006-12-25 11:35:26
  5. SiC
  6.  
  7. */
  8. .header{
  9.     height: 64px;
  10. }
  11. /* page */
  12.  
  13. .checkButton{
  14.     cursor: pointer;
  15. }
  16. .pageList-item{
  17.     word-break: keep-all;
  18.     white-space: nowrap;
  19.     overflow: hidden;
  20.     margin: 10px;
  21. }
  22. .openedPageLink{
  23.     color: #666666 !important;
  24. }