Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix occasional v.scroll bars on pre blocks (I think) | Mark Lentczner | 2010-08-25 | 1 | -1/+1 |
| | |||||
* | fix small layout issues | Mark Lentczner | 2010-08-20 | 1 | -3/+4 |
| | | | | | mini frames should have same size top heading give info block dts some padding so they don't collide in some browsers | ||||
* | better synopsis handling logic - no flashing | Mark Lentczner | 2010-08-20 | 1 | -0/+5 |
| | |||||
* | margin fiddling | Mark Lentczner | 2010-08-18 | 1 | -11/+6 |
| | |||||
* | layout tweeks - mini page font size, toc color, etc. | Mark Lentczner | 2010-08-18 | 1 | -10/+9 |
| | |||||
* | don't collapse entries in module list when clicking on links | Mark Lentczner | 2010-08-17 | 1 | -4/+5 |
| | |||||
* | clean up collapser logics | Mark Lentczner | 2010-08-17 | 1 | -29/+17 |
| | | | | | | | | javascript code for collapasble sections cleaned up rewrote class utilities in javascript to be more robust refactored utilities for generating collapsable sections made toc be same color as synopsis module list has needed clear attribute in CSS | ||||
* | font size and margin tweaks | Mark Lentczner | 2010-08-16 | 1 | -11/+21 |
| | |||||
* | adjusted font sizes of auxilary pages per new scheme | Mark Lentczner | 2010-08-13 | 1 | -9/+5 |
| | |||||
* | more space between elements | Mark Lentczner | 2010-08-13 | 1 | -1/+1 |
| | |||||
* | removed underlining on hover for named anchors | Mark Lentczner | 2010-08-13 | 1 | -3/+3 |
| | | | | | headings in interface lost thier a element, no need, just put id on heading css for a elements now only applies to those with href attribute | ||||
* | adjusted margin to 2em, 1 wasn't enough | Mark Lentczner | 2010-08-13 | 1 | -2/+2 |
| | |||||
* | implemented YUI's CSS font approach | Mark Lentczner | 2010-08-13 | 1 | -24/+52 |
| | |||||
* | width and font changes | Mark Lentczner | 2010-08-12 | 1 | -14/+20 |
| | | | | | | removed the max width restrictions on the page as a whole and the synopsis made the main font size smaller (nominally 14pt) and then tweaked most font sizes (relative) to be more consistent | ||||
* | close arrows on expanded synopsis drawer | Mark Lentczner | 2010-08-11 | 2 | -2/+5 |
| | |||||
* | improved synopsis drawer: on click, not hover | Mark Lentczner | 2010-07-30 | 2 | -25/+23 |
| | |||||
* | styling source links on declarations | Mark Lentczner | 2010-07-28 | 1 | -0/+9 |
| | |||||
* | make info block and package bar links be floatable by placing them first in ↵ | Mark Lentczner | 2010-07-28 | 1 | -8/+8 |
| | | | | the dom tree | ||||
* | apply margin changes to pre and headings as per group decision, and small ↵ | Mark Lentczner | 2010-07-27 | 1 | -8/+5 |
| | | | | cleanups | ||||
* | give a class to empty dd elements so they can be hidden | Mark Lentczner | 2010-07-27 | 1 | -0/+4 |
| | |||||
* | move themes into html dir with .theme and .std-theme extensions | Mark Lentczner | 2010-07-27 | 4 | -0/+486 |