File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/js/landing/ui/field/color/src/processor/bg_color_before.js
Back
import BgColor from './bg_color'; import ColorValue from '../color_value'; export default class BgColorBefore extends BgColor { constructor(options) { super(options); this.setEventNamespace('BX.Landing.UI.Field.Processor.BgColorBefore'); this.property = ['background-image', 'background-color']; this.variableName = '--bg--before'; this.className = 'g-bg--before'; this.pseudoClass = ':before'; const opacityValue = this.getValue() || new ColorValue(); this.opacity.setValue(opacityValue.setOpacity(0.5)); this.tabs.showTab('Opacity'); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings