Home
last modified time | relevance | path

Searched refs:items (Results 376 – 400 of 468) sorted by last modified time

1...<<111213141516171819

/template/templar/js/
H A Dbootstrap-typeahead.js82 var items
92 return items ? this.process(items) : this
98 items = $.grep(items, function (item) {
102 items = this.sorter(items)
104 if (!items.length) {
108 return this.render(items.slice(0, this.options.items)).show()
115 , sorter: function (items) { argument
137 , render: function (items) {
140 items = $(items).map(function (i, item) {
147 this.$menu.html(items)
[all …]
/template/templar/less/
H A Dnavbar.less131 …white-space: nowrap; // preven two items from separating within a .navbar-form that has .pull-left
262 // Active nav items
272 // Navbar button for toggling navbar items in responsive layouts
/template/navigation/
H A Dprint.css139 /* the list items overriding the ol definition */
H A Ddesign.css444 /* the list items overriding the ul/ol definition */
/template/apricot/
H A DCOPYING323 mouse-clicks or menu items--whatever suits your program.
/template/darkclean/css/
H A Ddesign.css424 /* the list items overriding the ol definition */
H A Dprint.css137 /* the list items overriding the ol definition */
/template/darkclean/
H A DCOPYING324 mouse-clicks or menu items--whatever suits your program.
/template/scanlines/
H A DCOPYING324 mouse-clicks or menu items--whatever suits your program.
/template/scanlines/css/
H A Ddesign.css47 - the list items overriding the ul/ol definition
530 /* --- the list items overriding the ul/ol definition --- */
H A Dprint.css146 /* the list items overriding the ol definition */
/template/backpack/
H A Dprint.css139 /* the list items overriding the ol definition */
H A Ddesign.css461 /* the list items overriding the ul/ol definition */
/template/spacedok/
H A Ddesign.css439 /* the list items overriding the ul/ol definition */
H A Dprint.css145 /* the list items overriding the ol definition */
/template/lcars/
H A Ddesign.css636 /* the list items overriding the ul/ol definition */
H A Dprint.css139 /* the list items overriding the ol definition */
/template/knotux/
H A Ddesign.css461 /* the list items overriding the ul/ol definition */
H A Dprint.css139 /* the list items overriding the ol definition */
/template/roundtheme/
H A Ddesign.css441 /* the list items overriding the ul/ol definition */
H A Dprint.css145 /* the list items overriding the ol definition */
/template/quickjump/
H A Dprint-old.css138 /* the list items overriding the ol definition */
H A Dprint.css157 /* the list items overriding the ol definition */
/template/typo/
H A Dprint.css145 /* the list items overriding the ol definition */
H A DCOPYING324 mouse-clicks or menu items--whatever suits your program.

1...<<111213141516171819