Browse Source
using css overrides to restrict wide content resizing the pdf canvas
using css overrides to restrict wide content resizing the pdf canvas
css overrides to restrict wide content resizing the pdf canvas pdf manual building using ruby1.9, ci integration, cosmetics. fixed typo debugging travis build env upload script bugfixes, fighting ruby env fighting ruby env fighting ruby env fighting ruby envmaster
pulsar
10 years ago
committed by
Paul Rogalinski
6 changed files with 99 additions and 52 deletions
-
29.travis.sh
-
47.travis.yml
-
36build_docs.sh
-
9docs/development/Building Manual.md
-
8docs/override.css
-
22support/buildserver/upload.php
@ -0,0 +1,8 @@ |
|||
IMG { |
|||
max-width: 700px; |
|||
} |
|||
|
|||
/* mainly for the cli reference table */ |
|||
TABLE TR TD, TABLE TR TH { |
|||
font-size: 9px |
|||
} |
Write
Preview
Loading…
Cancel
Save
Reference in new issue