am 54161d14
: DOCS ONLY. styleheet changes to fix some errors in the print layout and remove extra space from above nested lists, so they fit closer to the parent list item.
Merge commit '54161d143931c5be2d49e8f9f215ec8bff2237af' into eclair * commit '54161d143931c5be2d49e8f9f215ec8bff2237af': DOCS ONLY.
This commit is contained in:
@@ -134,7 +134,7 @@ dd pre, dd table, dd img {
|
||||
|
||||
li ul,
|
||||
li ol {
|
||||
margin:.5em 0 0 0;
|
||||
margin:0;
|
||||
padding: 0 0 0 2em;
|
||||
}
|
||||
|
||||
|
@@ -1184,21 +1184,16 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body
|
||||
padding:0;
|
||||
}
|
||||
|
||||
#headerLeft .guide {
|
||||
display:none;
|
||||
}
|
||||
|
||||
#headerRight {
|
||||
#header-tabs,
|
||||
#headerRight,
|
||||
#side-nav,
|
||||
#api-info-block {
|
||||
display:none;
|
||||
}
|
||||
|
||||
#body-content {
|
||||
position:inherit;
|
||||
}
|
||||
|
||||
#side-nav {
|
||||
display:none;
|
||||
}
|
||||
|
||||
#doc-content {
|
||||
margin-left:0 !important;
|
||||
|
Reference in New Issue
Block a user