home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / CHIP_CD_2004-12.iso / bonus / oo / OOo_1.1.3_ru_RU_infra_WinIntel_install.exe / $PLUGINSDIR / f_0032 / custom.css < prev    next >
Cascading Style Sheet File  |  2001-11-27  |  4KB  |  68 lines

  1. /*
  2. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  3. +                          STAROFFICE 6.0 HELP                      +
  4. +                           MASTER STYLESHEET                       +
  5. +                           WESTERN LANGUAGES                       +
  6. +-------------------------------------------------------------------+
  7. + This stylesheet defines the appearance of the online help files.  +
  8. + It is language dependent and located in {installdir}/help/{lang}  +
  9. +-------------------------------------------------------------------+
  10. + (c) 2001 Sun Microsystems, Inc. All Rights Reserved               +
  11. +-------------------------------------------------------------------+
  12. + Last changes: 10-DEC-01 FPE                                       +
  13. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  14. */
  15.  
  16.  
  17. /* Main Styles */
  18.  
  19. p                          { font-family: Verdana,Tahoma,Andale Sans UI,Arial,Helvetica,Albany,lucidux sans; font-size: 9pt; color: #000000;}
  20. td                         { color:#000000; margin-left: 0pt; }
  21. th                         { color:#666666; align: left; margin-left: 0pt; font-weight:bold; }
  22.  
  23. /* Link styles */
  24.  
  25. .ContentLink               { color:#333366; font-weight: bold; font-decoration: none; }
  26. .ContentLink:hover         { font-decoration: underline; }
  27.  
  28. /* Style classes simple paragraphs */
  29.  
  30. .Paragraph                 { margin-left: 0pt;  margin-top: 7pt; margin-bottom: 7pt;}
  31. .ParaList                  { margin-left: 20pt; margin-top: 2pt; margin-bottom: 2pt; }
  32. .PropText                  { font-family: Cumberland,Courier New,Courier; margin-top: 2pt; margin-bottom: 2pt; }
  33.  
  34. /* Style classes headings */
  35.  
  36.  
  37. h1, .Head1                 { font-family: Arial,Helvetica,Albany,lucidux sans; color:#EEEEEE; font-size:18pt; font-weight: bold; margin-top: 5pt; }
  38. h2, .Head2                 { font-family: Arial,Helvetica,Albany,lucidux sans; color:#333366; font-size:14pt; font-weight: bold; margin-top: 20pt; margin-bottom: 2pt;}
  39. h3, .Head3                 { font-family: Arial,Helvetica,Albany,lucidux sans; color:#333366; font-size:12pt; font-weight:bold; margin-top: 25pt; margin-bottom: 2pt;} 
  40. h4, .Head4                 { font-family: Arial,Helvetica,Albany,lucidux sans; color:#333366; font-size:10pt; font-weight:bold; margin-top: 20pt; margin-bottom: 2pt;}
  41. h5, .Head5                 { font-family: Arial,Helvetica,Albany,lucidux sans; color:#333366; font-size:10pt; margin-top: 15pt; margin-bottom: 2pt;}
  42. h6, .Head6                 { font-family: Arial,Helvetica,Albany,lucidux sans; color:#333366; font-size:10pt; margin-top: 15pt; margin-bottom: 2pt;}
  43.  
  44. /* Style classes tables */
  45.  
  46. .TextInTable               { color:#000000; align: left; margin-left: 0pt; }
  47. .TableHead                 { color:#333333; align: left; font-weight:bold; }
  48.  
  49. /* Style classes spans */
  50. .emph                      { font-weight: bold; }
  51.  
  52. /* Style classes special context */
  53.  
  54. .tablebg                   { background: #FFFFFF; }
  55. .tableheadbg               { background: #FFFFFF; }
  56. .tabledatabg               { background: #FFFFFF; }
  57.  
  58. .doctitlebg                { background: #000066; }
  59. .doctablebg                { background: #000066; }
  60.  
  61. .howtogetheader            { font-weight: bold; color: #000033; background: #DDDDDD; }
  62. .howtogetbody              { font-size: 9pt; color: #000000; background: #EEEEEE; }
  63. .howtogetpara              { font-size: 9pt; color: #000000; margin-top: 2pt; margin-bottom: 2pt;}
  64. .reltop                    { background: #EEEEEE; color:#000033; font-size:10pt; font-weight:bold; margin-top: 20pt; margin-top: 2pt;}
  65.  
  66. /* Style classes Webtop context */
  67.  
  68. .ContentCell               { background: #FFFFFF; }