Lines Matching +full:style +full:. +full:local +full:. +full:ini

1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
6 ; any changes after an upgrade.
8 ; (i.e. [stylesheets] or [replacements]) into that file as well.
10 ; Define the stylesheets your template uses here. The second value
11 ; defines for which output media the style should be loaded. Currently
12 ; print, screen and all are supported.
13 ; You can reference CSS and LESS files here. Files referenced here will
19 css/monopillar/reset.css = screen
21 css/basic.css = screen
22 ../dokuwiki/css/_imgdetail.css = screen
23 ../dokuwiki/css/_media_popup.css = screen
24 ../dokuwiki/css/_media_fullscreen.css = screen
25 ../dokuwiki/css/_fileuploader.css = screen
26 ../dokuwiki/css/_tabs.css = screen
27 ../dokuwiki/css/_links.css = screen
28 ../dokuwiki/css/_toc.css = screen
29 ../dokuwiki/css/_footnotes.css = screen
30 ../dokuwiki/css/_search.css = screen
31 ../dokuwiki/css/_recent.css = screen
32 ../dokuwiki/css/_diff.css = screen
33 ../dokuwiki/css/_edit.css = screen
34 ../dokuwiki/css/_modal.css = screen
35 ../dokuwiki/css/_forms.css = screen
36 ../dokuwiki/css/_admin.css = screen
38 css/structure.css = screen
39 css/design.css = screen
40 css/content.css = screen
41 css/includes.css = screen
43 css/monopillar/typography.css = screen
44 css/monopillar/layout.css = screen
45 css/monopillar/stylesheet.css = screen
46 css/monopillar/speech.css = screen
47 css/monopillar/floatingdiv.css = screen
48 css/monopillar/responsive.css = all
49 css/monopillar/fordokuwiki.css = screen
51 css/mobile.css = all
52 css/print.css = print
56 ; the stylesheets. Changing this file is the simplest method to
57 ; give your wiki a new look.
78 ; highlighted text (e.g. search snippets)