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

1 ; Please see https://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/basic.css = screen
22 ; some of these have been renamed from *.css to *.less
23 ; but .css still loads the same file and is backwards compatible
24 ../dokuwiki/css/_imgdetail.css = screen
25 ../dokuwiki/css/_media_popup.css = screen
26 ../dokuwiki/css/_media_fullscreen.css = screen
27 ../dokuwiki/css/_fileuploader.css = screen
28 ../dokuwiki/css/_tabs.css = screen
29 ../dokuwiki/css/_links.css = screen
30 ../dokuwiki/css/_toc.css = screen
31 ../dokuwiki/css/_footnotes.css = screen
32 ../dokuwiki/css/_search.less = screen
33 ../dokuwiki/css/_recent.css = screen
34 ../dokuwiki/css/_diff.css = screen
35 ../dokuwiki/css/_edit.css = screen
36 ../dokuwiki/css/_modal.css = screen
37 ../dokuwiki/css/_forms.css = screen
38 ../dokuwiki/css/_admin.less = screen
41 css/structure.css = screen
42 css/design.css = screen
43 css/content.css = screen
44 css/includes.css = screen
46 css/mobile.css = all
47 css/print.css = print
51 ; the stylesheets. Changing this file is the simplest method to
52 ; give your wiki a new look.
73 ; highlighted text (e.g. search snippets)