summaryrefslogtreecommitdiffstats
path: root/src/css
Commit message (Collapse)AuthorAgeFilesLines
* changesHEADmasterDaniel Isaksen2019-04-123-7/+14
|
* upgrade dependenciesDan Allen2018-12-261-4/+1
| | | | | | | | - upgrade dependencies - add preview mode to build - adding missing displayVersion properties in preview model - exclude no-descending-specificity rule in stylelint - fixes compatibility with Node 10
* fix scroll into view behavior in navigationDan Allen2018-08-121-1/+1
| | | | | | | - set position relative on .nav-menu - remove position relative from .nav-item - optimize computations for scroll into view - remove debug statements
* add slight breathing room below expandable list in navDan Allen2018-08-071-4/+3
|
* remove margin below nested nav listDan Allen2018-08-071-6/+2
|
* slightly tweak alignment of nav toggle buttonDan Allen2018-08-051-1/+1
|
* 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
* 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
| |
* | 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
| |
* | add margin to verse blockDan Allen2018-05-251-3/+4
|/
* consistently use screen in width-based CSS media queriesDan Allen2018-04-098-14/+14
|
* 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
|
* collapse top margin on first child of sidebar if sidebar has no titleDan Allen2018-03-311-0/+4
|
* 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
|
* rename current class to context in navigation explore panelDan Allen2018-03-271-3/+3
|
* update styles for sidebar blockDan Allen2018-02-201-7/+7
| | | | | | | - move background and padding to container div - only apply title styles to title for sidebar - change background to something more neutral - apply semi-bold weight to sidebar title
* add sidebar content stylesSarah White2018-02-161-10/+13
|
* add styles for sidebar titleSarah White2018-02-141-0/+10
|
* add some breathing room below the articleDan Allen2018-02-111-1/+1
|
* actually collapse top margin of first child of example blockDan Allen2018-02-101-1/+1
|
* add square brackets around button reference; disable wrapDan Allen2018-02-101-0/+14
|
* collapse top margin of first child of example blockDan Allen2018-02-101-0/+4
|
* fix size and alignment of ordered list numerationsDan Allen2018-02-101-2/+3
|
* remove colon following dt; add dlist example to previewDan Allen2018-02-101-4/+0
|
* add numeration styles for ordered listsDan Allen2018-02-091-3/+28
|
* tighten margin above nested listDan Allen2018-02-091-7/+9
| | | | | | - tighten margin above nested list - reorder nested list permutations - remove needless style for paragraph in list
* style keybinding (kbd and span.keyseq)Dan Allen2018-02-091-0/+34
|
* apply the brand monospace font to the kbd elementDan Allen2018-02-091-0/+1
|
* style title on openblockDan Allen2018-02-091-1/+2
|
* affix language tag when source block scrolls left-to-rightDan Allen2018-02-091-10/+11
|
* tweak styles for block titles and example blocksDan Allen2018-02-091-14/+17
| | | | | | | | | - use darker color for block titles - align sizing of block titles to grid - tighten spacing between letters in block title - change box shadow around blocks to 1.75px - tighten letter spacing in language hover - reorder styles
* improve listing, admonition, example block titlesSarah White2018-02-091-3/+16
| | | | | - set margin to 0 on pre - add example block content styles
* remove auto width on imagesDan Allen2018-02-091-5/+0
|
* update header styles for Antora docsDan Allen2018-02-093-8/+25
| | | | | | | | - adjust weight of bold elements in base.css - set color for nested links in brand - add padding to separator - style menu list divider - size icon in navbar
* add padding below navigation list to allow slight overscrollDan Allen2018-02-081-1/+3
|
* consolidate link stylesDan Allen2018-02-087-31/+11
| | | | | - set text decoration on link globally - only override text decoration on link where necessary
* style links in footerDan Allen2018-02-081-0/+9
| | | | | - color #5d5d5d - text decoration underline only on hover
* tweak spacing around component title in nav menuDan Allen2018-02-071-0/+3
|
* assign explicit height to navigation menu divDan Allen2018-02-071-0/+11
|
* extract navigation drawer height as variableDan Allen2018-02-072-1/+5
|