Home
last modified time | relevance | path

Searched refs:link (Results 476 – 500 of 1103) sorted by path

1...<<11121314151617181920>>...45

/template/greensteel/css/
H A Dbasic.css194 a:link,
199 a:link:hover,
201 a:link:focus,
203 a:link:active,
H A Ddesign.css324 #dokuwiki__aside a:link,
H A Dprint.css55 .dokuwiki a:link,
62 /* display href after link */
/template/gtopia/
H A Ddesign.css246 div.dokuwiki a:link,
267 /* external link */
279 /* interwiki link (icon are set by dokuwiki) */
283 /* link to some embedded media */
287 div.dokuwiki a.urlextern:link,
288 div.dokuwiki a.windows:link,
289 div.dokuwiki a.interwiki:link {
307 /* email link */
608 div.dokuwiki a.toc:link,
H A Dnew.css1link,#content-display-overview-form .advanced-help-link{margin:4px 4px 0 0;}#content-field-overvie…
H A Dprint.css44 /* external link */
50 /* interwiki link */
56 /* email link */
H A Dstyle.css44 #content-field-overview-form .advanced-help-link,#content-display-overview-form .advanced-help-link{
828 .more-link{
832 .more-help-link{
1870 .summaryOnclick-processed .summary-link{
2084 a, a:link{
2502 #footer a:link,#footer a:visited{
2687 .submitted a:link{
2859 #user-login-form li.openid-link,#user-login li.openid-link{
3182 .help a,.help .more-help-link a{
3599 ul.pager a:link,ul.pager a:visited{
[all …]
H A Dstyle.css.org98 a:link {
521 #footer a:link,
750 .submitted a:link {
767 div.node .more-link a,
787 div.node .more-link a:hover,
937 /* adjust openid link */
947 #user-login li.openid-link {
1326 .help .more-help-link a {
1819 ul.pager a:link,
1918 div#calpopup a:link,
[all …]
H A Dsystem.css156 .more-link {
159 .more-help-link {
/template/headstrong/
H A Dstyle.css416 div.dokuwiki a.toc:link,
/template/hexa/css/
H A Dbasic.css216 a:link,
221 a:link:hover,
223 a:link:focus,
225 a:link:active,
229 a:link:focus,
233 a:link:active,
H A Dhexa-responsive.css327 .comments-link,
332 .edit-link {
H A Dhexa.css1439 .hentry.format-link {
1597 a.more-link {
1603 a.more-link:hover {
1618 .trackback .edit-link, #cancel-comment-reply-link, .reply {
1624 .trackback .edit-link a, #cancel-comment-reply-link a, .reply a {
1628 .comments-link,
1633 .edit-link {
1636 .comments-link a,
1641 .edit-link a {
1649 .edit-link:before {
[all …]
H A Dprint.css56 a:link,
66 /* display href after link */
/template/hexa/genericons/
H A Dgenericons.css8 Please link to the genericons.css file in the font folder instead
/template/hexa/genericons/genericons/
H A Dgenericons.css175 .genericon-link:before { content: "\f107"; }
/template/hexa/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
31 if ($link) {
40 if ($link) {
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
69 if ($link) {
88 function _tpl_action($type, $link=0, $wrapper=0, $return=0) { argument
92 …('discussionPage'), tpl_getLang('discussion'), tpl_getLang('back_to_article'), $link, $wrapper, 1);
99 … $output = _tpl_userpage(tpl_getConf('userPage'), tpl_getLang('userpage'), $link, $wrapper, 1);
/template/icke/
H A DIckeNavigation.php10 public $link; variable in IckeNavigationItem
15 function __construct($id, $link, $isNamespace) { argument
17 $this->link = $link;
20 $this->exists = page_exists($this->link);
59 $link = $this->replaceUserPlaceholder($id);
60 if ($link === false) continue;
63 if (auth_quickaclcheck($link) < AUTH_READ) continue;
66 if (substr($link, -1) === ':') {
68 $link = $link . $conf['start'];
71 $link = $this->translateId($link);
[all …]
H A Dfunctions.php79 $link = '<li><div class="li">';
81 $link .= '</div></li>';
82 return $link;
97 if(!$name && $link) $name = p_get_first_heading($link);
98 if(!$class && $link) $class = 'qnav_'.str_replace(':','_',getNS($link));
99 if($link) $link = ' href="'.wl($link).'"';
152 $link = $id;
153 resolve_pageid('',$link,$exists);
155 $ns = getNS($link);
156 if(!$ns) $ns = $link;
[all …]
/template/icke/css/
H A D_tabs.css40 .dokuwiki ul.tabs li a:link,
H A Ddefault_print.css48 /* external link */
54 /* interwiki link */
60 /* email link */
H A Dplugin_tagging.less1 /* Edit link – keep synchronous to secedit.css */
H A Dplugin_translation.css8 .dokuwiki #icke__page div.plugin_translation a:link,
15 .dokuwiki #icke__page div.plugin_translation a.wikilink2:link,
/template/imm/styles/
H A Dlayout.css8 a:link,
277 .footer a:link,
492 .content a:link,
/template/incognitek/
H A Ddesign.css196 div.dokuwiki a:link,
217 /* external link */
229 /* interwiki link (icon are set by dokuwiki) */
233 /* link to some embedded media */
237 div.dokuwiki a.urlextern:link,
238 div.dokuwiki a.windows:link,
239 div.dokuwiki a.interwiki:link {
257 /* email link */
499 div.dokuwiki #dw__toc a:link,

1...<<11121314151617181920>>...45