Show More
@@ -4,7 +4,7 b' div#pager_splitter {' | |||||
4 |
|
4 | |||
5 | #pager-container { |
|
5 | #pager-container { | |
6 | position: relative; |
|
6 | position: relative; | |
7 | padding: 15px; |
|
7 | padding: 15px 0px; | |
8 | } |
|
8 | } | |
9 |
|
9 | |||
10 | div#pager { |
|
10 | div#pager { |
@@ -1513,7 +1513,7 b' span.input_prompt{font-family:inherit;}' | |||||
1513 | input.raw_input{font-family:inherit;font-size:inherit;color:inherit;width:auto;margin:-2px 0px 0px 1px;padding-left:1px;padding-top:2px;height:1em;} |
|
1513 | input.raw_input{font-family:inherit;font-size:inherit;color:inherit;width:auto;margin:-2px 0px 0px 1px;padding-left:1px;padding-top:2px;height:1em;} | |
1514 | p.p-space{margin-bottom:10px;} |
|
1514 | p.p-space{margin-bottom:10px;} | |
1515 | div#pager_splitter{height:8px;} |
|
1515 | div#pager_splitter{height:8px;} | |
1516 | #pager-container{position:relative;padding:15px;} |
|
1516 | #pager-container{position:relative;padding:15px 0px;} | |
1517 | div#pager{overflow:auto;display:none;}div#pager pre{font-size:13px;line-height:1.231em;color:#000000;background-color:#f7f7f7;padding:0.4em;} |
|
1517 | div#pager{overflow:auto;display:none;}div#pager pre{font-size:13px;line-height:1.231em;color:#000000;background-color:#f7f7f7;padding:0.4em;} | |
1518 | .shortcut_key{display:inline-block;width:15ex;text-align:right;font-family:monospace;} |
|
1518 | .shortcut_key{display:inline-block;width:15ex;text-align:right;font-family:monospace;} | |
1519 | .rendered_html{color:black;}.rendered_html em{font-style:italic;} |
|
1519 | .rendered_html{color:black;}.rendered_html em{font-style:italic;} |
General Comments 0
You need to be logged in to leave comments.
Login now