Home
last modified time | relevance | path

Searched refs:link (Results 51 – 75 of 1103) sorted by path

12345678910>>...45

/template/adoradark/css/
H A D_modal.css10 /* link wizard (opens from the link button in the edit toolbar)
H A D_tabs.css59 .dokuwiki ul.tabs li a:link,
H A Dbasic.less198 a:link,
203 a:link:hover,
205 a:link:focus,
207 a:link:active,
H A Ddesign.less322 a:link,
H A Dprint.css56 a:link,
64 /* display href after link */
/template/amanuensis/
H A Ddesign.css303 /* external link */
331 /* interwiki link */
345 /* link to some embedded media */
355 /* email link */
367 a.wikilink1:link { color:#009900; text-decoration:none }
372 a.wikilink2:link { color:#FF3300; text-decoration:none }
H A Dlayout.css164 .pagename a:link, .pagename a:visited {
181 .title a:link, .title a:visited, .title a:hover, .title a:active {
H A Dprint.css41 /* external link */
47 /* interwiki link */
53 /* email link */
/template/amanuensis/inc/
H A Dindex.js74 trigger.link = trigger.getElementsByTagName('a')[0];
96 if(!iskde) { trigger.link.className += (trigger.link.className == '' ? '' : ' ') + 'rollover'; }
116 …riz && trigger.issub) ? (isie || (trigger.ishoriz && isoldsaf)) ? trigger.link.offsetHeight + 'px'…
138 if(!iskde) { trigger.link.className = trigger.link.className.replace(/[ ]?rollover/g, ''); }
/template/ameoto/
H A Ddesign.css235 div.dokuwiki a:link,
256 /* external link */
268 /* interwiki link (icon are set by dokuwiki) */
272 /* link to some embedded media */
276 div.dokuwiki a.urlextern:link,
277 div.dokuwiki a.windows:link,
278 div.dokuwiki a.interwiki:link {
296 /* email link */
560 div.dokuwiki a.toc:link,
H A Dprint.css44 /* external link */
50 /* interwiki link */
56 /* email link */
H A Dsimple_design.css188 /* external link */
/template/apricot/css/
H A D_footnotes.css7 /* link to footnote inside the text */
H A D_links.css18 .dokuwiki a.wikilink2:link,
28 /* any link to current page */
33 /*____________ other link types ____________*/
44 /* external link */
53 /* email link */
59 /* link to some embedded media */
62 /* interwiki link */
H A D_media_popup.css123 /* link which inserts media file */
H A D_modal.css10 /* link wizard (opens from the link button in the edit toolbar)
H A D_tabs.css30 .dokuwiki ul.tabs li a:link,
H A Ddesign.css176 /* each individual link, i.e., each page, each category, each month, etc. */
H A Dprint.css36 .dokuwiki a:link, .dokuwiki a:visited {
44 /* display href after link */
H A Drtl.css182 /* if link icons don't work as expected, remove the following lines */
/template/apricot/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage,$title,$backTitle,$link=0,$wrapper=0) { argument
30 if ($link)
35 if ($link)
49 function _tpl_userpage($userPage,$title,$link=0,$wrapper=0) { argument
57 if ($link)
71 function _tpl_register($link=0,$wrapper=0) { argument
81 if ($link)
94 function _tpl_action($type,$link=0,$wrapper=0) { argument
98 …getConf('discussionPage'),tpl_getLang('discussion'),tpl_getLang('back_to_article'),$link,$wrapper);
103 _tpl_userpage(tpl_getConf('userPage'),tpl_getLang('userpage'),$link,$wrapper);
[all …]
/template/aran/css/
H A D_footnotes.css7 /* link to footnote inside the text */
H A D_links.css14 .dokuwiki a.wikilink2:link,
24 /* any link to current page */
29 /*____________ other link types ____________*/
40 /* external link */
42 background-image: url(images/external-link.png);
45 background-image: url(../../images/external-link.png);
56 /* email link */
66 /* link to some embedded media */
69 /* interwiki link */
H A D_media_popup.css153 /* link which inserts media file */
H A D_modal.css10 /* link wizard (opens from the link button in the edit toolbar)

12345678910>>...45