gtk-doc r569 - trunk
- From: stefkost svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk-doc r569 - trunk
- Date: Mon, 2 Jun 2008 08:26:13 +0000 (UTC)
Author: stefkost
Date: Mon Jun 2 08:26:13 2008
New Revision: 569
URL: http://svn.gnome.org/viewvc/gtk-doc?rev=569&view=rev
Log:
* style.css:
Improve spacing on indicies and glossaries.
Modified:
trunk/ChangeLog
trunk/style.css
Modified: trunk/style.css
==============================================================================
--- trunk/style.css (original)
+++ trunk/style.css Mon Jun 2 08:26:13 2008
@@ -58,12 +58,18 @@
font-size: 80%;
white-space: nowrap;
}
- div.refentry, div.chapter, div.reference, div.part, div.book, div.index, div.glossary, div.sect1, div.appendix, div.preface
+ div.refentry, div.chapter, div.reference, div.part, div.book, div.glossary, div.sect1, div.appendix, div.preface
{
position: relative;
top: 3em;
z-index: 0;
}
+ div.glossary, div.index
+ {
+ position: relative;
+ top: 2em;
+ z-index: 0;
+ }
div.refnamediv
{
margin-top: 2em;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]