Lines Matching refs:style

1043 				document.body.style.backgroundColor = (uiTheme == 'dark' ||
1654 this.diagramContainer.style.visibility = 'hidden';
1655 this.formatContainer.style.visibility = 'hidden';
1656 this.hsplit.style.display = 'none';
1657 this.sidebarContainer.style.display = 'none';
1658 this.sidebarFooterContainer.style.display = 'none';
1744 this.menubar.container.style.paddingTop = '0px';
1752 this.buttonContainer.style.display = 'inline-block';
1753 this.buttonContainer.style.paddingRight = '48px';
1754 this.buttonContainer.style.position = 'absolute';
1755 this.buttonContainer.style.right = '0px';
1765 this.toggleElement.style.display = 'none';
1771 this.icon.style.padding = urlParams['atlas'] == '1'? '7px' : '6px';
1772 this.icon.style.cursor = 'pointer';
1954 …banner.style.cssText = 'position:absolute;bottom:10px;left:50%;max-width:90%;padding:18px 34px 12p…
1956 mxUtils.setPrefixedStyle(banner.style, 'box-shadow', '1px 1px 2px 0px #ddd');
1957 mxUtils.setPrefixedStyle(banner.style, 'transform', 'translate(-50%,120%)');
1958 mxUtils.setPrefixedStyle(banner.style, 'transition', 'all 1s ease');
1965 …img.style.cssText = 'position:absolute;right:10px;top:12px;filter:invert(1);padding:6px;margin:-6p…
2066 mxUtils.setPrefixedStyle(banner.style, 'transform', 'translate(-50%,120%)');
2076 mxUtils.setPrefixedStyle(banner.style, 'transform', 'translate(-50%,0%)');
2557 bg.style.position = 'absolute';
2558 bg.style.background = 'white';
2559 bg.style.left = '0px';
2560 bg.style.top = '0px';
2561 bg.style.bottom = '0px';
2562 bg.style.right = '0px';
2598 this.appIcon.style.cursor = 'pointer';
2603 this.appIcon.style.cursor = 'pointer';
2608 this.appIcon.style.cursor = 'pointer';
2613 this.appIcon.style.cursor = (mode == App.MODE_DEVICE) ? 'pointer' : 'default';
2975 alert.style.left = '0';
2976 alert.style.right = '0';
2977 alert.style.borderRadius = '0';
2978 alert.style.borderLeftStyle = 'none';
2979 alert.style.borderRightStyle = 'none';
2980 alert.style.marginBottom = '26px';
2981 alert.style.padding = '8px 0 8px 0';
2997 div.style.zIndex = 2e9;
2998 div.style.left = '50%';
2999 div.style.top = '-100%';
3001 div.style.maxWidth = '80%';
3002 div.style.width = 'max-content';
3003 div.style.whiteSpace = 'pre-wrap';
3004 mxUtils.setPrefixedStyle(div.style, 'transform', 'translate(-50%,0%)');
3005 mxUtils.setPrefixedStyle(div.style, 'transition', 'all 1s ease');
3011 close.style.textAlign = 'right';
3012 close.style.marginTop = '20px';
3013 close.style.display = 'block';
3032 div.style.top = '30px';
3038 mxUtils.setPrefixedStyle(div.style, 'transition', 'all 2s ease');
3039 div.style.opacity = '0';
3710 img.style.position = 'absolute';
3711 img.style.cursor = 'pointer';
3712 img.style.bottom = '20px';
3713 img.style.right = '20px';
3717 img.style.direction = 'rtl';
3718 img.style.textAlign = 'right';
3719 img.style.right = '24px';
3722 label.style.display = 'inline-block';
3723 label.style.fontSize = '12px';
3724 label.style.margin = '5px 24px 0 0';
3725 label.style.color = 'gray';
3726 label.style.userSelect = 'none';
3965 input.style.display = 'none';
4154 input.style.display = 'none';
5745 this.buttonContainer.style.paddingRight = '12px';
5746 this.buttonContainer.style.paddingTop = '6px';
5747 this.buttonContainer.style.right = urlParams['noLangIcon'] == '1'? '0' : '25px';
5751 this.buttonContainer.style.paddingRight = '38px';
5752 this.buttonContainer.style.paddingTop = '6px';
5764 …this.commentButton.style.cssText = 'display:inline-block;position:relative;box-sizing:border-box;'…
5771 this.commentButton.style.marginRight = '10px';
5772 this.commentButton.style.marginTop = '-3px';
5776 this.commentButton.style.marginTop = '1px';
5780 this.commentButton.style.marginTop = '-2px';
5784 this.commentButton.style.marginTop = '-5px';
5796 this.commentButton.style.filter = 'invert(100%)';
5817 this.shareButton.style.display = 'inline-block';
5818 this.shareButton.style.backgroundColor = '#F2931E';
5819 this.shareButton.style.borderColor = '#F08705';
5820 this.shareButton.style.backgroundImage = 'none';
5821 this.shareButton.style.padding = '2px 10px 0 10px';
5822 this.shareButton.style.marginTop = '-10px';
5823 this.shareButton.style.height = '28px';
5824 this.shareButton.style.lineHeight = '28px';
5825 this.shareButton.style.minWidth = '0px';
5826 this.shareButton.style.cssFloat = 'right';
5832 icon.style.marginRight = '4px';
5833 icon.style.marginTop = '-3px';
5838 this.shareButton.style.color = 'black';
5839 icon.style.filter = 'invert(100%)';
5964 this.notificationBtn.style.display = 'none';
5981 countEl.style.display = newNotif == 0? 'none' : '';
5983 notifBell.style.animation = newNotif == 0? 'none' : '';
5985 document.querySelector('.geBell-rad').style.animation = newNotif == 0? 'none' : '';
5990 this.notificationWin.style.display = 'none';
6011 this.notificationBtn.style.width = '30px';
6012 this.notificationBtn.style.top = '4px';
6016 this.notificationBtn.style.top = '2px';
6025 notifBell.style.opacity = uiTheme == 'min'? '0.5' : '';
6045 this.notificationWin.style.display = 'none';
6064 notifList.style.position = 'relative';
6070 if (this.notificationWin.style.display == 'none')
6072 this.notificationWin.style.display = '';
6075 this.notificationWin.style.top = (r.top + this.notificationBtn.clientHeight) + 'px';
6076 this.notificationWin.style.left = (r.right - this.notificationWin.clientWidth) + 'px';
6089 this.notificationBtn.style.display = ''; //In case it was hidden
6435 this.fnameWrapper.style.display = 'block';
6726 this.appIcon.style.display = 'block';
6727 this.appIcon.style.position = 'absolute';
6728 this.appIcon.style.width = '32px';
6729 this.appIcon.style.height = (this.menubarHeight - 28) + 'px';
6730 this.appIcon.style.margin = '14px 0px 8px 16px';
6731 this.appIcon.style.opacity = '0.85';
6732 this.appIcon.style.borderRadius = '3px';
6736 this.appIcon.style.backgroundColor = '#f08705';
6752 this.appIcon.style.backgroundImage = logo;
6753 this.appIcon.style.backgroundPosition = 'center center';
6754 this.appIcon.style.backgroundSize = '100% 100%';
6755 this.appIcon.style.backgroundRepeat = 'no-repeat';
6757 mxUtils.setPrefixedStyle(this.appIcon.style, 'transition', 'all 125ms linear');
6769 this.appIcon.style.backgroundImage = 'url(' + IMAGE_PATH + '/google-drive-logo-white.svg)';
6770 this.appIcon.style.backgroundSize = '70% 70%';
6774 this.appIcon.style.backgroundImage = 'url(' + IMAGE_PATH + '/dropbox-logo-white.svg)';
6775 this.appIcon.style.backgroundSize = '70% 70%';
6779 this.appIcon.style.backgroundImage = 'url(' + IMAGE_PATH + '/onedrive-logo-white.svg)';
6780 this.appIcon.style.backgroundSize = '70% 70%';
6784 this.appIcon.style.backgroundImage = 'url(' + IMAGE_PATH + '/github-logo-white.svg)';
6785 this.appIcon.style.backgroundSize = '70% 70%';
6789 this.appIcon.style.backgroundImage = 'url(' + IMAGE_PATH + '/gitlab-logo-white.svg)';
6790 this.appIcon.style.backgroundSize = '100% 100%';
6794 this.appIcon.style.backgroundImage = 'url(' + IMAGE_PATH + '/notion-logo-white.svg)';
6795 this.appIcon.style.backgroundSize = '70% 70%';
6799 this.appIcon.style.backgroundImage = 'url(' + IMAGE_PATH + '/trello-logo-white-orange.svg)';
6800 this.appIcon.style.backgroundSize = '70% 70%';
6807 this.appIcon.style.backgroundImage = logo;
6808 this.appIcon.style.backgroundSize = '90% 90%';
6817 this.fnameWrapper.style.position = 'absolute';
6818 this.fnameWrapper.style.right = '120px';
6819 this.fnameWrapper.style.left = '60px';
6820 this.fnameWrapper.style.top = '9px';
6821 this.fnameWrapper.style.height = '26px';
6822 this.fnameWrapper.style.display = 'none';
6823 this.fnameWrapper.style.overflow = 'hidden';
6824 this.fnameWrapper.style.textOverflow = 'ellipsis';
6829 this.fname.style.padding = '2px 8px 2px 8px';
6830 this.fname.style.display = 'inline';
6831 this.fname.style.fontSize = '18px';
6832 this.fname.style.whiteSpace = 'nowrap';
6864 this.menubar.container.style.position = 'absolute';
6865 this.menubar.container.style.paddingLeft = '59px';
6866 this.toolbar.container.style.paddingLeft = '16px';
6867 this.menubar.container.style.boxSizing = 'border-box';
6868 this.menubar.container.style.top = '34px';
6876 this.toggleFormatElement.style.position = 'absolute';
6877 this.toggleFormatElement.style.display = 'inline-block';
6878 this.toggleFormatElement.style.top = (uiTheme == 'atlas') ? '8px' : '6px';
6879 …this.toggleFormatElement.style.right = (uiTheme != 'atlas' && urlParams['embed'] != '1') ? '30px' …
6880 this.toggleFormatElement.style.padding = '2px';
6881 this.toggleFormatElement.style.fontSize = '14px';
6883 this.toggleFormatElement.style.width = '16px';
6884 this.toggleFormatElement.style.height = '16px';
6885 this.toggleFormatElement.style.backgroundPosition = '50% 50%';
6886 this.toggleFormatElement.style.backgroundRepeat = 'no-repeat';
6891 this.toggleFormatElement.style.filter = 'invert(100%)';
6911 this.toggleFormatElement.style.backgroundImage = 'url(\'' + this.formatShowImage + '\')';
6915 this.toggleFormatElement.style.backgroundImage = 'url(\'' + this.formatHideImage + '\')';
6924 this.fullscreenElement.style.position = 'absolute';
6925 this.fullscreenElement.style.display = 'inline-block';
6926 this.fullscreenElement.style.top = (uiTheme == 'atlas') ? '8px' : '6px';
6927 …this.fullscreenElement.style.right = (uiTheme != 'atlas' && urlParams['embed'] != '1') ? '50px' : …
6928 this.fullscreenElement.style.padding = '2px';
6929 this.fullscreenElement.style.fontSize = '14px';
6931 this.fullscreenElement.style.width = '16px';
6932 this.fullscreenElement.style.height = '16px';
6933 this.fullscreenElement.style.backgroundPosition = '50% 50%';
6934 this.fullscreenElement.style.backgroundRepeat = 'no-repeat';
6935 this.fullscreenElement.style.backgroundImage = 'url(\'' + this.fullscreenImage + '\')';
6956 this.fullscreenElement.style.filter = 'invert(100%)';
6987 this.toggleElement.style.position = 'absolute';
6988 this.toggleElement.style.display = 'inline-block';
6989 this.toggleElement.style.width = '16px';
6990 this.toggleElement.style.height = '16px';
6991 this.toggleElement.style.color = '#666';
6992 this.toggleElement.style.top = (uiTheme == 'atlas') ? '8px' : '6px';
6993 this.toggleElement.style.right = '10px';
6994 this.toggleElement.style.padding = '2px';
6995 this.toggleElement.style.fontSize = '14px';
6996 this.toggleElement.style.textDecoration = 'none';
6997 this.toggleElement.style.backgroundImage = 'url(\'' + this.chevronUpImage + '\')';
6999 this.toggleElement.style.backgroundPosition = '50% 50%';
7000 this.toggleElement.style.backgroundRepeat = 'no-repeat';
7004 this.toggleElement.style.filter = 'invert(100%)';
7047 this.menubar.container.style.position = 'absolute';
7048 this.menubar.container.style.paddingLeft = '59px';
7049 this.menubar.container.style.paddingTop = '';
7050 this.menubar.container.style.paddingBottom = '';
7051 this.menubar.container.style.top = '34px';
7052 this.toolbar.container.style.paddingLeft = '16px';
7053 this.buttonContainer.style.visibility = 'visible';
7054 this.appIcon.style.display = 'block';
7055 this.fnameWrapper.style.display = 'block';
7056 this.fnameWrapper.style.visibility = 'visible';
7059 this.toggleElement.style.backgroundImage = 'url(\'' + this.chevronUpImage + '\')';
7063 this.menubar.container.style.position = 'relative';
7064 this.menubar.container.style.paddingLeft = '4px';
7065 this.menubar.container.style.paddingTop = '0px';
7066 this.menubar.container.style.paddingBottom = '0px';
7067 this.menubar.container.style.top = '0px';
7068 this.toolbar.container.style.paddingLeft = '8px';
7069 this.buttonContainer.style.visibility = 'hidden';
7070 this.appIcon.style.display = 'none';
7071 this.fnameWrapper.style.display = 'none';
7072 this.fnameWrapper.style.visibility = 'hidden';
7075 this.toggleElement.style.backgroundImage = 'url(\'' + this.chevronDownImage + '\')';
7106 this.userElement.style.position = 'absolute';
7107 this.userElement.style.fontSize = '8pt';
7108 this.userElement.style.top = (uiTheme == 'atlas') ? '8px' : '2px';
7109 this.userElement.style.right = '30px';
7110 this.userElement.style.margin = '4px';
7111 this.userElement.style.padding = '2px';
7112 this.userElement.style.paddingRight = '16px';
7113 this.userElement.style.verticalAlign = 'middle';
7114 this.userElement.style.backgroundImage = 'url(' + IMAGE_PATH + '/expanded.gif)';
7115 this.userElement.style.backgroundPosition = '100% 60%';
7116 this.userElement.style.backgroundRepeat = 'no-repeat';
7133 div.style.position = 'absolute';
7134 div.style.top = (this.userElement.clientTop +
7136 div.style.zIndex = 5;
7137 div.style.right = '36px';
7138 div.style.padding = '0px';
7139 div.style.cursor = 'default';
7140 div.style.minWidth = '300px';
7159 img.style.top = '8px';
7160 img.style.right = '8px';
7211 td.style.height = '59px';
7212 td.style.width = '66px';
7219 img.style.borderRadius = '50%';
7220 img.style.margin = '4px 8px 0 8px';
7226 td.style.whiteSpace = 'nowrap';
7227 td.style.paddingTop = '4px';
7228 td.style.maxWidth = '0';
7229 td.style.overflow = 'hidden';
7230 td.style.textOverflow = 'ellipsis';
7240 small.style.color = 'gray';
7246 div.style.marginTop = '4px';
7256 tr.style.cursor = 'pointer';
7257 tr.style.opacity = '0.3';
7287 driveUserTable.style.borderSpacing = '0';
7288 driveUserTable.style.fontSize = '10pt';
7289 driveUserTable.style.width = '100%';
7290 driveUserTable.style.padding = '10px';
7300 div.style.textAlign = 'left';
7301 div.style.padding = '10px';
7302 div.style.whiteSpace = 'nowrap';
7303 div.style.borderTop = '1px solid rgb(224, 224, 224)';
7320 btn.style.float = 'right';
7346 btn.style.margin = '0px';
7363 userTable.style.borderSpacing = '0';
7364 userTable.style.fontSize = '10pt';
7365 userTable.style.width = '100%';
7366 userTable.style.padding = '10px';
7372 td.style.width = '40px';
7381 img.style.marginRight = '6px';
7390 td.style.whiteSpace = 'nowrap';
7391 td.style.maxWidth = '0';
7392 td.style.overflow = 'hidden';
7393 td.style.textOverflow = 'ellipsis';
7402 small.style.color = 'gray';
7410 div.style.marginTop = '4px';
7424 div.style.textAlign = 'center';
7425 div.style.padding = '10px';
7426 div.style.whiteSpace = 'nowrap';
7629 div.style.textAlign = 'center';
7630 div.style.padding = '10px';
7637 div.style.textAlign = 'center';
7638 div.style.padding = '10px';
7639 div.style.background = Editor.isDarkMode() ? '' : 'whiteSmoke';
7640 div.style.borderTop = '1px solid #e0e0e0';
7641 div.style.whiteSpace = 'nowrap';
7728 this.userElement.style.display = 'block';
7733 this.userElement.style.display = 'none';