Home
last modified time | relevance | path

Searched refs:current (Results 76 – 100 of 153) sorted by path

1234567

/template/kkh/css/
H A D_links.css24 /* any link to current page */
H A D_search.less47 div.current {
87 div.current::after {
/template/klean/css/
H A Dklean-default.css673 .pagination .current {
H A Dklean-style.css535 .main-navigation .current-menu-item > a,
/template/lisps/css/
H A D_links.css24 /* any link to current page */
/template/material/css/
H A Dfixes.less115 .mdl-layout__drawer .mdl-navigation .mdl-navigation__link--current {
121 .mdl-layout__drawer .mdl-navigation .mdl-navigation__link--current {
H A Dlinks.less39 /* any link to current page */
/template/mikio/
H A DREADME.md72 - `navbarShowSub` : show the sub navbar. This menu is pulled from the `submenu` page in the current or parent namespaces. The menu is also shown on child pages. If no page is found, the sub navbar is automatically hidden
90 - `heroImagePropagation` : search for hero images in parent namespaces if none is found in the current namespace
92 - `tagsConsolidate` : Consolidate tags found in the current page and display it in the hero, content header or sidebar
169 - `image` : The hero image is sourced from an image named hero in the current or parental namespace. Namespace searching can be confined by the `includePagePropagate` setting. Pages can also override the image by inserting `~~hero-image URL~~` in the page content. DokuWiki and external URLs are supported. The height of the image area is 240px while the width is 33% of the window width. It is recommended to use an image of at least 480x240 (2:1)
/template/mikio/assets/
H A Dmikio.css3501 .mikio.dokuwiki .mode_search .mikio-article .search-results-form fieldset.search-form .advancedOptions .toggle .current {
3509 .mikio.dokuwiki .mode_search .mikio-article .search-results-form fieldset.search-form .advancedOptions .toggle .current:after {
H A Dmikio.less2629 .current {
/template/mindthedark/
H A DREADME.md58 …bout ~1% of DokuWiki installations. Almost no problems are reported. The current version is stable.
/template/mindthedark/css/
H A D_links.css24 /* any link to current page */
H A D_search.less47 div.current {
87 div.current::after {
/template/mnml-blog/
H A DREADME114 current installation archive.
/template/mnml-blog/css/
H A D_links.css24 /* any link to current page */
H A Dmnml-blog_screen.css955 /* any link to current page */
/template/monobook/static/3rd/dokuwiki/
H A D_links.css28 /* any link to current page */
/template/monobook/static/css/
H A Dscreen.css261 /* link to current page */
/template/monochrome/
H A DREADME.md27 This template should work well with all current browsers.
/template/mywiki/css/
H A Dmywiki.css672 .current-menu-item > a {
1445 .mywiki_breadcrumbs .current {
/template/notes/css/
H A D_links.css24 /* any link to current page */
H A D_search.less47 div.current {
87 div.current::after {
/template/notos/css/
H A Dbase.less30 // don't highlight current ids
/template/ospyramid/js/libs/
H A Djquery-1.6.1.js7486 current = dataTypes[ 0 ],
7510 prev = current;
7511 current = dataTypes[ i ];
7514 if( current === "*" ) {
7515 current = prev;
7517 } else if ( prev !== "*" && prev !== current ) {
7520 conversion = prev + " " + current;
7521 conv = converters[ conversion ] || converters[ "* " + current ];
7529 conv2 = converters[ tmp[1] + " " + current ];
/template/panoramacake/css/
H A Dstylesheet_dark.less515 #navcontainer #current

1234567