Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/cvetdv.ru/bitrix/js/vote/component/vote/src/components/popup/ |
Upload File : |
.vote-display__popup { padding: 17px 38px 23px; border-radius: 18px; } .vote-display__popup-title { color: var(--ui-color-base-default); font-size: 21px; font-weight: var(--ui-font-weight-medium); line-height: var(--ui-font-line-height-sm); margin-bottom: 5px; } .vote-display__popup-text { color: var(--ui-color-base-default); line-height: var(--ui-font-line-height-2xs); font-size: var(--ui-font-size-lg); } .vote-display__popup-btn { height: 38px; line-height: 36px; margin: 0; padding: 0 18px; background: #0075ff; border: 1px solid transparent; border-radius: 10px; font-size: var(--ui-font-size-lg); font-weight: var(--ui-font-weight-medium); cursor: pointer; position: relative; transition: background-color .2s linear; } .vote-display__popup-btn:hover { background: #1f86ff; } .vote-display__popup-btn + .vote-display__popup-btn { margin-left: 12px; } .vote-display__popup-btn.--complete { color: var(--ui-color-on-primary); border-color: #0075ff; background-color: #0075ff;; } .vote-display__popup-btn.--complete:hover { background: #006ceb; border-color: #006ceb; } .vote-display__popup-btn.--cancel { color: var(--ui-color-palette-gray-90); background-color: var(--ui-color-on-primary); border-color: var(--ui-color-palette-gray-35); } .vote-display__popup-btn.--cancel:hover { background-color: #f2f2f2; } .vote-display__popup-content { padding-bottom: 34px; padding-top: 15px; text-align: center; } .vote-display__popup-footer { text-align: center; }