Home
last modified time | relevance | path

Searched refs:file (Results 176 – 200 of 2397) sorted by path

12345678910>>...96

/template/aran/css/
H A Dprint.css2 * This file provides the styles for printing.
79 dl.file dt {
H A Dstructure.css2 * This file provides styles for the general layout structure.
/template/aran/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
4 ; To extend this file or make changes to it, it is recommended to create
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
7 ; (i.e. [stylesheets] or [replacements]) into that file as well.
42 ; the stylesheets. Changing this file is the simplest method to
H A Dtpl_functions.php150 $file = '';
155 $file = mediaFN($img);
158 $file = tpl_incdir().$img;
162 if(file_exists($file)) break;
167 $imginfo = getimagesize($file);
216 function tpl_includeFile($file) { argument
222 if(file_exists("$dir/$file")) {
223 include("$dir/$file");
230 $file = tpl_incdir().$file;
231 if(file_exists($file)) {
[all …]
/template/arcade-basic/
H A DCOPYING289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
H A DREADME.md7 * Under the GPL license (see copying file)
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
4 ; To extend this file or make changes to it, it is recommended to create
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
8 ; (i.e. [stylesheets] or [replacements]) into that file as well.
53 ; the stylesheets. Changing this file is the simplest method to
/template/arcade-basic/css/
H A Dable-responsive.css8 #mediamanager__page .file,
H A Dbasic.css2 * This file provides the most basic styles.
5 * want to integrate this file into the other project as well, or use
H A Dcontent.css2 * This file provides the main design styles for the page content.
91 /* filenames for downloadable file and code blocks */
93 .dokuwiki dl.file {
97 .dokuwiki dl.file dt {
107 [dir=rtl] .dokuwiki dl.file dt {
112 .dokuwiki dl.file dt a {
116 .dokuwiki dl.file dd {
120 /* for code in <file> */
121 .dokuwiki pre.file,
122 .dokuwiki dl.file pre,
[all …]
H A Ddesign.css2 * This file provides the main design styles for the
H A Dincludes.css2 * This file provides styles for included seperate html files
H A Dmobile.css2 * This file provides style changes for small screens.
H A Dprint.css2 * This file provides the styles for printing.
79 dl.file dt {
H A Dstructure.css2 * This file provides styles for the general layout structure.
/template/arcadebasic/
H A DCOPYING289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
H A DREADME.md7 * Under the GPL license (see copying file)
/template/arcadebasic/css/
H A Darcadebasic-responsive.css8 #mediamanager__page .file,
H A Darcadebasic.css1627 input[type="file"] {
1638 input[type="file"]:focus,
5364 #buddypress #avatar-upload #file {
H A Dbasic.css2 * This file provides the most basic styles.
5 * want to integrate this file into the other project as well, or use
H A Dcontent.css2 * This file provides the main design styles for the page content.
91 /* filenames for downloadable file and code blocks */
93 .dokuwiki dl.file {
97 .dokuwiki dl.file dt {
107 [dir=rtl] .dokuwiki dl.file dt {
112 .dokuwiki dl.file dt a {
116 .dokuwiki dl.file dd {
120 /* for code in <file> */
121 .dokuwiki pre.file,
122 .dokuwiki dl.file pr
[all...]
H A Ddesign.css2 * This file provides the main design styles for the
H A Dincludes.css2 * This file provides styles for included seperate html files
H A Dmobile.css2 * This file provides style changes for small screens.
H A Dprint.css2 * This file provides the styles for printing.
79 dl.file dt {

12345678910>>...96