Home
last modified time | relevance | path

Searched refs:e (Results 526 – 550 of 597) sorted by last modified time

1...<<21222324

/template/grassstains/css/
H A D_media_fullscreen.css65 #mediamanager__page .ui-resizable-e {
74 #mediamanager__page .ui-resizable-e:hover {
H A D_toc.css86 (e.g. if heading level 3 follows directly after heading level 1) */
/template/grassstains/
H A Dstyle.ini7 ; (i.e. [stylesheets] or [replacements]) into that file as well.
62 ; highlighted text (e.g. search snippets)
/template/dokufreech/
H A Dstyle.local.ini7 ; (i.e. [stylesheets] or [replacements]) into that file as well.
62 ; highlighted text (e.g. search snippets)
H A Dstyle.ini7 ; (i.e. [stylesheets] or [replacements]) into that file as well.
62 ; highlighted text (e.g. search snippets)
/template/gtopia/
H A Dstyle.css.org1349 /* styling for node tabs (e.g., View, Edit) */
/template/dokufreech/css/
H A D_media_fullscreen.css65 #mediamanager__page .ui-resizable-e {
70 #mediamanager__page .ui-resizable-e:hover {
H A D_toc.css68 (e.g. if heading level 3 follows directly after heading level 1) */
/template/templar/
H A DCOPYING288 e) Convey the object code using peer-to-peer transmission, provided
379 e) Declining to grant rights under trademark law for use of some
H A DLICENSE288 e) Convey the object code using peer-to-peer transmission, provided
379 e) Declining to grant rights under trademark law for use of some
/template/templar/js/
H A Dbootstrap-tab.js43 , e
54 e = $.Event('show', {
58 $this.trigger(e)
60 if (e.isDefaultPrevented()) return
139 $(document).on('click.tab.data-api', '[data-toggle="tab"], [data-toggle="pill"]', function (e) { argument
140 e.preventDefault()
H A Dbootstrap-tooltip.js82 , enter: function (e) { argument
91 self = $(e.currentTarget)[this.type](options).data(this.type)
102 , leave: function (e) {
121 , e = $.Event('show') variable
124 this.$element.trigger(e)
125 if (e.isDefaultPrevented()) return
226 , e = $.Event('hide') variable
228 this.$element.trigger(e)
229 if (e.isDefaultPrevented()) return
311 , toggle: function (e) {
[all …]
H A Dbootstrap-alert.js34 Alert.prototype.close = function (e) { argument
46 e && e.preventDefault()
50 $parent.trigger(e = $.Event('close'))
52 if (e.isDefaultPrevented()) return
H A Dbootstrap-button.js99 $(document).on('click.button.data-api', '[data-toggle^=button]', function (e) { argument
100 var $btn = $(e.target)
H A Dbootstrap-carousel.js40 cycle: function (e) { argument
41 if (!e) this.paused = false
74 , pause: function (e) { argument
75 if (!e) this.paused = true
102 , e
110 e = $.Event('slide', {
126 this.$element.trigger(e)
127 if (e.isDefaultPrevented()) return
139 this.$element.trigger(e)
140 if (e.isDefaultPrevented()) return
[all …]
H A Dbootstrap-modal.js46 , e = $.Event('show')
48 this.$element.trigger(e)
50 if (this.isShown || e.isDefaultPrevented()) return
82 , hide: function (e) { argument
83 e && e.preventDefault()
87 e = $.Event('hide')
89 this.$element.trigger(e)
110 $(document).on('focusin.modal', function (e) { argument
111 if (that.$element[0] !== e.target && !that.$element.has(e.target).length) {
121 e.which == 27 && that.hide()
[all …]
H A Dbootstrap-collapse.js157 $(document).on('click.collapse.data-api', '[data-toggle=collapse]', function (e) { argument
160 || e.preventDefault()
H A Dbootstrap-dropdown.js41 , toggle: function (e) { argument
63 , keydown: function (e) {
71 if (!/(38|40|27)/.test(e.keyCode)) return
75 e.preventDefault()
76 e.stopPropagation()
84 if (!isActive || (isActive && e.keyCode == 27)) {
85 if (e.which == 27) $parent.find(toggle).focus()
95 if (e.keyCode == 38 && index > 0) index-- // up
96 if (e.keyCode == 40 && index < $items.length - 1) index++ // down
160 .on('click.dropdown.data-api', '.dropdown form', function (e) { e.stopPropagation() }) argument
[all …]
H A Dbootstrap-typeahead.js199 , move: function (e) {
202 switch(e.keyCode) {
220 e.stopPropagation()
225 this.move(e)
230 this.move(e)
233 , keyup: function (e) {
234 switch(e.keyCode) {
257 e.stopPropagation()
258 e.preventDefault()
265 , blur: function (e) {
[all …]
/template/templar/less/
H A Dbutton-groups.less13 …white-space: nowrap; // prevent buttons from wrapping when in tight spaces (e.g., the table on the…
H A Dmixins.less426 …filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', Grad…
436 …filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', Grad…
454 …filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', Grad…
465 …filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', Grad…
486 filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
529 background-color: darken(@endColor, 10%) e("\9");
H A Dmodals.less42 .transition(e('opacity .3s linear, top .3s ease-out'));
/template/templar/css/
H A Dscreen.css9321 #mediamanager__page .ui-resizable-e {
9326 #mediamanager__page .ui-resizable-e:hover {
H A Dtabs.less84 #mediamanager__page .ui-resizable-e {
89 #mediamanager__page .ui-resizable-e:hover {
/template/navigation/
H A Dstyle.ini7 ; (i.e. [stylesheets] or [replacements]) into that file as well.

1...<<21222324