Home
last modified time | relevance | path

Searched refs:html (Results 1 – 25 of 882) sorted by path

12345678910>>...36

/template/20cones/
H A DREADME.md25 By default, the topbar is rendered from the file **topbar.html** that can be
32 languages, and it is rendered from the file **social.html**. No support for
H A Ddetail.php7 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
13 ?><!DOCTYPE html>
14 <html lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
25 <?php tpl_includeFile('meta.html') ?>
45 <?php tpl_includeFile('pageheader.html') ?>
77 <?php tpl_includeFile('pagefooter.html') ?>
104 </html>
H A Dmain.php8 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
15 ?><!DOCTYPE html>
16 <html lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js">
24 <?php tpl_includeFile('meta.html') ?>
42 <?php tpl_includeFile('sidebarheader.html') ?>
44 <?php tpl_includeFile('sidebarfooter.html') ?>
57 <?php tpl_includeFile('pageheader.html') ?>
61 <?php tpl_includeFile('pagefooter.html') ?>
88 </html>
/template/20cones/css/
H A D_fileuploader.css
H A D_media_fullscreen.css
H A D_media_popup.css8 html.popup {
H A Dbasic.less11 html {
15 html,
/template/a_free_worldic/
H A D_fileuploader.css26 * html .qq-upload-button,
27 *+html .qq-upload-button {
H A D_mediamanager.css77 * html #mediamanager__page .namespaces h2,
78 *+html #mediamanager__page .namespaces h2 {
156 * html #mediamanager__page .filelist .thumbs li dt a,
157 *+html #mediamanager__page .filelist .thumbs li dt a {
160 * html #mediamanager__page .filelist .rows li dt a,
161 *+html #mediamanager__page .filelist .rows li dt a {
182 * html #mediamanager__page .filelist .thumbs li,
183 *+html #mediamanager__page .filelist .thumbs li {
H A Ddesign.css98 html>body div.dokuwiki textarea.edit {
115 html>body div.dokuwiki input.edit,
116 html>body div.dokuwiki select.edit {
201 html>body div.dokuwiki input.button,
202 html>body div.dokuwiki button.button {
206 * html div.dokuwiki input.button,
207 * html div.dokuwiki button.button {
658 * html .insitu-footnote pre.code,
659 * html .insitu-footnote pre.file {
752 html>body button.toolbutton {
H A Dmedia.css57 *+html #media__tree li,
58 * html #media__tree li {
76 *+html #media__opts input,
77 * html #media__opts input {
87 *+html #media__opts label,
88 * html #media__opts label {
/template/a_new_day/
H A Dcsshover3.htc129 …// because the expression is added to the stylesheet, and styles are always applied to html that is
H A Ddesign.css264 html>body div.dokuwiki textarea.edit {
281 html>body div.dokuwiki input.edit,
282 html>body div.dokuwiki select.edit {
347 html>body div.dokuwiki input.button,
348 html>body div.dokuwiki button.button {
357 * html div.dokuwiki input.button,
358 * html div.dokuwiki button.button {
884 * html .insitu-footnote pre.code,
885 * html .insitu-footnote pre.file {
972 html>body button.toolbutton {
H A Dmedia.css52 * html #media__tree li {
68 * html #media__opts input {
77 * html #media__opts label {
H A Dtopbar.css86 html div.dokuwiki div#tpl_simple_navi {
/template/a_new_day/js/
H A Dbuilder.js110 build: function(html) { argument
112 $(element).update(html.strip());
H A Dprototype.js1168 update: function(element, html) { argument
1169 html = typeof html == 'undefined' ? '' : html.toString();
1170 $(element).innerHTML = html.stripScripts();
1171 setTimeout(function() {html.evalScripts()}, 10);
1175 replace: function(element, html) { argument
1177 html = typeof html == 'undefined' ? '' : html.toString();
1179 element.outerHTML = html.stripScripts();
1186 setTimeout(function() {html.evalScripts()}, 10);
1541 Element.Methods.update = function(element, html) { argument
1543 html = typeof html == 'undefined' ? '' : html.toString();
[all …]
/template/able/css/
H A Dable.css9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
68 html, selector
147 html { selector
H A Dbasic.css11 html { selector
15 html, selector
H A Dincludes.css2 * This file provides styles for included seperate html files
/template/able/
H A Dtpl_functions.php120 foreach($evt->data['items'] as $k => $html) echo $html;
/template/ach/css/
H A D_fileuploader.css30 * html .qq-upload-button,
31 *+html .qq-upload-button {
H A D_media_fullscreen.css115 * html #mediamanager__page .namespaces h2,
116 *+html #mediamanager__page .namespaces h2 {
220 * html #mediamanager__page .filelist .thumbs li dt a,
221 *+html #mediamanager__page .filelist .thumbs li dt a {
224 * html #mediamanager__page .filelist .rows li dt a,
225 *+html #mediamanager__page .filelist .rows li dt a {
250 * html #mediamanager__page .filelist .thumbs li,
251 *+html #mediamanager__page .filelist .thumbs li {
H A D_media_popup.css8 html.popup {
H A Dbasic.css11 html { selector
15 html, body { selector

12345678910>>...36