Searched refs:BG_COLOR (Results 1 – 1 of 1) sorted by relevance
1936 BG_COLOR = 'background-color', variable2095 color[0] = css(tip, BG_COLOR) || css(colorElem, BG_COLOR) || css(elements.content, BG_COLOR) || 2096 css(tooltip, BG_COLOR) || tip.css(BG_COLOR);2103 …$('*', tip).add(tip).css('cssText', BG_COLOR+':'+TRANSPARENT+IMPORTANT+';'+BORDER+':0'+IMPORTANT+'…