Home
last modified time | relevance | path

Searched refs:types (Results 51 – 75 of 123) sorted by relevance

12345

/template/kiwiki/classes/
H A Dkiwiki_go_top.php
H A Dkiwiki_page_menu.php14 protected $types = array( variable in dokuwiki\\Menu\\KiwikiPageMenu
/template/monobook/static/3rd/dokuwiki/
H A D_links.css6 * This file provides styles for all types of links.
33 /*____________ other link types ____________*/
/template/vector/static/3rd/dokuwiki/
H A D_links.css6 * This file provides styles for all types of links.
33 /*____________ other link types ____________*/
/template/bootstrap3/compat/inc/Menu/
H A DSiteMenu.php14 protected $types = array( variable in dokuwiki\\Menu\\SiteMenu
H A DUserMenu.php14 protected $types = array( variable in dokuwiki\\Menu\\UserMenu
H A DPageMenu.php14 protected $types = array( variable in dokuwiki\\Menu\\PageMenu
H A DDetailMenu.php15 protected $types = array( variable in dokuwiki\\Menu\\DetailMenu
/template/bootstrap3/inc/Menu/
H A DDetailMenu.php15 protected $types = array( variable in dokuwiki\\template\\bootstrap3\\Menu\\DetailMenu
H A DPageIconsMenu.php14 protected $types = array( variable in dokuwiki\\template\\bootstrap3\\Menu\\PageIconsMenu
H A DPageMenu.php14 protected $types = array( variable in dokuwiki\\template\\bootstrap3\\Menu\\PageMenu
/template/daily/css/
H A D_links.css2 * This file provides styles for all types of links.
48 /*____________ other link types ____________*/
/template/bootie/css/
H A D_links.less2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/ad-hominem/css/
H A D_links.css2 * This file provides styles for all types of links.
47 /*____________ other link types ____________*/
/template/dokutwitterbootstrap/
H A Dtpl_functions.php186 function tpl_favicon($types = array('favicon')) { argument
190 foreach($types as $type) {
/template/sprintdoc/fonts/icons/
H A DREADME.txt66 You MUST setup server to reply with proper `mime-types` for font files -
70 webservers should be tuned. Here is list of mime types for our file extensions:
/template/ospyramid/js/libs/
H A Djquery-1.6.1.js2571 types = types.split(" ");
2659 if ( types && types.type ) {
2660 handler = types.handler;
2661 types = types.type;
2665 if ( !types || typeof types === "string" && types.charAt(0) === "." ) {
2666 types = types || "";
2677 types = types.split(" ");
3521 if ( typeof types === "object" && !types.preventDefault ) {
3522 for ( var key in types ) {
3529 if ( name === "die" && !types &&
[all …]
/template/starterbootstrap/
H A Dtpl_functions.php125 function tpl_favicon($types = array('favicon')) { argument
129 foreach($types as $type) {
/template/sprintdoc/css/
H A Darea_forms.less151 /* + + + all types of submit-buttons + + + */
208 /* + + + all types of buttons not being submit-buttons + + + */
/template/twentyfifteen/css/
H A Dnormalize.less262 * 2. Correct the inability to style clickable types in iOS and Safari.
369 * 1. Correct the inability to style clickable types in iOS and Safari.
/template/stm/stm/css/
H A D_normalize.css285 * 2. Correct the inability to style clickable types in iOS and Safari.
402 * 1. Correct the inability to style clickable types in iOS and Safari.
H A Dbasic.less92 /* all types of buttons */
/template/congrid/css/themes/
H A Dwhite.css138 /* all types of buttons */
284 /* Other link types */
H A Dtss.css131 /* all types of buttons */
286 /* Other link types */
/template/bootstrap3/css/
H A Dcallouts.less9 /* Common styles for all types */

12345