Heydon Pickering
a0f8aa23ba
better aria-current matching
2018-03-24 14:47:44 +00:00
Heydon Pickering
7af7444475
new styles
2018-03-24 14:40:28 +00:00
Heydon Pickering
d6a7aaf3d1
updated homescreen shot
2017-12-26 11:11:40 +00:00
Heydon Pickering
75b928c4b8
Merge branch 'master' of https://github.com/ThePacielloGroup/infusion
2017-12-25 17:08:47 +00:00
Heydon Pickering
2aa7f83f15
arial for body font
2017-12-25 17:08:06 +00:00
Nevan Scott
b7d33a86e5
Hide the border when not a sidebar
2017-12-09 18:46:05 +01:00
Heydon Pickering
dda006483f
Merge branch 'master' of https://github.com/ThePacielloGroup/infusion
2017-12-02 12:19:05 +00:00
Heydon Pickering
d36fbbeb67
styleable demo containers
2017-12-02 12:18:34 +00:00
Rik Schennink
58160ca8c0
Add browser version information
...
Extracts and separately renders browser version information.
`IE 11` will be transformed to `IE` and `11`, the version is matched from the right side using a regex `[0-9]+$` and the browser name is matched from the left side using `^[a-zA-Z ]+`
Removed some code duplication.
2017-11-24 08:32:18 +01:00
Heydon Pickering
aa6df76ca2
add themes folder
2017-11-02 15:39:45 +00:00