Home
last modified time | relevance | path

Searched refs:Affix (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap-3.4.1.js2432 var Affix = function (element, options) { class
2433 this.options = $.extend({}, Affix.DEFAULTS, options)
2449 Affix.VERSION = '3.4.1'
2451 Affix.RESET = 'affix affix-top affix-bottom'
2453 Affix.DEFAULTS = {
2480 Affix.prototype.getPinnedOffset = function () {
2482 this.$element.removeClass(Affix.RESET).addClass('affix')
2488 Affix.prototype.checkPositionWithEventLoop = function () {
2492 Affix.prototype.checkPosition = function () {
2521 .removeClass(Affix.RESET)
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css.map1 …TML5 Boilerplate\n\n.hidden {\n display: none !important;\n}\n\n\n// For Affix plugin\n// -------…