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

1 ; Please see http://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.less = screen
20 ;css/_imgdetail.css = screen
21 ;css/_media_popup.css = screen
22 ;css/_media_fullscreen.css = screen
23 ;css/_fileuploader.css = screen
24 ;css/_tabs.css = screen
25 ;css/_links.css = screen
26 css/_toc.css = screen
27 ;css/_footnotes.css = screen
28 ;css/_search.css = screen
29 ;css/_recent.css = screen
30 ;css/_diff.css = screen
31 css/_edit.css = screen
32 ;css/_modal.css = screen
33 ;css/_forms.css = screen
34 ;css/_admin.less = screen
35 ;css/structure.less = screen
36 ;css/design.less = screen
37 css/pagetools.less = screen
38 css/content.less = screen
40 css/mobile.less = all
41 css/print.css = print
44 ;assets/css/style.css = all
45 ;assets/css/admin-style.css = screen
46 ;assets/css/editor-style.css = screen
47 assets/css/flat.css = all
48 ;assets/css/flat.css.map = all
49 ;assets/css/flay.min.css = screen
50 css/customFlat.css = all
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)