Frans Bouma
67832c6df6
Fixed themes so it's no longer centering elements which shouldn't be centered
4 years ago
Frans Bouma
f897a1e32a
Light theme adjustment
Fixed background fixed width colors in Light theme which showed up with > 1400px width
5 years ago
Frans Bouma
2e1bbee255
Root relative elements don't have their own css class anymore
This was confusing and unnecessary and created a useless space in root-referenced pages with 2+ levels of headings.
So currentrelativeroot has been removed, all elements which had that css class now have currentrelative as css class.
7 years ago
Frans Bouma
e39d737afd
Tweaked theme updates
8 years ago
Frans Bouma
8359ccc5ec
Fixed CSS issue #47
8 years ago
Frans Bouma
c13ea54fa7
Added light theme, fixed #40
8 years ago
Frans Bouma
82e8108017
Updated the 'danger' alert red color to be more prominent in llblgen pro theme
8 years ago
Frans Bouma
16d68a8954
Implements #36 , version bump to 0.13
Adds permalink anchor inside all header HTML tags. Themes are adjusted
to have a 'headerlink' css class to deal with this anchor: it's visible
only when hovered.
8 years ago
Frans Bouma
9e9ecfa80c
Added favicon.ico to llblgen pro theme
9 years ago
Frans Bouma
21ae12fccc
Updated LLBLGen Pro Theme
9 years ago
Frans Bouma
9fe63484f7
Updated LLBLGen Pro Theme
9 years ago
Frans Bouma
b31db857b8
Updated LLBLGen Pro Theme
9 years ago
Frans Bouma
a88c225573
LLBLGen Pro Documentation theme added
See it in action here:
http://www.llblgen.com/documentation/5.0/Designer/index.htm
9 years ago
Frans Bouma
6d94ce5f3e
Fixed issue with {{ExtraScript}} not being removed if no extra was needed. Fixes issue with wrapping ToC headers causing confusion (line height is now properly set). Tweaked theme a bit. Added LLBLGen Pro theme. Removed color duplicate from theme.css for navigation, it was defined in colors already.
9 years ago
Frans Bouma
4144aa1bd4
Fix in theme.css: pre inside li now has normal line height instead of the higher line height of li
9 years ago
Frans Bouma
d69c9f87e9
Added 'alert tip' support, so it's now possible to create an alert box which is green and shows 'tip' instead of info/danger/important/warning
9 years ago
Frans Bouma
9eeef2868f
Version to v0.10: added support for Extra mode's {} special attributes for links and images (id, class, name-value pairs). Updated theme to support 'img.shadowed' which is usable through special attributes. Figure images are always shadowed. Fixed some horrible code formatting from old markdown code.
9 years ago
Frans Bouma
3dce975f23
Tweaked theme css a bit so pre blocks now have same bottom margin as p blocks
9 years ago
Frans Bouma
51c0c95f06
Fixed theme so code blocks in tabs don't have fancy shadow/border/margins. last p on tab is now also not having the default margin bottom so no empty space below last line in tab anymore
9 years ago
Frans Bouma
631ec22789
Tweaked pre.nocode CSS a bit to have a bit more padding inside the box
9 years ago
Frans Bouma
481226a535
Fixes #22
9 years ago
Frans Bouma
c2c0e97766
Changed dd CSS to have same line hight as p
9 years ago
Frans Bouma
868ed6ade8
Changed code span CSS a bit so padding left/right is smaller now, added margin left/right
9 years ago
Frans Bouma
78baaa4d20
Updated theme: shadow boxes are now more consistent. Alerts now have a slight shadow, looks better
9 years ago
Frans Bouma
87ff51994f
Updated theme for pre.nocode, it now also has shadow
9 years ago
Frans Bouma
0c32687b30
Changes
Updated theme to support 'figure' divs
Added shadows to images and code blocks in theme
9 years ago
Frans Bouma
be61985ed9
Changes:
Implements #14
Added changes so HTML generated for some elements in the ExtraMode
extensions work with the CSS in themes.
Added dl/dt CSS statements
Bumped version to 0.9.0
9 years ago
Frans Bouma
ab4b402962
Changes:
Moved DocNet code to its own folder
Added MarkdownDeep parser code plus tests
Migrated DocNet code to use MarkdownDeep. Not complete yet (the h2
headers aren't collected yet).
9 years ago
Frans Bouma
2e8e76251a
Several changes:
- Theme has corrected margin on Header elements. It corrected an issue
in the markdown parser which wraps headers with P elements (See #11 ).
- Backported changes to MarkdownSharp from
https://github.com/PKRoma/MarkdownSharp/
9 years ago
Frans Bouma
eeacaa3941
Fixes #6
9 years ago
Frans Bouma
c11e13e62c
Fixed #4 . Text had shadow defined in the tab content
9 years ago
Frans Bouma
06937f67ad
Fixed issue with '@' in codeblocks, added more languages to highlight.js
9 years ago
Frans Bouma
6df738fd66
Added Tab markdown extension, bumped version (0.8), updated readme
Implements #1 (tabs)
Solves #3 (requirements)
9 years ago
Frans Bouma
a8693e1e84
Updated default theme with link to main repo
9 years ago
Frans Bouma
b0f9aabd42
Initial commit from SVN
9 years ago