~ubuntu-branches/ubuntu/trusty/gimp/trusty

« back to all changes in this revision

Viewing changes to devel-docs/libgimpconfig/html/style.css

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2009-08-14 09:57:17 UTC
  • mto: (1.1.21 upstream) (0.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20090814095717-37dh2xqy5t0rurpk
ImportĀ upstreamĀ versionĀ 2.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
  {
57
57
    color: #770000;
58
58
    font-size: 80%;
 
59
    white-space: nowrap;
59
60
  }
60
 
  div.refentry, div.chapter, div.reference, div.part, div.book, div.index, div.glossary, div.sect1, div.appendix, div.preface
 
61
  div.refentry, div.chapter, div.reference, div.part, div.book, div.glossary, div.sect1, div.appendix, div.preface
61
62
  {
62
63
    position: relative;
63
64
    top: 3em;
64
65
    z-index: 0;
65
66
  }
 
67
  div.glossary, div.index
 
68
  {
 
69
    position: relative;
 
70
    top: 2em;
 
71
    z-index: 0;
 
72
  }
66
73
  div.refnamediv
67
74
  {
68
75
    margin-top: 2em;