Home
last modified time | relevance | path

Searched refs:link (Results 1 – 25 of 1103) sorted by last modified time

12345678910>>...45

/template/sprintdoc/css/plugins/
H A Dtranslation.less18 a.wikilink1:link,
H A Dstruct.less8 @link-height: 1.5rem;
11 padding-bottom: @link-height;
49 height: @link-height;
/template/sprintdoc/css/
H A Darea_nav-breadcrumb.less49 margin-left: .4rem; //toggle link has position absolute, hover on home icon needs more space than left padding of breadcrumb
H A Darea_nav-direct.less18 a:link,
H A Dbase_design.less435 &:link,
523 &:link,
H A Darea_footer.less19 a:link,
H A Darea_main-sidebar-nav.less69 &:link,
H A Dprint.less17 a:link,
H A Dbase_fontello-icons.less102 .icon-link {
H A Dbase_structure.less78 z-index: 100; // show label/link above content on hover etc.
97 #dokuwiki__detail .img-link a::before {
H A Dtemplate_detail.less10 .img-link {
/template/sprintdoc/
H A Dtpl.php67 * @param string $link The link
73 static public function pageToolItem($link, $caption, $svg, $args = array()) { argument
86 $args['href'] = $link ?: '#';
H A DTemplate.php259 // homepage logo should not link to itself (BITV accessibility requirement)
289 // homepage logo should not link to itself (BITV accessibility requirement)
332 $link = wl($ID, array('do' => 'admin'));
333 echo '<bdi> : <a href="' . $link . '"><strong>' . $label . '</strong></a></bdi>';
/template/sprintdoc/fonts/icons/
H A Dfontello-codes.css43 .icon-link:before { content: '\e843'; } /* '' */
H A DREADME.txt14 - Fonts, used in Fontello, don't require a clickable link on your site.
/template/kiwiki/
H A Dstyle.ini73 ; link color
/template/wikipraktik/
H A Dstyle.ini66 ; default link color
/template/ad-hominem/css/
H A Ddesign.less255 a:link,
H A D_edit.css104 #tool__bar button[accesskey="l"] { background-image: url('images/editor/insert-link.svg');margin-left:4pt; }
105 #tool__bar button:nth-child(11) { background-image: url('images/editor/insert-external-link.svg'); }
H A D_tabs.css58 .dokuwiki ul.tabs li a:link,
H A Dlayout.less37 #skip-link {
93 a:link {
347 a:link, a:visited {
929 #skip-link a { background-color: @ini_background_dark;color: @ini_link_dark;}
977 a:link, a:visited { color: @ini_link_dark; }
H A Dlinks.less6 /* general link styles */
7 a:link {
20 a.wikilink1:link,
24 a.wikilink2:link,
30 footer #ftInclude a.wikilink1:link,
38 body.darkmode a:link, body.darkmode a:visited { color: @ini_link_dark; }
39 body.darkmode a.wikilink1:link, body.darkmode a.wikilink1:visited { color: @ini_existing_dark; }
40 body.darkmode a.wikilink2:link, body.darkmode a.wikilink2:visited { color: @ini_missing_dark; }
41 body.darkmode #ftInclude a.wikilink1:link, body.darkmode #ftInclude a.wikilink1:visited { color: @ini_link_dark; }
H A D_footnotes.css7 /* link to footnote inside the text */
/template/ad-hominem/
H A Dstyle.ini75 ; default link color
H A DREADME.md19 * Improvements to the default functionality, e.g. a resizeable internal link selection widget, etc.
20 * Configuration to override the "home"-link (see below)

12345678910>>...45