| 15e86d99 | 22-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
fixed broken closing tag |
| 2eac3d45 | 22-Feb-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
SPR-753: add ACT mode as node to breadcrumb |
| e6265a93 | 22-Feb-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
SPR-838: pixel search toggle vs. nav main ico |
| d30a9ed4 | 22-Feb-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
SPR-838: pixel meta box debug IE11 |
| 7b5bc581 | 22-Feb-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
SPR-838: pixel breadcrumb home icon vs content toggle link |
| e35789fd | 22-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
styled the menu button |
| 12ff9e24 | 22-Feb-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
SPR-838: pixel breadcrumb vs search toggle link |
| 4055de39 | 22-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
mobile handling of the sidebar SPR-840 |
| ebfd0698 | 22-Feb-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
SPR-838: pixel breadcrumb vs search input |
| 52983d23 | 22-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
SPR-754 make sidebar toggle a11y text translatable |
| 47bbf7c7 | 22-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
made search toggle translatable |
| a0eb50e5 | 22-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
avoid empty ul
An empty UL is not valid in HTML, but since we don't know if LIs are added later on by JavaScript, we add an invisible LI by default now. |
| db2c4726 | 22-Feb-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
SPR-838: pixel meta box |
| bfd1d506 | 22-Feb-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
same border-color for breadcrumb and main content stripe |
| 06938c6d | 22-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
use a instead of h6 in navigation
this makes focusing and selecting in assistive technologies easier |
| bed1717f | 22-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
make sidebar headers toggable via keyboard |
| e17d84d6 | 22-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
fix alt pre/postfixes for logo
alt tags need to mention what kind of stugg is shown. It changes depending on if it's liknked or not. |
| 9dbc42be | 22-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
output newline after logo images |
| c1846194 | 22-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
more styling for section edit buttons
moved the whole section editing and highlighting stuff to its own file. also moved the edittable specific parts to their proper plugin file. |
| c8f31200 | 21-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
SPR-835 only show an icon until hover |
| 3a6c6601 | 21-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
SVG dispatch: allow passing ini colors without underscores
The surrounding underscores can be left out. |
| 5362965a | 21-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
remove jumping on edit hover with h1
If additional space is wanted at the top, it should be added to the surrounding container. |
| 95732eec | 21-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
simplistic qsearch support
This disabled the browser's own autocompletion, but every other position looks weird. |
| a36c5fa0 | 21-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
reveal sidebar when clicking the search icon |
| 1bd0290f | 21-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
SPR-815 remove unused roboto font |