hacker-slides
hacker-slides copied to clipboard
#stash-pane should not be fixed, or the browser window will not have scrollbar to show full file list
#stash-pane should not be fixed, or the browser window will not have scrollbar to show full file list
#stash-pane should not be fixed, or the browser window will not have scrollbar to show full file list,and #stash-pane #controls should set as follow,through the controls in this page may not work.
#stash-pane {
top: 0; width: 60%; height: 100%; font-size: 16px; }
#stash-pane #controls { color: #2e2e2e;
right: 0; top: 0; z-index: 1; margin: 5px 5px 0 0; }
at the sametime,editpane controls overlaped by right presentation preview,should set as follow:
#edit-pane #controls { color: #2e2e2e; position: absolute; right: 30px; top: 0; z-index: 1; margin: 5px 5px 0 0; }