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/rospirotorg.ru/bitrix/js/ui/text-editor/src/plugins/link/ |
Upload File : |
.ui-text-editor-link-editor { display: flex; padding: 10px; align-items: center; } .ui-text-editor-link-form { width: 300px; display: none; flex: 1; } .ui-text-editor-link-preview { display: flex; flex: 1; align-items: center; } .ui-text-editor-link-editor.--edit-mode .ui-text-editor-link-form { display: flex; align-items: center; } .ui-text-editor-link-editor.--edit-mode .ui-text-editor-link-preview { display: none; } .ui-text-editor-link-editor.--auto-link-mode .ui-text-editor-link-form-delete-btn { display: none; } .ui-text-editor-link-textbox { margin-right: 8px; } .ui-text-editor-link-form-button { display: inline-flex; align-items: center; justify-content: center; height: 30px; min-width: 30px; padding: 0; margin-left: 5px; background: none; border: none; cursor: pointer; opacity: 0.7; border-radius: var(--ui-border-radius-3xs); } .ui-text-editor-link-form-button:hover { opacity: 1; } .ui-text-editor-link-label { display: block; flex: 1; max-width: 250px; min-width: 100px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: var(--ui-color-link-primary-base); font-size: var(--ui-font-size-sm); } .ui-text-editor-link-label:hover { text-decoration: var(--ui-text-decoration-line-underline); }