git://git.exim.org
/
exim-website.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix alignment of dl dd dl entities
[exim-website.git]
/
templates
/
static
/
doc
/
index.css
diff --git
a/templates/static/doc/index.css
b/templates/static/doc/index.css
index 63ea01fddfddc6a7b7b5d8d90df8824aeeccf8c0..708da46b803dfbdf9c48df78e555b44704879449 100644
(file)
--- a/
templates/static/doc/index.css
+++ b/
templates/static/doc/index.css
@@
-48,7
+48,7
@@
#chapters.expandable li.chapter .button {
display: block;
#chapters.expandable li.chapter .button {
display: block;
- background-image: url('../../../../doc/plus-12x12.png');
+ background-image: url('../../../../
static/
doc/plus-12x12.png');
}
#chapters.expandable li.chapter span.chapter_title.nosub {
}
#chapters.expandable li.chapter span.chapter_title.nosub {
@@
-60,7
+60,7
@@
}
#chapters.expandable li.chapter.open .button {
}
#chapters.expandable li.chapter.open .button {
- background-image: url('../../../../doc/minus-12x12.png');
+ background-image: url('../../../../
static/
doc/minus-12x12.png');
}
#chapters.expandable li.chapter.open ul.sections {
}
#chapters.expandable li.chapter.open ul.sections {