Home
last modified time | relevance | path

Searched refs:menu (Results 226 – 250 of 486) sorted by path

12345678910>>...20

/template/klean/css/
H A Dklean-style.css535 .main-navigation .current-menu-item > a,
539 /* Small menu */
540 .menu-toggle {
/template/klean/
H A Dnavigation.js7 var container, button, menu; variable
19 menu = container.getElementsByTagName( 'ul' )[0];
22 if ( 'undefined' === typeof menu ) {
27 menu.setAttribute( 'aria-expanded', 'false' );
29 if ( -1 === menu.className.indexOf( 'nav-menu' ) ) {
30 menu.className += ' nav-menu';
38 menu.setAttribute( 'aria-expanded', 'false' );
42 menu.setAttribute( 'aria-expanded', 'true' );
/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
/template/lilas/
H A Dlayout.css93 .menu {
111 .menu ul {
115 .menu li {
H A Dstyle.css48 .menu {
81 .menu a { color: #5d579d; text-decoration: none; }
82 .menu a:hover { color: #ffb733; }
94 .menu .explorer .folder { list-style-image: url(images/folder.gif); }
95 .menu .explorer .folderopen { list-style-image: url(images/folder_open.gif); }
96 .menu .explorer .file { list-style-image: url(images/file.gif); }
/template/lisps/
H A DLICENSE323 mouse-clicks or menu items--whatever suits your program.
/template/m1/
H A DCOPYING323 mouse-clicks or menu items--whatever suits your program.
/template/m1/css/
H A Dm1-mobile.css24 #m1-menu {display: block;}
33 #m1-menu-rtrig {display: none;}
H A Dm1-screen.css18 #m1-menu {display: none;}
21 #m1-menu-right {display: none;}
22 #m1-menu-left {display: none;}
75 #m1-menu ul, #m1-menu li {list-style: none; margin: 0; padding: 0;}
78 #m1-menu ul li.hover,
81 #m1-menu ul ul li {float: none;}
85 #m1-menu ul ul {margin-top: 0; }
86 #m1-menu ul ul li {}
91 #m1-menu:after, #m1-menu ul:after {content: ''; display: block; clear: both; }
93 #m1-menu ul {float: right;}
[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/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/mindthedark/
H A DLICENSE323 mouse-clicks or menu items--whatever suits your program.
/template/mindthedark/css/
H A D_admin.less14 /* general menu item styling */
/template/minimalism/styles/
H A Dlayout.css108 .min-header .min-menu {
111 .min-header .min-menu a,
112 .min-header .min-menu a:visited,
118 .min-header .min-menu a:hover,
122 .min-header .min-menu a.active,
/template/mmclean/
H A DCOPYING324 mouse-clicks or menu items--whatever suits your program.
/template/mmkanso/
H A DCHANGELOG12 - Tweaked the menu line by switching over to the tpl_actionlink functions
H A DCOPYING324 mouse-clicks or menu items--whatever suits your program.
/template/mmzire/
H A DCOPYING324 mouse-clicks or menu items--whatever suits your program.
/template/mnml-blog/
H A DCOPYING332 mouse-clicks or menu items--whatever suits your program.
/template/mnml-blog/css/
H A Dmnml-blog_screen.css810 /* admin menu: config manager */
817 /* admin menu: acl manager tree */
821 /* admin menu: plugin manager */
825 /* admin menu: plugin manager - more space for plugin info */
/template/monobook/
H A DCOPYING324 mouse-clicks or menu items--whatever suits your program.
/template/monobook/static/css/
H A Dscreen.css1151 /* --------------- admin menu --------------- */
1157 /* main menu */
H A Dscreen_iehacks.css47 /* MSIE: fix textarea in admin menu (incl. jumping bug MSIE8) */
59 /* MSIE 6/7: admin menu icons */
/template/monochrome/
H A DCOPYING323 mouse-clicks or menu items--whatever suits your program.

12345678910>>...20