File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/js/landing/ui/field/color/src/processor/bg_color_after.js
Back
import BgColor from './bg_color'; import ColorValue from '../color_value'; export default class BgColorAfter extends BgColor { constructor(options) { super(options); this.setEventNamespace('BX.Landing.UI.Field.Processor.BgColorAfter'); this.property = ['background-image', 'background-color']; this.variableName = '--bg--after'; this.className = 'g-bg--after'; this.pseudoClass = ':after'; 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.27 |
proxy
|
phpinfo
|
Settings