aboutsummaryrefslogtreecommitdiff
path: root/html/Ocean.std-theme
Commit message (Collapse)AuthorAgeFilesLines
* fix table of contents CSSMark Lentczner2010-08-271-1/+1
|
* fix broken header link marginsMark Lentczner2010-08-271-1/+1
|
* fixed CSS for ordered lists and def lists in doc blocksMark Lentczner2010-08-261-5/+23
|
* fix occasional v.scroll bars on pre blocks (I think)Mark Lentczner2010-08-251-1/+1
|
* fix small layout issuesMark Lentczner2010-08-201-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 flashingMark Lentczner2010-08-201-0/+5
|
* margin fiddlingMark Lentczner2010-08-181-11/+6
|
* layout tweeks - mini page font size, toc color, etc.Mark Lentczner2010-08-181-10/+9
|
* don't collapse entries in module list when clicking on linksMark Lentczner2010-08-171-4/+5
|
* clean up collapser logicsMark Lentczner2010-08-171-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 tweaksMark Lentczner2010-08-161-11/+21
|
* adjusted font sizes of auxilary pages per new schemeMark Lentczner2010-08-131-9/+5
|
* more space between elementsMark Lentczner2010-08-131-1/+1
|
* removed underlining on hover for named anchorsMark Lentczner2010-08-131-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 enoughMark Lentczner2010-08-131-2/+2
|
* implemented YUI's CSS font approachMark Lentczner2010-08-131-24/+52
|
* width and font changesMark Lentczner2010-08-121-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 drawerMark Lentczner2010-08-112-2/+5
|
* improved synopsis drawer: on click, not hoverMark Lentczner2010-07-302-25/+23
|
* styling source links on declarationsMark Lentczner2010-07-281-0/+9
|
* make info block and package bar links be floatable by placing them first in ↵Mark Lentczner2010-07-281-8/+8
| | | | the dom tree
* apply margin changes to pre and headings as per group decision, and small ↵Mark Lentczner2010-07-271-8/+5
| | | | cleanups
* give a class to empty dd elements so they can be hiddenMark Lentczner2010-07-271-0/+4
|
* move themes into html dir with .theme and .std-theme extensionsMark Lentczner2010-07-274-0/+486