108545ee10
Fix floating value read
2016-04-08 00:23:12 +02:00
f78a5ec245
Improve toggle usability
2016-04-08 00:13:06 +02:00
2bd1978f0e
Add an arrow to open sub-trees, fixes #277
2016-04-02 13:39:04 +02:00
d4c78ae3f9
Finalize search feature for merge
2016-03-13 21:51:58 +01:00
d52c377d21
safer
2016-01-08 18:04:35 +08:00
fcbc6d84fb
while use locally, no need of ribbon
2016-01-08 18:00:44 +08:00
5997820360
Update NPM Dependencies, replace csswring by cssnano
2015-12-22 21:52:22 +01:00
295aee5f77
Create single-page HTML output, prepares the terrain for PDF/ePub output
2015-11-06 22:44:34 +01:00
975f7fdee3
Updated highlightjs to 8.9.1, updated code highlight page, fixes #325
2015-11-04 23:11:15 +01:00
18a34beac3
Add previous and next links to the pages, fixes #93
2015-10-28 00:18:29 +01:00
f96659fc6f
CSS Tweaking, fixes #323
2015-10-21 23:46:32 +02:00
be439a3eb9
Fix width of nested elements in float mode, fixes #255
2015-08-16 22:41:55 +02:00
edb670ba3e
Fix float behaviour fixes #246
2015-08-13 23:03:19 +02:00
abfc3fa597
Change font size for header chevrons, fixes #296
2015-08-09 23:10:07 +02:00
e343c03d5e
Merge all daux themes together and introduce variants
2015-08-09 23:06:50 +02:00
9dca1e09c0
remove bootstrap-js and require-jquery as theme options
2015-08-09 22:19:06 +02:00
f9d87c5c71
Updated libs to use /templates and /themes/{theme}/templates
...
Renamed /themes/core to /themes/daux
Updated /themes/{theme}/less/theme.less to allow for bootstrap overrides
Added /themes/daux/less/theme.less to allow daux to function as theme - used daux-navy colors
Moved fonts from themes variants into /themes/daux/fonts
2015-08-06 16:47:38 -04:00
fca2b4dc6a
Refactored /templates and /resources into a single /themes folder.
2015-07-31 11:54:02 -04:00
9ef2f5aee4
Themes integrated as part of Template
2014-10-12 12:55:33 +05:30
39aaad2255
Resolve theme issues with https behind reverse proxy
...
Resolving 2 issues by changing the protocol to //.
When terminating https at the ACE level the HTTPS field is false
resulting in http requests for css on an https site.
Requesting the Roboto Slab font always goes over http. This is a problem
for browsers when the site is hosted over https.
2014-10-07 14:45:24 -04:00
04a68f3cdd
Code rewrite to OOPs base
...
Update Bootstrap to v3.2 and skim built-in themes to bare essentials
2014-07-31 08:08:22 +05:30