Home
last modified time | relevance | path

Searched hist:"9 fd3d99b8fe1b2b890f96712f48e363323b08e7b" (Results 1 – 2 of 2) sorted by relevance

/template/sprintdoc/
H A Dsvg.php9fd3d99b8fe1b2b890f96712f48e363323b08e7b Mon Feb 13 15:19:43 UTC 2017 Andreas Gohr <andi@splitbrain.org> directly embed SVGs for better styling

Now the SVGs are loaded via AJAX and are directly embedded into the
HTML. This allows for styling them via CSS and we can apply proper hover
styles.

The svg dispatcher was extended with an embed option (boolean parameter
'e') which will return an absolute minimum svg with absolutely no
styles.

/template/sprintdoc/js/
H A Dsidebar.js9fd3d99b8fe1b2b890f96712f48e363323b08e7b Mon Feb 13 15:19:43 UTC 2017 Andreas Gohr <andi@splitbrain.org> directly embed SVGs for better styling

Now the SVGs are loaded via AJAX and are directly embedded into the
HTML. This allows for styling them via CSS and we can apply proper hover
styles.

The svg dispatcher was extended with an embed option (boolean parameter
'e') which will return an absolute minimum svg with absolutely no
styles.