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/core/_media_popup.css = screen
20 css/core/_media_fullscreen.css = screen
21 css/core/_fileuploader.css = screen
22 css/core/_links.css = screen
23 css/core/_search.less = screen
24 css/core/_edit.css = screen
25 css/core/_modal.css = screen
26 css/core/_forms.css = screen
27 css/core/_admin.less = screen
30 css/template.less = all
31 css/toc.less = all
32 css/diff.less = all
33 css/recent.less = all
34 css/mobile.less = all
35 css/callouts.less = all
36 css/replacements.less = all
37 css/bs4-utilities.less = all
40 css/plugins/addnewpage.less = all
41 css/plugins/bureaucracy.less = all
42 css/plugins/data.less = all
43 css/plugins/database2.less = all
44 css/plugins/datatables.less = all
45 css/plugins/dir.less = all
46 css/plugins/discussion.less = all
47 css/plugins/inlinetoc.less = all
48 css/plugins/linkback.less = all
49 css/plugins/move.less = all
50 css/plugins/overlay.less = all
51 css/plugins/publish.less = all
52 css/plugins/simplenavi.less = all
53 css/plugins/struct.less = all
54 css/plugins/tag.less = all
55 css/plugins/tagging.less = all
56 css/plugins/translation.less = all
59 css/print.less = print
62 ; the stylesheets. Changing this file is the simplest method to
63 ; give your wiki a new look.
84 ; highlighted text (e.g. search snippets)