summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* rename task list to checklist in docs [skip ci]Dan Allen2018-08-051-3/+3
|
* slightly tweak alignment of nav toggle buttonDan Allen2018-08-051-1/+1
|
* merge !53Dan Allen2018-08-052-2/+20
|\ | | | | resolves #51 make text of text-only nav item with children clickable
| * make text of text-only nav item with children clickableDan Allen2018-08-052-2/+20
|/
* reduce size of font in navigation panelDan Allen2018-08-052-6/+11
|
* scope scrollbar changes to navigation menu; only color trackDan Allen2018-08-052-17/+8
|
* resolves #63 fix nav menu layoutDan Allen2018-08-051-58/+27
| | | | | | | - use absolute positioning for toggle to avoid unintended wrapping behavior - reduce size of toggle button - tighten line height - adjust spacing
* fix HTML validation errorsDan Allen2018-08-054-4/+4
|
* merge !48Dan Allen2018-08-051-0/+16
|\ | | | | | | resolves #56 add missing table cell alignment classes
| * add missing table cell alignment classesJean-Louis Jouannic2018-08-051-0/+16
| |
* | merge !51Dan Allen2018-08-051-51/+2
|\ \ | | | | | | | | | resolves #25 remove fancy ordered list numbering styles
| * | remove fancy ol numbering stylesEwan Edwards2018-08-051-91/+2
| | |
| * | Specify initial values for ordered lists, based on start attribute.Ewan Edwards2018-08-031-0/+40
| | |
* | | merge !50Dan Allen2018-08-051-1/+3
|\ \ \ | |/ / |/| | | | | resolves #57 update README.adoc with correct ui bundle snippet
| * | update README.adoc with correct ui bundle snippetPeter Macko2018-08-051-1/+3
| | |
* | | remove async from pack task [skip ci]Dan Allen2018-06-291-1/+1
| | |
* | | add ico files to bundleDan Allen2018-06-231-1/+1
| | |
* | | add env key to UI model to previewDan Allen2018-06-231-0/+1
|/ /
* / add margin to verse blockDan Allen2018-05-251-3/+4
|/
* fix race condition in fragment jumperDan Allen2018-04-151-0/+1
| | | | - sometimes the built-in jump wins out; jump again after delay to be sure
* merge !45Sarah White2018-04-107-204/+319
|\ | | | | resolves #53 create inline text styles page
| * add tags to inline text section headingsSarah White2018-04-101-4/+4
| |
| * revise inline text styles pageDan Allen2018-04-101-16/+43
| | | | | | | | | | | | | | - update examples - explain the browser default in each case - explain more clearly what the default styleheet does - add examples
| * add highlight inline text styles sectionSarah White2018-04-101-0/+13
| |
| * fix ui macro example errorSarah White2018-04-102-8/+6
| |
| * move ui macros to new pageSarah White2018-04-102-62/+67
| |
| * move sidebar styles to new pageSarah White2018-04-102-26/+33
| |
| * move list styles to new pageSarah White2018-04-103-79/+88
| |
| * move admonition styles to a new pageSarah White2018-04-102-33/+44
| |
| * add inline monospace section to text stylesSarah White2018-04-102-1/+15
| |
| * add italic inline text style sectionSarah White2018-04-101-0/+12
| |
| * add inline text styles to navSarah White2018-04-102-4/+1
| | | | | | | | - remove duplicate attributes
| * add bold section to inline text stylesSarah White2018-04-101-0/+22
|/
* remove is-current from last breadcrumb as it currently breaks the searchDan Allen2018-04-091-1/+1
|
* consistently use screen in width-based CSS media queriesDan Allen2018-04-098-14/+14
|
* merge !46Dan Allen2018-04-071-5/+2
|\ | | | | switch CI image to alpine
| * switch CI image to alpineDan Allen2018-04-061-5/+2
|/ | | | | - use alpine instead of debian - use concrete tag
* add is-current marker to breadcrumb for current pageDan Allen2018-04-061-1/+1
|
* only apply font settings to first item in navbar-brandDan Allen2018-04-061-2/+2
|
* use double quotes for quoted text in stylesheetDan Allen2018-04-063-4/+4
|
* lighten sidebar backgroundDan Allen2018-04-051-1/+1
|
* move relative positioning on admonition block to child tableDan Allen2018-04-031-2/+2
|
* merge !44Dan Allen2018-04-021-0/+4
|\ | | | | resolves #50 collapse top margin on first child of sidebar if sidebar has no title
| * collapse top margin on first child of sidebar if sidebar has no titleDan Allen2018-03-311-0/+4
|/
* merge !43Dan Allen2018-03-311-3/+9
|\ | | | | resolves #49 apply style to version links in explore panel to make them stand out more
| * apply style to version links in explore panel to make them stand out moreDan Allen2018-03-301-3/+9
|/
* fix display properly of icon in navbarDan Allen2018-03-281-0/+1
|
* adjust weight and alignment of section anchorDan Allen2018-03-281-1/+2
|
* resolves #48 change h3 headings to boldDan Allen2018-03-271-0/+4
|
* merge !42Dan Allen2018-03-279-35/+46
|\ | | | | resolves #47 fix 404 layout