Commit Graph

32 Commits

Author SHA1 Message Date
Eric Lippmann 875d42c0a6 Revert "Merge branch 'bugfix/always-use-the-jquery-find-method-w/-node-context-10704'"
This reverts commit f517c62fde, reversing
changes made to d1fd7e4be7.

refs #10704
2016-11-21 14:34:58 +01:00
Eric Lippmann f517c62fde Merge branch 'bugfix/always-use-the-jquery-find-method-w/-node-context-10704'
fixes #10704
2016-11-21 14:33:43 +01:00
Alexander A. Klimov 3363e6795f JS: use $(parent).find(child) instead of $(child, parent)
refs #10704

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-21 10:46:31 +01:00
Eric Lippmann f05d22a39d Fix image in the documentation of the monitoring module 2016-09-01 11:30:58 +02:00
Eric Lippmann 0461b060f8 Fix typo in doc/module.less 2016-04-13 15:33:19 +02:00
Eric Lippmann 0a162008a2 Increase font-weight of links in docs 2016-04-13 15:28:08 +02:00
Eric Lippmann f9b7c302fc doc: Update bullets in toc 2016-03-31 17:38:34 +02:00
Alexander A. Klimov 474803fee4 Change all license headers to only reflect a file's year of creation
refs #11000
2016-02-08 15:41:00 +01:00
Eric Lippmann 5b38fd7ff8 Doc: Underline links 2016-01-12 08:52:30 +01:00
Eric Lippmann a20e971e38 Doc: Remove hover effects from tables 2016-01-12 08:52:30 +01:00
Eric Lippmann 3c236e820c Doc: Color toc numbers
refs #8487
2016-01-12 08:52:30 +01:00
Eric Lippmann 930f014661 Doc: Simplify CSS gradient mixin 2016-01-12 08:52:30 +01:00
Eric Lippmann 313a02d9f0 Doc: Number headings in toc
refs #8487
2016-01-12 08:52:30 +01:00
Eric Lippmann a63dd58b6a Doc: Increase readability of search matches 2016-01-12 08:52:30 +01:00
Eric Lippmann c5dba1fd76 Doc: Increase font size 2016-01-12 08:52:30 +01:00
Thomas Gelf 2f8f3fdd90 doc/css: no outline for a[name]
I'd however prefer to have them in the h1 tag. Or even around the h1,
that's legal since HTML5. Or, best variant: an id on the element. A
common prefix, and no worries about duplicates: we never show content
in multiple columns.
2015-11-13 09:41:28 +01:00
Thomas Gelf d7a9a55ad6 style/guide: add js to get rid of styles 2015-11-06 01:52:04 +01:00
Eric Lippmann 3f867437c4 doc/CSS: Reset some styles
refs #5543
2015-10-01 02:58:54 +02:00
Eric Lippmann c19e850df3 Fix erroneous CSS statements 2015-09-03 16:58:36 +02:00
Eric Lippmann e26154e88a doc/lib: Remove unused less mixins 2015-02-11 13:58:39 +01:00
Eric Lippmann 6f1fdad9c2 doc/lib: Add CSS for highlighting search results
refs #6630
2015-02-11 13:27:04 +01:00
Eric Lippmann 6bae2e0a53 Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Eric Lippmann 5b4fab0750 Add license header
This time without syntax errors hopefully :)
2015-02-03 16:27:59 +01:00
Eric Lippmann 5fa2e3cfdc Revert "Add license header"
This reverts commit 338d067aba.
2015-02-03 16:16:26 +01:00
Eric Lippmann 338d067aba Add license header
fixes #7788
2015-02-03 15:51:04 +01:00
Eric Lippmann bca2335aa3 doc: Add module documentation 2014-12-09 14:58:18 +01:00
Eric Lippmann 55d6a96fdc doc: Style tables, pre > code and code 2014-11-20 15:52:47 +01:00
Thomas Gelf f43976a19a css: centralize heading styles 2014-11-17 16:54:29 +01:00
Eric Lippmann 55b3a5384a doc: set page title
refs #4820
2014-08-19 13:38:18 +02:00
Eric Lippmann 127e4f444f doc: show prev chapter, index and next chapter links
refs #4820
2014-08-19 11:30:56 +02:00
Alexander Klimov 9af89e6ccf doc module: style h[1-6], table and code
Headers have different sizes
Tables have borders
Table headers are left-aligned
Codes are displayed inline (except inside pre) and have scrollbars if necessary

refs #6484
fixes #6632
2014-07-23 11:28:45 +02:00
Eric Lippmann 1d5c4c5055 modules/doc: Add styles
refs #4820
2014-05-27 15:11:33 +02:00