Home
last modified time | relevance | path

Searched refs:menu (Results 1 – 25 of 486) sorted by last modified time

12345678910>>...20

/template/sprintdoc/
H A DLICENSE323 mouse-clicks or menu items--whatever suits your program.
H A Ddeleted.files90 js/sidebar-menu.js
H A DCOPYING323 mouse-clicks or menu items--whatever suits your program.
/template/sprintdoc/css/
H A Darea_nav-direct.less2 * This file provides the design styles for the direct / menu jump links.
H A Dbase.less61 @menu-margin-lg: 1.3rem;
302 main, menu, nav, section, summary {
H A Dbase_vars.less60 @menu-margin-lg: 1.3rem;
H A Darea_header.less127 .menu-togglelink {
133 .icon-menu();
155 .menu-tool-select {
266 min-height: 70px; // needed for menu select toolbar
272 .menu-tool-select {
H A Darea_main-sidebar-nav.less7 @menu-margin: @icon-size + @margin-small * 2;
191 width: (@menu-margin - .1);
192 min-width: (@menu-margin - .1);
H A Darea_main-sidebar-search.less11 margin-left: -(@menu-margin-lg);
H A Darea_nav-usertools.less2 * This file provides the design styles for the direct / menu jump links.
H A Dprint.less28 .menu-togglelink,
H A Dbase_fontello-icons.less48 .icon-menu { &::before { content: '\e854'; } } /* '' */
/template/sprintdoc/css/plugins/
H A Dstarred.less
/template/sprintdoc/fonts/icons/
H A Dfontello-codes.css60 .icon-menu:before { content: '\e854'; } /* '' */
/template/kiwiki/
H A Dscript.js32 var menu = $(
33 "#kiwiki #dokuwiki__site #dokuwiki__content__wrapper #dokuwiki__aside .kiwiki-main-menu h3"
53 if ($(event.target).is(menu)) {
54 $(menu).parent().toggleClass("open");
H A DCOPYING323 mouse-clicks or menu items--whatever suits your program.
/template/kiwiki/css/
H A Dmobile.css108 .kiwiki-main-menu
119 .kiwiki-main-menu
129 .kiwiki-main-menu
139 .kiwiki-main-menu.open
147 .kiwiki-main-menu
163 .kiwiki-main-menu.open
170 .kiwiki-main-menu.open
/template/wikipraktik/
H A DLICENSE323 mouse-clicks or menu items--whatever suits your program.
/template/ad-hominem/css/
H A D_edit.css87 background-image: url('images/editor/overlay-menu.svg');
103 #tool__bar button:nth-child(9) { background-image: url('images/editor/format-header-menu.svg'); }
H A D_admin.less30 /* general menu item styling */
/template/ad-hominem/
H A DLICENSE323 mouse-clicks or menu items--whatever suits your program.
/template/mikio/assets/
H A Dmikio-typeahead.js47 this.$menu = jQuery(this.options.menu || this.theme.menu);
72 // var val = this.$menu.find('.active').data('value');
91 var val = this.$menu.find('.active').data('value');
147 element = this.$menu;
149 element = this.$menu.appendTo(this.$appendTo);
152 element = this.$menu.insertAfter(this.$element);
163 // The rules for bootstrap are: 'dropup' in the parent and 'dropdown-menu-right' in the element.
164 // Note that to get right alignment, you'll need to specify `menu` i
739 menu: '<ul class="typeahead mikio-dropdown" role="listbox"></ul>', global() property in Typeahead.defaults.themes.bootstrap3
746 menu: '<div class="typeahead mikio-dropdown" role="listbox"></div>', global() property in Typeahead.defaults.themes.bootstrap4
[all...]
/template/mikio/
H A DREADME.md64 - `navbarCustomMenuText` : custom menu to use in the navbar. Menu items are in the format of url|title with each item seperated by a semicolon. Requires one of the `navbarPos` to be set to `custom`
66 - `navbarDWMenuType` : how to show the DokuWiki menu items in the navbar. Can be either icons, text or both
67 - `navbarDWMenuCombine` : how to show the DokuWiki menu in the navbar. Can be either category dropdowns, single items or a combined dropdown. The combined menu title is pulled from the `tools-menu` language value
69 - `navbarPosLeft` : what menu to show on the left of the navbar
70 - `navbarPosMiddle` : what menu to show in the middle of the navbar
71 - `navbarPosRight` : what menu to show on the right of the navbar
72 - `navbarShowSub` : show the sub navbar. This menu is pulled from the `submenu` page in the current or parent namespaces. The menu i
[all...]
/template/launch/
H A DCOPYING323 mouse-clicks or menu items--whatever suits your program.
/template/launch/css/
H A Dbootstrap.min.css6menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-a… selector

12345678910>>...20