mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update to RDoc 2.5.5
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f8e51f7e59
commit
a7df5ace7e
7 changed files with 32 additions and 12 deletions
|
@ -270,8 +270,12 @@ ul.link-list .type {
|
|||
margin: 1em 0.4em;
|
||||
}
|
||||
|
||||
#description li p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#description ul {
|
||||
margin-left: 2em;
|
||||
margin-left: 1.5em;
|
||||
}
|
||||
#description ul li {
|
||||
line-height: 1.4em;
|
||||
|
@ -401,6 +405,9 @@ ul.link-list .type {
|
|||
#documentation .method-description p + p {
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
#documentation .method-description ul {
|
||||
margin-left: 1.5em;
|
||||
}
|
||||
|
||||
#documentation .attribute-method-heading {
|
||||
background: url(images/tag_green.png) no-repeat left bottom;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue