Home
last modified time | relevance | path

Searched refs:link (Results 726 – 750 of 1103) sorted by last modified time

1...<<21222324252627282930>>...45

/template/breeze/bower_components/gumby/sass/var/icons/
H A D_entypo.scss37 $entypo-icon-link: \1f517; // \1f517
/template/breeze/bower_components/gumby/css/
H A Dgumby.css125 .icon-link.icon-left a:before, .icon-link.icon-right a:after, i.icon-link:before { content: "\1f517…
/template/breeze/css/
H A Dprint.css56 a:link,
66 /* display href after link */
/template/breeze/bower_components/gumby/sass/
H A D_typography.scss12 color: $header-link-color;
76 color: $body-link-color;
81 color: $body-link-hover-color;
/template/doogiestpl/css/
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_modal.css10 /* link wizard (opens from the link button in the edit toolbar)
H A Dprint.css45 /* external link */
51 /* interwiki link */
57 /* email link */
H A Dcontent.css31 /* email link */
36 /* external link */
46 .dokuwiki a.urlextern:link,
47 .dokuwiki a.windows:link,
48 .dokuwiki a.interwiki:link {
220 .dokuwiki #toc__inside ul li a:link, /* old */
222 #dw__toc ul li a:link /* new */,
H A D_footnotes.css7 /* link to footnote inside the text */
H A D_media_popup.css153 /* link which inserts media file */
H A D_tabs.css59 .dokuwiki ul.tabs li a:link,
H A Dbasic.css164 .dokuwiki a:link,
/template/20cones/css/
H A D20cones.less200 .dokuwiki div.plugin_translation ul li a:link,
H A Dbasic.less198 a:link,
203 a:link:hover,
205 a:link:focus,
207 a:link:active,
H A Ddesign.less253 a: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)
H A D_tabs.css58 .dokuwiki ul.tabs li a:link,
H A Dprint.css56 a:link,
64 /* display href after link */
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 ____________*/
41 /* external link */
43 background-image: url(../../images/external-link.svg);
49 /* email link */
55 /* link to some embedded media */
58 /* interwiki link */
62 /* RTL corrections; if link icons don't work as expected, remove the following lines */
/template/dokutwitterbootstrap/css/
H A Dbootstrap.min.css9link{font-weight:normal;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.b…
/template/dokutwitterbootstrap/images/
H A Dicons-license.txt1 Icons for: email.png, external-link.png and unc.png
/template/dokutwitterbootstrap/
H A DREADME.md124 Add any Wiki-wide links that you would like to, with each link being inside an
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 …onf('discussionPage'), tpl_getLang('discussion'), tpl_getLang('back_to_article'), $link, $wrapper);
103 _tpl_userpage(tpl_getConf('userPage'), tpl_getLang('userpage'), $link, $wrapper);
[all …]

1...<<21222324252627282930>>...45