home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gimp / 2.0 / help / en / gimp22.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2008-05-03  |  12.3 KB  |  603 lines

  1. /* This file is part of gimp-help-2. It is copyrighted under the GNU
  2.    Free Documentation License Version 1.1 which you can get from
  3.    http://www.gnu.org 
  4.    
  5.    This  CSS file is (nearly) equivalent to
  6.            gimp-help-screen.css, SVN revision 2043,
  7.    (just before we switched to the new color scheme  at 2007-08-26).
  8. */
  9. @media screen {
  10.     body {
  11.         font-family: sans-serif;
  12.         font-size: 100%;
  13.         padding: 0;
  14.         margin: 0;
  15.     }
  16.     .book,.section,div.sect1,div.sect2,div.sect3,.simplesect,.chapter,.part,.preface,.glossary,.bibliography,.reference,.refentry,.appendix,.index
  17.     {
  18.         max-width: 45em;
  19.         min-width: 15em;
  20.         /*
  21.          min / max only works withoud a fixed width...
  22.          width: 45em;
  23.          */
  24.         margin: 0 auto;
  25.         margin-bottom: 2em;
  26.     }
  27.     h1,h2,h3,h4,h5,h6,h7 {
  28.         clear: both;
  29.     }
  30.     h1 {
  31.         font-weight: bold;
  32.         font-size: 166%;
  33.         text-align: left;
  34.         clear: both;
  35.         padding: 0;
  36.         margin: 2em 0em 0em 0em;
  37.     }
  38.     h2 {
  39.         margin: 2em 0em 0.66em 0em;
  40.         padding: 0.5em 0em 0em 0em;
  41.         font-size: 142.14%;
  42.         font-weight: normal;
  43.     }
  44.     h2.subtitle {
  45.         margin: 0.10em 0em 3.0em 0em;
  46.         padding: 0;
  47.         width: 80%;
  48.         padding-left: 20%;
  49.         font-weight: normal;
  50.         font-style: italic;
  51.         text-align: right;
  52.     }
  53.     h3 {
  54.         margin: 1em 0em 0.5em 0em;
  55.         padding: 1em 0em 0em 0em;
  56.         font-size: 140%;
  57.         font-weight: normal;
  58.     }
  59.     h3.subtitle {
  60.         margin: 0em 0em 1em 0em;
  61.         padding: 0;
  62.         font-size: 142.14%;
  63.         font-weight: normal;
  64.         text-align: right;
  65.     }
  66.     h4 {
  67.         margin: 1em 0em 0.5em 0em;
  68.         padding: 1em 0em 0em 0em;
  69.         font-size: 120%;
  70.         font-weight: normal;
  71.     }
  72.     h5 {
  73.         margin: 1em 0em 0.5em 0em;
  74.         padding: 1em 0em 0em 0em;
  75.         font-size: 110.000%;
  76.         border-bottom: 1px solid black;
  77.     }
  78.     h6 {
  79.         margin: 1em 0em 0em 0em;
  80.         padding: 1em 0em 0em 0em;
  81.         font-size: 80%;
  82.         font-weight: normal;
  83.     }
  84.     .authorgroup {
  85.         float: right;
  86.     }
  87.     h3.author {
  88.         margin: 0;
  89.         padding: 0;
  90.         font-weight: normal;
  91.     }
  92.     .author tt.email {
  93.         font-size: 66%;
  94.     }
  95.     .titlepage hr {
  96.         width: 0;
  97.         clear: both;
  98.     }
  99.     .toc,.list-of-tables,.list-of-examples,.list-of-figures {
  100.         padding: 1.33em 0em 2.5em 0em;
  101.     }
  102.     .toc p,.list-of-tables p,.list-of-figures p,.list-of-examples p {
  103.         padding: 0;
  104.         padding: 0em 0em 0.3em;
  105.         margin: 1.5em 0 0 0;
  106.     }
  107.     .toc p b,.list-of-tables p b,.list-of-figures p b,.list-of-examples p b
  108.         {
  109.         font-weight: bold;
  110.     }
  111.     .toc dl,.list-of-tables dl,.list-of-figures dl,.list-of-examples dl {
  112.         margin: 0 0 0.5em 0;
  113.         padding: 0;
  114.     }
  115.     .toc dt {
  116.         margin: 0;
  117.         padding: 0;
  118.     }
  119.     .toc dd {
  120.         margin: 0em 0em 0em 2.6em;
  121.         padding: 0;
  122.     }
  123.     .glossary dl dt,.variablelist dl dt span.term {
  124.         font-weight: normal;
  125.     }
  126.     .glossary dl dd,.variablelist dl dd {
  127.         margin-left: 2.6em;
  128.     }
  129.     .glossary dd p,.variablelist dd p {
  130.         margin-top: 0;
  131.         margin-bottom: 1em;
  132.     }
  133.     div.calloutlist table {
  134.         margin-top: 1em;
  135.     }
  136.     div.calloutlist table td {
  137.         padding: 0;
  138.         margin: 0;
  139.     }
  140.     div.calloutlist table td p {
  141.         margin-top: 0;
  142.         margin-bottom: 1em;
  143.     }
  144.     div.calloutlist table td img {
  145.         margin-left: 2em;
  146.     }
  147.     div p.copyright {
  148.         text-align: left;
  149.     }
  150.     div.legalnotice p.legalnotice-title {
  151.         margin-bottom: 0;
  152.     }
  153.     p {
  154.         text-align: justify;
  155.         line-height: 142%;
  156.         margin: 1em 0;
  157.     }
  158.     .biblioentry p {
  159.         text-align: left;
  160.     }
  161.     dl {
  162.         padding-top: 0;
  163.     }
  164.     hr {
  165.         border: solid 1px;
  166.     }
  167.     .mediaobject,.mediaobjectco,div.navheader table th {
  168.         text-align: center;
  169.     } /* only enabled if the containing block is dimensioned  */
  170.     img {
  171.         border: none;
  172.     }
  173.     .mediaobject {
  174.         width: 600px;
  175.     }
  176.     /* this class must be dimensioned to allow a children positioning
  177.          * in the relevant containing block */
  178.     .mediaobject img,.mediaobjectco img {
  179.         max-width: 36em;
  180.     }
  181.     /*
  182.      * align two mediaobjects in a figure besides each other
  183.      */
  184.     .figure .mediaobject {
  185.         display: table-cell;
  186.         padding: 0.5em;
  187.     }
  188.     ul {
  189.         padding: 0 0 0 1.5em;
  190.     }
  191.     ul li {
  192.         padding: 0;
  193.     }
  194.     ul li p {
  195.         text-align: left;
  196.     }
  197.     table {
  198.         width: 100%;
  199.     }
  200.     th {
  201.         padding: 0.25em;
  202.         text-align: left;
  203.         font-weight: normal;
  204.         vertical-align: top;
  205.     }
  206.     td {
  207.         padding: 0.25em;
  208.         vertical-align: top;
  209.     }
  210.     p a [id],p a [id]:hover,p a [id]:visited {
  211.         margin: 0;
  212.         padding: 0;
  213.         display: inline;
  214.         background-image: none;
  215.     }
  216.     p a,p a:hover,p a:visited {
  217.         margin-left: 5px;
  218.         padding-left: 10px;
  219.         background-image: url("../images/link.png");
  220.         background-repeat: no-repeat;
  221.         background-position: center left;
  222.     }
  223.     p > a.indexterm {
  224.         display: none;
  225.     }
  226.     pre {
  227.         overflow: auto;
  228.     }
  229.     div.informalfigure,div.informalexample,div.informaltable,div.figure,div.table,div.example
  230.     {
  231.         margin: 1em 0;
  232.         padding: 1em;
  233.         page-break-inside: avoid;
  234.     }
  235.     div.informalfigure p.title b,div.informalexample p.title b,div.informaltable p.title b,div.figure p.title b,div.example p.title b,div.table p.title b
  236.     {
  237.         padding-top: 0;
  238.         margin-top: 0;
  239.         font-weight: normal;
  240.     }
  241.     div.informalequation {
  242.         padding-left: 4em;
  243.     }
  244.     .mediaobject .caption,.mediaobject .caption p {
  245.         text-align: center;
  246.         padding-top: 0.5em;
  247.         padding-bottom: 0.5em;
  248.     }
  249.     .epigraph {
  250.         padding-left: 55%;
  251.         margin-bottom: 1em;
  252.     }
  253.     .epigraph p {
  254.         text-align: left;
  255.     }
  256.     .epigraph .quote {
  257.         font-style: italic;
  258.     }
  259.     .epigraph .attribution {
  260.         font-style: normal;
  261.         text-align: right;
  262.     }
  263.     span.application {
  264.         font-style: italic;
  265.     }
  266.     .programlisting {
  267.         font-family: monospace;
  268.         font-size: 80%;
  269.         white-space: pre;
  270.         margin: 1.33em 0;
  271.         padding: 1.33em;
  272.     }
  273.     .tip,.warning,.caution,.note {
  274.         margin-top: 1em;
  275.         margin-bottom: 1em;
  276.     }
  277.     /* force full width of table within div */
  278.     .tip table,.warning table,.caution table,.note table {
  279.         border: none;
  280.         width: 100%;
  281.     }
  282.     .tip table th,.warning table th,.caution table th,.note table th {
  283.         padding: 0.8em 0.0 0.0em 0.0em;
  284.         margin: 0;
  285.     }
  286.     .tip p,.warning p,.caution p,.note p {
  287.         margin-top: 0.5em;
  288.         margin-bottom: 0.5em;
  289.         padding-right: 1em;
  290.         text-align: left;
  291.     }
  292.     .acronym {
  293.         text-transform: uppercase;
  294.     }
  295.     b.keycap,.keycap {
  296.         padding: 0.09em 0.3em;
  297.         margin: 0;
  298.     }
  299.     .mousebutton {
  300.         background-color: #fffaf0; /* FloralWhite */
  301.             /* same as .keycap: */
  302.         padding: 0.09em 0.3em;
  303.         margin: 0;
  304.         border: 1px solid #999;
  305.         -moz-border-radius: 0.3em;
  306.     }
  307.     div [class="segmentedlist"] tr [class="segtitle"] {
  308.         color: white;
  309.         background-color: #4d4d4d; /* grey30 */
  310.     }
  311.     .itemizedlist li {
  312.         clear: none;
  313.     }
  314.     .filename {
  315.         font-size: medium;
  316.         font-family: Courier, monospace;
  317.     }
  318.     div.navheader,div.heading {
  319.         background-color: #d6ba00;
  320.         width: 100%;
  321.     }
  322.     div.navfooter,div.footing {
  323.         background-color: #d6ba00;
  324.         width: 100%;
  325.     }
  326.     div.navheader table {
  327.         border-left: 0;
  328.         border-right: 0;
  329.         border-top: 0;
  330.         width: 100%;
  331.     }
  332.     div.navfooter table {
  333.         border-left: 0;
  334.         border-right: 0;
  335.         border-bottom: 0;
  336.         width: 100%;
  337.     }
  338.     div.navheader table td a,div.navfooter table td a {
  339.         color: #777;
  340.         text-decoration: none;
  341.     }
  342.     /* normal text in the footer */
  343.     div.navfooter table td {
  344.         color: black;
  345.     }
  346.     div.navheader table td a:visited,div.navfooter table td a:visited {
  347.         color: #444;
  348.     }
  349.     /* links in header and footer */
  350.     div.navheader table td a:hover,div.navfooter table td a:hover {
  351.         text-decoration: underline;
  352.         background-color: transparent;
  353.         color: #33a;
  354.     }
  355.     div.navheader hr,div.navfooter hr {
  356.         display: none;
  357.     }
  358.     .qandaset tr.question td p {
  359.         margin: 0 0 1em 0;
  360.         padding: 0;
  361.     }
  362.     .qandaset tr.answer td p {
  363.         margin: 0 0 1em 0;
  364.         padding: 0;
  365.     }
  366.     .answer td {
  367.         padding-bottom: 1.5em;
  368.     }
  369.     .emphasis {
  370.         text-weight: bold;
  371.     }
  372.     /* glossary quicklinks */
  373.     a[id="glossary-quicklinks"] + table[class="simplelist"] {
  374.         font-size: smaller;
  375.     }
  376.     a[id="glossary-quicklinks"] + table[class="simplelist"] td {
  377.         padding: 0.7ex;
  378.         float: left;
  379.     }
  380.     /************* /
  381.     / decorations  /
  382.     / *************/
  383.     .subtitle {
  384.         border: none;
  385.     }
  386.     h1 {
  387.         border: none;
  388.     }
  389.     h2 {
  390.         border-top: solid 0.2em;
  391.         border-bottom: solid 0.06em;
  392.     }
  393.     h3 {
  394.         border-top: 0;
  395.         border-bottom: solid 0.06em;
  396.     }
  397.     h4 {
  398.         border: 0;
  399.         border-bottom: solid 0.06em;
  400.     }
  401.     h5 {
  402.         border: 0;
  403.     }
  404.     .programlisting {
  405.         border: solid 1px;
  406.     }
  407.     div.figure,div.table,div.informalfigure,div.informaltable,div.informalexample,div.example
  408.         {
  409.         border: 1px solid;
  410.     }
  411.     .tip,.warning,.caution,.note {
  412.         border: 1px solid;
  413.     }
  414.     .tip table th,.warning table th,.caution table th,.note table th {
  415.         border-bottom: 1px solid;
  416.     }
  417.     .question td {
  418.         border-top: 1px solid black;
  419.     }
  420.     .answer {
  421.         
  422.     }
  423.     b.keycap,.keycap {
  424.         border: 1px solid;
  425.     }
  426.     div.navheader,div.heading {
  427.         border-bottom: 1px solid;
  428.     }
  429.     div.navfooter,div.footing {
  430.         border-top: 1px solid;
  431.     }
  432.     /********* /
  433.     /  colors  /
  434.     / *********/
  435.     body {
  436.         color: #222;
  437.         background: #fdfdfd;
  438.     }
  439.     a {
  440.         color: #026;
  441.         text-decoration: underline;
  442.     }
  443.     a:hover,a:visited {
  444.         background: transparent;
  445.         color: darkviolet;
  446.     }
  447.     h1,h2,h3,h4,h5,h6,h7,h8 {
  448.         background-color: transparent;
  449.     }
  450.     hr {
  451.         border-color: #aaa;
  452.     }
  453.     .tip,.warning,.caution,.note {
  454.         border-color: #aaa;
  455.     }
  456.     .tip table th,.warning table th,.caution table th,.note table th {
  457.         border-bottom-color: #aaa;
  458.     }
  459.     .warning {
  460.         background-color: #fea;
  461.     }
  462.     .caution {
  463.         background-color: #fea;
  464.     }
  465.     .tip {
  466.         background-color: #eff;
  467.     }
  468.     .note {
  469.         background-color: #dfc;
  470.     }
  471.     .glossary dl dt,.variablelist dl dt,.variablelist dl dt span.term {
  472.         color: #044;
  473.     }
  474.     /* variablelist within glossary entry */
  475.     .glossdiv .variablelist dl dt span.term {
  476.         color: #556B2F; /* dark olive green */
  477.     }
  478.     /* Nested variablelist */
  479.     .variablelist .variablelist dl dt,.variablelist .variablelist dl dt span.term
  480.     {
  481.         color: #556B2F; /* dark olive green */
  482.     }
  483.     .variablelist .variablelist .variablelist dl dt,
  484.     .variablelist .variablelist .variablelist dl dt span.term {
  485.         color: #2e8b57; /* SeaGreen4 */
  486.     }
  487.     /* glossary quicklinks */
  488.     a[id="glossary-quicklinks"] + table[class="simplelist"] a {
  489.         color: #7f7f7f;    /* grey50 */
  490.         text-decoration: none;
  491.     }
  492.     a[id="glossary-quicklinks"] + table[class="simplelist"] a:link {
  493.         color: #7f7f7f;    /* grey50 */
  494.         text-decoration: none;
  495.     }
  496.     a[id="glossary-quicklinks"] + table[class="simplelist"] a:visited {
  497.         color: #7f7f7f;    /* grey50 */
  498.         text-decoration: none;
  499.     }
  500.     a[id="glossary-quicklinks"] + table[class="simplelist"] a:hover {
  501.         text-decoration: none;
  502.         color: white;
  503.         background-color: blue;
  504.     }
  505.     div.figure,div.table,div.example,div.informalfigure,div.informaltable,div.informalexample
  506.     {
  507.         border-color: #aaa;
  508.     }
  509.     pre.programlisting {
  510.         color: black;
  511.         background-color: #fff;
  512.         border-color: #aaa;
  513.     }
  514.     .guimenu,.guisubmenu,.guimenuitem,.guilabel,.guibutton {
  515.         background-color: #eee;
  516.     }
  517.     /* For text only (<guiicon><inlinemediaobject><textobject>) */
  518.     .guiicon .inlinemediaobject span {
  519.         color: black;
  520.         background-color: #f0ffff;    /* azure */
  521.         border: 1px solid #999999;    /* grey60 */
  522.         font-style: italic;
  523.         padding-left:  2px;
  524.         padding-right: 2px;
  525.     }
  526.     b.keycap,.keycap {
  527.         background-color: #eee;
  528.         border-color: #999;
  529.     }
  530.     div.navheader {
  531.         border-color: black;
  532.     }
  533.     div.navfooter {
  534.         border-color: black;
  535.     }
  536.     /*********** /
  537.     /  graphics  /
  538.     / ***********/ 
  539.     div.preface .titlepage .title,div.colophon .title,div.chapter .titlepage .title
  540.     {
  541.         background-image: url("images/title-bg.png");
  542.         background-position: bottom;
  543.         background-repeat: repeat-x;
  544.     }
  545.     div.section div.section .titlepage .title,div.sect2 .titlepage .title {
  546.         background: none;
  547.     }
  548.     h1.title {
  549.         background-color: transparent;
  550.         background-image: none;
  551.     }
  552.     h2.subtitle {
  553.         background-color: transparent;
  554.         background-image: none;
  555.     }
  556.     /*************************************** /
  557.     /  gimp-help-2 specific alterations      /
  558.     / ***************************************/
  559.     /* titlepage */
  560.     div.book .titlepage {
  561.         padding-top: 400px; /* height of the splash image */
  562.         background-image: url("../images/gimp-splash.png");
  563.         background-repeat: no-repeat;
  564.     }
  565.     /* revhistory */
  566.     div.revhistory {
  567.         margin-left: 0.5em;
  568.         float: right;
  569.         border: 1px dotted #aaa;
  570.     }
  571.     div.revhistory table {
  572.         width: auto;
  573.         border: 0;
  574.     }
  575.     div.revhistory table tr th,div.revhistory table tr td {
  576.         border: 0;
  577.     }
  578.     div.revhistory table tr th,div.revhistory table tr td {
  579.         color: #aaa;
  580.         font-size: small;
  581.     }
  582.     /**************************************** /
  583.     / mozilla vendor specific css extensions  /
  584.     / ****************************************/
  585.     div.figure,div.table,div.informalfigure,div.informaltable,div.informalexample,div.example,.tip,.warning,.caution,.note
  586.     {
  587.         -moz-border-radius: 0.5em;
  588.     }
  589.     b.keycap,.keycap {
  590.         -moz-border-radius: 0.3em;
  591.     }
  592.     /**************************************** /
  593.     / later (non-GIMP-2.2) changes            /
  594.     / ****************************************/
  595.         /* make white color visible */
  596.     div.equation-contents img {
  597.         background-color: #004010;
  598.         padding: 1em;
  599.         border: 0.75ex ridge rgb(139,115,85);
  600.         display: inline-block;
  601.     }
  602. }
  603.