Home
last modified time | relevance | path

Searched refs:file (Results 101 – 125 of 2397) sorted by path

12345678910>>...96

/template/adoradark/css/
H A D_edit.css2 * This file provides styles for the edit view (?do=edit), preview
H A D_fileuploader.css2 * This file provides the styles for the file uploader
16 /* select file button */
77 .qq-upload-file {
H A D_footnotes.css2 * This file provides styles for footnotes.
H A D_forms.css1 /* TODO: this file is not up to the best standards and will be fixed after an overhaul of the form …
4 * This file provides styles for forms in general and specifically
H A D_imgdetail.css2 * This file provides styles for the image detail page (detail.php).
H A D_links.css2 * This file provides styles for all types of links.
H A D_media_fullscreen.css42 #mediamanager__page .file {
180 /* file list header */
230 /* file list content */
252 /* file list as thumbs */
302 /* file list as rows */
399 #mediamanager__page .file dl {
402 #mediamanager__page .file dl dt {
407 #mediamanager__page .file dl dd {
413 /* file meta data edit form */
438 /* file revisions form */
[all …]
H A D_media_popup.css2 * This file provides styles for the media manager popup
133 /*____________ file list ____________*/
148 /* highlight newly uploaded or edited file */
153 /* link which inserts media file */
H A D_modal.css2 * This file provides styles for modal dialogues.
H A D_recent.css2 * This file provides styles for the recent changes (?do=recent) and
H A D_search.css2 * This file provides styles for the search results page (?do=search)
H A D_tabs.css2 * This file provides the styles for general tabs.
H A D_toc.css2 * This file provides styles for the TOC (table of contents), the
H A Dbasic.less2 * This file provides the most basic styles.
5 * want to integrate this file into the other project as well, or use
H A Dcontent.less2 * This file provides the main design styles for the page content.
116 /* filenames for downloadable file and code blocks */
118 .dokuwiki dl.file {
151 [dir=rtl] .dokuwiki dl.file {
161 /* for code in <file> */
162 .dokuwiki dl.file {
H A Ddesign.less2 * This file provides the main design styles for the
H A Dmobile.less2 * This file provides styles for mobile devices
H A Dpagetools.less2 * This file provides the styles for the page tools
H A Dprint.css2 * This file provides the styles for printing.
77 dl.file dt {
H A Dstructure.less2 * This file provides styles for the general layout structure.
/template/adoradark/lib/tpl/dokuwiki/
H A Dstyle.local.ini1 ; Please see http://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.
45 ; the stylesheets. Changing this file is the simplest method to
/template/adoradark/
H A Dstyle.ini1 ; Please see http://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.
45 ; the stylesheets. Changing this file is the simplest method to
/template/amanuensis/
H A Ddesign.css533 /* code blocks by file tag */
534 pre.file {
H A Dprint.css155 /* code blocks by file tag */
156 pre.file {
/template/amanuensis/inc/
H A Dindex.php246 function search_index_title(&$data,$base,$file,$type,$lvl,$opts){ argument
251 if($type == 'd' && !preg_match('#^'.$file.'(/|$)#','/'.$opts['ns'])){
254 }elseif($type == 'f' && !preg_match('#\.txt$#',$file)){
261 $id = pathID($file);

12345678910>>...96