Home
last modified time | relevance | path

Searched refs:t (Results 301 – 325 of 892) sorted by path

1...<<11121314151617181920>>...36

/template/drop/css/
H A Dcontent.css138 …please add '.qq-upload-button' to the according styles (which don't really exist in this template)…
H A Ddrop.css241 /* make sure doesn't go behind a background */
655 /* so page header doesn't cover sticky outline */
1140 /* so 'sticky' post outline doesn't get cut off */
/template/drop/
H A Ddetail.php61 $t = array(); variable
63 $t = array($tag[0]); variable
66 $t = array_merge($t,$tag[3]); variable
68 $value = tpl_img_getTag($t);
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/dwsimple/
H A Ddetail.php59 if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.date($conf['dformat'],$t).'</dd>';
61 $t = tpl_img_getTag('File.Name'); variable
62 if($t) print '<dt>'.$lang['img_fname'].':</dt><dd>'.hsc($t).'</dd>';
65 if($t) print '<dt>'.$lang['img_artist'].':</dt><dd>'.hsc($t).'</dd>';
68 if($t) print '<dt>'.$lang['img_copyr'].':</dt><dd>'.hsc($t).'</dd>';
70 $t = tpl_img_getTag('File.Format'); variable
71 if($t) print '<dt>'.$lang['img_format'].':</dt><dd>'.hsc($t).'</dd>';
73 $t = tpl_img_getTag('File.NiceSize'); variable
74 if($t) print '<dt>'.$lang['img_fsize'].':</dt><dd>'.hsc($t).'</dd>';
77 if($t) print '<dt>'.$lang['img_camera'].':</dt><dd>'.hsc($t).'</dd>';
[all …]
H A Dmedia.css54 }/* I don't understand this, but this fixes a style bug in IE;
H A Drtl.css56 /* should work but doesn't - so we just disable icons here*/
/template/fictive/css/
H A Dbasic.css264 /* IE8 and below won't display the images otherwise */
H A Dcontent.css138 …please add '.qq-upload-button' to the according styles (which don't really exist in this template)…
/template/fictive/
H A Ddetail.php61 $t = array(); variable
63 $t = array($tag[0]); variable
66 $t = array_merge($t,$tag[3]); variable
68 $value = tpl_img_getTag($t);
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/fictive/genericons/
H A DREADME.txt33 Note: the above only works if you don't use a CDN. If you do, or don't know what that is, you shoul…
63 … sizes such as 24px or 48px, but not quite as crisp as 16 or 32. Please don't set the font-size to…
69 We don't often update icons, but do very carefully when we get good feedback suggesting improvement…
109 - So, the previous version numbering, 2.09, wasn't very PHP version compare friendly. So from now o…
/template/flarum/css/
H A D_links.less73 /* RTL corrections; if link icons don't work as expected, remove the following lines */
/template/flarum/
H A Ddetail.php61 $t = array(); variable
63 $t = array($tag[0]); variable
66 $t = array_merge($t,$tag[3]); variable
68 $value = tpl_img_getTag($t);
H A Dscript.js6t){"use strict";var e=jQuery.fn.jquery.split(" ")[0].split(".");if(e[0]<2&&e[1]<9||1==e[0]&&9==e[1… argument
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/flat/assets/js/
H A Dhtml5shiv.min.js4t.elements;return"string"==typeof a?a.split(" "):a}function e(a,b){var c=t.elements;"string"!=type… class
/template/flat/css/
H A D_links.css61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
H A Dpagetools.less10 /* give space to the right so the tools won't disappear on smaller screens */
/template/flat/
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/freechred/
H A Ddetail.php56 if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.dformat($t).'</dd>';
58 $t = tpl_img_getTag('File.Name'); variable
59 if($t) print '<dt>'.$lang['img_fname'].':</dt><dd>'.hsc($t).'</dd>';
62 if($t) print '<dt>'.$lang['img_artist'].':</dt><dd>'.hsc($t).'</dd>';
65 if($t) print '<dt>'.$lang['img_copyr'].':</dt><dd>'.hsc($t).'</dd>';
67 $t = tpl_img_getTag('File.Format'); variable
68 if($t) print '<dt>'.$lang['img_format'].':</dt><dd>'.hsc($t).'</dd>';
70 $t = tpl_img_getTag('File.NiceSize'); variable
71 if($t) print '<dt>'.$lang['img_fsize'].':</dt><dd>'.hsc($t).'</dd>';
74 if($t) print '<dt>'.$lang['img_camera'].':</dt><dd>'.hsc($t).'</dd>';
[all …]
H A Dmedia.css56 }/* I don't understand this, but this fixes a style bug in IE;
H A Drtl.css56 /* should work but doesn't - so we just disable icons here*/
/template/ghw/css/
H A D_links.css61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
H A Dpagetools.less10 /* give space to the right so the tools won't disappear on smaller screens */

1...<<11121314151617181920>>...36