Home
last modified time | relevance | path

Searched refs:meta (Results 551 – 574 of 574) sorted by relevance

1...<<212223

/template/mikio/
H A Dmikio.php218 * @return string HTML footer meta data
1232 $meta['licenseType'] = ['multichoice', '_choices' => ['none', 'badge', 'button']];
1233 $meta['licenseImageOnly'] = ['onoff'];
2083 // $meta_file = metaFN($ID, '.meta');
2084 if ($INFO['meta']['user'] === false) {
2087 if ($INFO['client'] === $INFO['meta']['user']) {
/template/mywiki/css/
H A Dmywiki-responsive.css313 .date-icon, .author-icon, .cat-icon-small, .comments-icon-small, .single-page .meta {
H A Dmywiki.css1304 .comments-area .comment-meta {
1448 .post-meta-entry {
/template/mikio/inc/
H A Dsimple_html_dom.php1430 'meta' => 1,
1695 $el = $this->root->find('meta[http-equiv=Content-Type]', 0, true);
1701 'meta content-type tag found'
1716 // If there is a meta tag, and they don't specify the
1721 'meta content-type tag couldn\'t be parsed. using iso-8859 default.'
1733 if ($meta = $this->root->find('meta[charset]', 0)) {
1734 $charset = $meta->charset;
1736 $debug_object->debug_log(2, 'meta charset: ' . $charset);
/template/bootstrap3/inc/
H A Dsimple_html_dom.php1424 'meta' => 1,
1689 $el = $this->root->find('meta[http-equiv=Content-Type]', 0, true);
1695 'meta content-type tag found'
1710 // If there is a meta tag, and they don't specify the
1715 'meta content-type tag couldn\'t be parsed. using iso-8859 default.'
1727 if ($meta = $this->root->find('meta[charset]', 0)) {
1728 $charset = $meta->charset;
1730 $debug_object->debug_log(2, 'meta charset: ' . $charset);
/template/bootstrap3/css/
H A Dtemplate.less278 span[title*="$meta"] {
/template/klean/css/
H A Dklean-style.css26 .entry-meta { float: right; }
/template/able/css/
H A Dable.css1101 .entry-meta {
1565 .jp-carousel-image-meta a.jp-carousel-image-download {
/template/arcade-basic/css/
H A Dable.css1101 .entry-meta {
1565 .jp-carousel-image-meta a.jp-carousel-image-download {
/template/roundbox/
H A Ddesign.css384 div.dokuwiki div.meta {
/template/bootstrap3/
H A DRELEASE.md113 * #465: Added "itemref" meta (thanks to @sioc-de-narf)
196 * #418 PR: Remove `X-UA-Compatible` in meta HTTP tag, is already set via PHP header function (thanks to @AmritasyaPutra)
/template/dokucms/
H A Ddesign.css88 div.dokuwiki .stylefoot div.meta {
/template/starterbootstrap/css/
H A Dbootstrap.min.css5meta div.row{margin-right:0;margin-left:0}#mediamanager__page form.meta div.row label{display:inli…
H A Dbootstrap.css7500 #mediamanager__page form.meta div.row {
7504 #mediamanager__page form.meta div.row label {
7507 #mediamanager__page form.meta textarea.edit {
7511 #mediamanager__page form.meta textarea.edit,
7512 #mediamanager__page form.meta input {
7515 #mediamanager__page form.meta input.button {
H A Dbootstrap.css.map1meta div.row {\n margin-right: 0;\n margin-left: 0;\n}\n#mediamanager__page form.meta div.row la…
/template/gtopia/
H A Dstyle.css.org732 .meta,
H A Dnew.css1 …2.title a{text-decoration:none;}div.node h2.title a:hover{color:#F2F2F2;}.meta,.terms{ font-size:…
H A Dstyle.css2671 .meta,.terms{
/template/flat/assets/css/
H A Dflat.css8652 .hentry .entry-meta {
8660 .hentry .entry-meta .sep {
9016 .single .post-navigation .meta-nav {
9097 #comments .comment .comment-meta {
H A Dstyle.css232 …ntry-meta{text-align:center;color:#777;font-size:12px;font-family:"Roboto Condensed";text-transfor…
265 …d{border-bottom:1px solid rgba(255,255,255,0.1)}.single .post-navigation .meta-nav{display:block;c…
276 .says{display:none}#comments .comment .comment-meta{margin:0
H A Dflat.min.css1meta{text-align:center;color:#777;font-size:12px;font-family:"Roboto Condensed";text-transform:upp…
/template/templar/css/
H A Dscreen.css9580 #mediamanager__page form.meta div.row {
9583 #mediamanager__page form.meta label span {
9586 #mediamanager__page form.meta input {
9589 #mediamanager__page form.meta input.button {
9592 #mediamanager__page form.meta textarea.edit {
/template/mikio/assets/
H A Dmikio.less2444 form.meta textarea.edit {
H A Dmikio.css3265 .mikio #mediamanager__page .file form.meta textarea.edit,
3267 #media__manager .file form.meta textarea.edit {

1...<<212223