/** * Any CSS included here will be global. The classic template * bundles Infima by default. Infima is a CSS framework designed to * work well for content-centric websites. */ @import url(https://rsms.me/inter/inter.css); @import url(https://fonts.googleapis.com/css2?family=Nunito:wght@100;200;300;400;500;600;700;800;900&display=swap&display=swap); /* You can override the default Infima variables here. */ :root { --ifm-color-primary: #f86a2b; --ifm-color-primary-dark: #ed6227; --ifm-color-primary-darker: #df5b23; --ifm-color-primary-darkest: #d15420; --ifm-color-primary-light: #f9936b; --ifm-color-primary-lighter: #fbb195; --ifm-color-primary-lightest: #fbb195; --ifm-font-family-base: Inter, Inter var, sans-serif; --ifm-code-font-size: 95%; --ifm-code-font-color: #202124; --docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.1); } /* For readability concerns, you should choose a lighter palette in dark mode. */ [data-theme="dark"] { --ifm-color-primary: #f9936b; --ifm-color-primary-dark: #ed6227; --ifm-color-primary-darker: #df5b23; --ifm-color-primary-darkest: #d15420; --ifm-color-primary-light: #f9936b; --ifm-color-primary-lighter: #fbb195; --ifm-color-primary-lightest: #fbb195; --docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.3); } .theme-doc-sidebar-item-category-level-1>.menu__list-item-collapsible>.menu__link--sublist { margin-bottom: 6px; font-size: 0.938rem; font-weight: 600; line-height: 100%; color: #000; } [data-theme="dark"] .theme-doc-sidebar-item-category-level-1>.menu__list-item-collapsible>.menu__link--sublist { color: #fff; } .menu__list li:last-of-type { -webkit-padding-after: 1.5rem; padding-block-end: 0.5rem; } .menu__link { align-items: center; display: flex; font-size: 0.875rem; font-weight: 500; letter-spacing: -0.01em; line-height: 16px; transition: opacity 0.2s ease-out; } .theme-doc-sidebar-menu .menu__list-item .menu__caret:before, .theme-doc-sidebar-menu .menu__list-item .menu__link--sublist:after { background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDEwIDggNmwtNCA0IiBzdHJva2U9IiMxQjI3MzgiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) 50% no-repeat; height: 1.5rem; min-height: 29.5px; min-width: 1.5rem; width: 1.5rem; } .theme-doc-sidebar-item-category-level-1>.menu__list-item-collapsible>.menu__link--sublist.theme-doc-sidebar-menu .menu__list-item .menu__caret:before, .theme-doc-sidebar-menu .menu__list-item .menu__link--sublist:after { background: none; height: 1.5rem; min-height: 29.5px; min-width: 1.5rem; width: 1.5rem; } .theme-doc-sidebar-item-category-level-3>.menu__list-item-collapsible>.menu__link--sublist.theme-doc-sidebar-menu .menu__list-item .menu__caret:before, .theme-doc-sidebar-menu .menu__list-item .menu__link--sublist:after { background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDEwIDggNmwtNCA0IiBzdHJva2U9IiMxQjI3MzgiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) 50% no-repeat; height: 1.5rem; min-height: 29.5px; min-width: 1.5rem; width: 1.5rem; margin-right: -5px; } .theme-doc-sidebar-item-category-level-2>.menu__list-item-collapsible>.menu__link--sublist { margin-bottom: -6px; margin-top: -6px; } .theme-doc-sidebar-item-category-level-3>.menu__list-item-collapsible>.menu__link--sublist { margin-bottom: -6px; margin-top: -6px; } .theme-doc-sidebar-item-category-level-4>.menu__list-item-collapsible>.menu__link--sublist { margin-bottom: -6px; margin-top: -6px; } .menu__caret { padding: 0em 0.375em 0em 0.75em !important; } [class^="sidebar_"] { -webkit-padding-before: 1rem; overflow-y: auto; padding-block-start: 1rem; position: static; padding-inline-end: 0.5em; padding-inline-start: 0.5em; } [class^="sidebar_"]>.menu { -webkit-padding-after: 2rem; overflow-x: initial; padding: 0; padding-block-end: 2rem; } .menu__list { display: block !important; margin: 0; transition: height 0.35s cubic-bezier(0.36, 0.66, 0.04, 1) 25ms !important; will-change: auto !important; } .navbar__items--right> :last-child:hover { background-color: #df5b23; color: #fff; text-decoration: none; } .navbar__items--right> :last-child { padding-right: 1em !important; background-color: #f86a2b; border-radius: 0.25em; font-weight: 500; margin-right: 0.5rem; margin-left: 0.5rem; padding: 0.5rem 1rem; text-transform: capitalize; white-space: nowrap; color: #f3f5f7; font-size: 0.875rem; } .gridContainer { max-width: 75% !important; box-sizing: border-box; width: 28%; height: 280px; border-right: 1px solid grey; border-bottom: 1px solid grey; padding: 50px; margin: 20px; float: left; } .containerRow { display: flex; flex-wrap: wrap; margin: 1; } .containerCol { --ifm-col-width: 100%; flex: 1 0; margin-left: 0; max-width: 95%; overflow: hidden; } .containerLink { border: 1px solid; border-radius: 1px; display: block; margin-bottom: 1rem; padding: 0.75rem; font-size: 0.9rem; font-weight: 600; text-decoration: none; color: grey; cursor: pointer; } .containerDescription { margin: 1px; font-size: 0.9rem; flex-grow: 1; } .containerImage { margin: 1px; font-weight: bold; vertical-align: center; } .containerIntegrationsLink { margin: 1px; font-size: 0.9rem; text-align: left; position: absolute; bottom: 10px; } .containerTutorialLink { margin: 1px; font-size: 0.9rem; text-align: left; } .containerGrid { display: flex; height: fit-content; margin: 20px; } .containerFlexSampleApp { display: flex; height: fit-content; margin: 10px; } .containerGridSampleApp { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; } .containerIntegrationSampleApp { border: 1px solid #dadce0 !important; border-radius: 4px; margin: 10px; position: relative; } .containerColumnSampleAppNoGradient { border: 1px solid transparent; border-radius: 8px; margin: 10px; background-origin: border-box; background-clip: padding-box; box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.06); padding: 16px; transition: transform 0.2s, box-shadow 0.2s; min-height: 250px; max-width: 500px; width: 100%; display: flex; flex-direction: column; justify-content: space-between; } .containerColumnSampleApp { border: 1px solid transparent; border-radius: 8px; margin: 10px; background-origin: border-box; background-clip: padding-box, border-box; background-image: linear-gradient(white, white), linear-gradient(to right, #f0f4f7, #d3d3d3); box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.06); padding: 16px; transition: transform 0.2s, box-shadow 0.2s; min-height: 250px; max-width: 500px; width: 100%; display: flex; flex-direction: column; justify-content: space-between; } .containerColumnSampleApp:hover, .containerColumnSampleAppNoGradient:hover { transform: scale(1.05); box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15), 0 6px 10px rgba(0, 0, 0, 0.1); } .containerClick { display: block; text-decoration: none; color: #000; } .containerClick:hover { text-decoration: none; color: #000; transform: scale(1.05) translateY(-10px); } .containerImgDimensions { width: 50px !important; height: 50px !important; } .containerIntegrationsImgDimensions { width: 100px !important; height: 100px !important; } .containerHead { display: flex; align-items: center; gap: 10px; } .containerHeading { font-size: clamp(1rem, 2.5vw, 1.2rem); font-weight: bold; color: #03366f; text-transform: capitalize; padding: 12px 15px; border-radius: 8px; display: flex; align-items: center; flex-wrap: wrap; overflow: hidden; min-height: 60px; height: auto; max-width: 100%; white-space: normal; word-wrap: break-word; } @media (max-width: 768px) { .containerHeading { font-size: 1rem; padding: 10px; } } .containerAnchor { text-decoration: none; color: inherit; display: block; } .containerAnchor:hover { text-decoration: none; color: inherit; } .containerAnchor:focus { outline: none; } .containerAnchor img { display: inline-block; } .columnGrid { flex: 1; box-sizing: border-box; padding: 10px; } .column-one { order: 1; } .column-two { order: 2; } .column-three { order: 3; } .column-four { order: 4; } .iconExternalLink_node_modules-\@docusaurus-theme-classic-lib-theme-Icon-ExternalLink-styles-module { display: none; } .downloadAssets { width: 25px !important; height: 40px !important; } .img_ev3q { border: 2px solid #f2f2f2; border-radius: 8px; display: block; margin: 1rem auto; max-width: 100%; } div.containerColumnSampleApp.columnGrid>div.containerCol>img, .div.columnGrid>img { border: none; height: auto; width: auto; float: left; } .containerGrid>div.columnGrid>div>a>img { border: none; height: auto; width: auto; } .navbar__item>.iconExternalLink_nPIU { display: none; } h1 { font-size: 2rem; } h2 { font-size: 1.75rem; } h3 { font-size: 1.5rem; } h4 { font-size: 1.2rem; } h5 { font-size: 1rem; } h6 { font-size: 0.75rem; } .tabs { color: #47525d; display: flex; overflow-x: auto; border-left: 2px solid hsl(216deg 14% 93%); border-right: 2px solid hsl(216deg 14% 93%); border-top: 2px solid hsl(216deg 14% 93%); margin-block-start: 0em !important; margin-block-end: 0em !important; padding-bottom: 0px !important; border-top-left-radius: 8px; border-top-right-radius: 8px; font-weight: 500; } .margin-top--md { margin-top: 0rem !important; } .tabs__item--active { border-bottom-color: #f86a2b !important; border-bottom-left-radius: 0 !important; border-bottom-right-radius: 0 !important; color: #f86a2b; border-spacing: 2px; } .tabs__item:hover { border-bottom-left-radius: 0; border-bottom-right-radius: 0; border-top-left-radius: 0; border-top-right-radius: 0; color: #f76a2b; background-color: #fff !important; } .tabs__item { border-bottom: 2px solid #0000; border-radius: 0.4rem; cursor: pointer; display: inline-flex; padding: 10px 20px; } .tabItem_LNqP { margin-top: 0 !important; } .tabItem_Ymn6 { border-left: 2px solid #f2f2f2; border-right: 2px solid hsl(216deg 14% 93%); border-top: 2px solid hsl(216deg 14% 93%); border-bottom: 2px solid hsl(216deg 14% 93%); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; padding: 20px; } .tabs__item:first-of-type { margin-left: 20px !important; } .containerBorder { border: 2px solid #f2f2f2; border-radius: 8px; display: block; margin: 1rem auto; padding: 15px; } .error { position: relative; line-height: 1.5; max-width: 100%; border: solid 2px #ee5867; font-size: 0.92rem; padding: 10px 15px 10px 50px; margin: 15px 0; font-family: Nunito, system-ui, -apple-system; color: #b71c1c; overflow-x: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); font-style: normal; font-weight: 500; } .error-icon { position: absolute; top: 50%; left: 15px; transform: translateY(-50%); font-size: 22px; color: #b71c1c; } p>code, td>code, a>code, li>code, mark>code { background: #f1f3f4 !important; color: #37474f !important; font-family: Roboto Mono, monospace !important; word-break: break-word !important; padding: 1px 4px !important; font-weight: 14.4px !important; border-radius: 0 !important; border: 0 !important; line-height: normal; } .codeBlockTitle_node_modules-\@docusaurus-theme-classic-lib-theme-CodeBlock-Content-styles-module { font-weight: 800 !important; } ul.circle { list-style: none; counter-reset: item; text-indent: -2.8em; margin-left: 2em; } ul.circle>li { counter-increment: item; margin-bottom: 10px; } ul.circle>li code>span:first-child { margin-left: 45px; } ul.circle>li:before { margin-right: 9px; content: counter(item); background: #f86a2b; border-radius: 100%; color: white; /* width: 0.3em; */ text-align: center; display: inline-block; padding-left: 2.5em; height: 2.1em; font-size: 0.89em; padding-top: 0.42em; letter-spacing: -4em; margin-top: 1.5em; } .pagination-nav { display: none !important; } /* Media query for smaller screens */ @media only screen and (max-width: 768px) { .DocSearch-Modal { max-width: 80% !important; } } /* Media query for larger screens */ @media only screen and (min-width: 1200px) { .DocSearch-Modal { max-width: 65% !important; } } /* Search button width */ @media only screen and (min-width: 768px) { .DocSearch-Button { width: 350px; } } .footerWrapper { margin-top: 20px; } .feedback-widget-container { display: flex; padding: 24px 32px; justify-content: space-between; align-items: center; align-self: stretch; border-radius: 8px; border: 1px solid #E3E8EF; box-shadow: 0px 1px 4px 0px rgba(76, 86, 100, 0.16); height: auto; } .feedback-heading { color: #364252; font-size: 1em; font-weight: 500; text-align: center; display: flex; align-items: center; max-width: 100%; overflow: hidden; } #thumbs-up, #thumbs-down { display: flex; padding: 8px; justify-content: center; align-items: center; margin: 2px; border-radius: 4px; border: 1px solid #CDD5DF; background: #FFF; cursor: pointer; } #thumbs-up>img, #thumbs-down>img { display: flex; width: 25px; height: 18px; justify-content: center; align-items: center; } #thumbs-down:hover, #thumbs-up:hover { background-color: #F1F5F9; border-color: #CDD5DF; } #thumbs-down:active, #thumbs-up:active { border-radius: 4px; border: 1px solid #99A4B3; background: #E3E8EF; } .feedback-comments-container { padding: 10px; border: 1px solid #ddd; border-radius: 4px; align-items: center; align-self: stretch; border-radius: 8px; border: 1px solid #E3E8EF; box-shadow: 0px 1px 4px 0px rgba(76, 86, 100, 0.16); width: 100%; height: auto; overflow: hidden; } .feedback-textarea { margin-bottom: 10px; } #comments { display: flex; width: 100%; height: 100px; padding: 10px; border: 1px solid #ccc; border-radius: 5px; resize: none; margin-top: 10px; } .feedback-button-container { display: flex; justify-content: flex-end; } .feedback-button { display: flex; justify-content: flex-end; padding: 0px 16px; align-items: center; height: 36px; gap: 16px; border-radius: 4px; margin: 1px; align-self: stretch; border: 0px !important; background-color: #f86a2b; color: #FFF; font-weight: 500; font-size: 1rem; line-height: 20px; cursor: pointer; } .feedback-button:hover { background-color: #E15615; } .feedback-button:active { background-color: #CF4D10; } .feedback-button:disabled { opacity: 0.6; } @media (max-width: 768px) { .feedback-widget-container { right: auto; left: 20px; } .feedback-comments-container { padding: 5px; } .feedback-button { padding: 0px 10px; font-size: 0.9rem; line-height: 18px; } } .tag-wrapper { display: flex; align-items: center; gap: 8px; } .tags { display: flex; flex-wrap: nowrap; gap: 8px; align-items: center; position: relative; top: -10px !important; } /* Media query for smaller screens */ @media (max-width: 768px) { .tags { flex-direction: row; align-items: flex-start; white-space: nowrap; } } .appsmithtag { font-size: 14px; font-style: normal; font-weight: 400; line-height: 16px; display: flex; padding: 4px 8px; justify-content: center; align-items: center; gap: 8px; } .appsmithtag .enterprise:hover, .business:hover { cursor: pointer; } a.appsmithtag.enterprise:hover { cursor: pointer; color: #501FCD; } .enterprise { color: #501FCD; border-radius: 4px; border: 1px solid rgba(80, 31, 205, 0.50); background: rgba(113, 63, 243, 0.05); } .business { color: #E15615; border-radius: 4px; border: 1px solid rgba(255, 109, 45, 0.50); background: rgba(255, 109, 45, 0.05); } .neutral { color: #4C5664; border-radius: 4px; border: 1px solid rgba(76, 86, 100, 0.50); background: #F1F5F9; } h2+.tags, h3+.tags { top: -6px !important; } h4+.tags { top: -6px !important; } .copyright { background-color: white; padding: 10px; text-align: 'left'; color: #909193; font-size: 0.75em; position: absolute; bottom: 0; left: 2%; width: 92%; } .parameterCodeBlock { font-size: small; } /*Mermaid styles start*/ .container_node_modules-\@docusaurus-theme-mermaid-lib-theme-Mermaid-styles-module { border: 2px solid #f2f2f2; border-radius: 8px; display: block; height: auto; margin: 1rem auto; } .person-man text:first-of-type { display: none; } /*Mermaid styles end*/ .gac-permissions { width: 100%; border-collapse: collapse; } .gac-permissions th, .gac-permissions td { border: 1px solid #ddd; padding: 8px; text-align: center; } .gac-permissions th { background-color: #f2f2f2; } .permission-footnote { margin-top: 10px; margin-left: 5px; font-size: 14px; color: #777; } .permissions-table td { text-align: left; } .external-link::after { content: " ↗"; font-size: 0.85em; color: inherit; } .external-link { color: #0366d6; text-decoration: none; } .external-link:hover { text-decoration: underline; } .gradient-hr { border: none; height: 2px; background: linear-gradient(to right, #f0f4f7, #d3d3d3); margin: 20px 0; padding-bottom: 2px; } .three-column-layout { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; } .email-provider-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin: 1rem 0; text-align: center; } .email-provider-grid a { display: flex; flex-direction: column; align-items: center; padding: 12px; border: 1px solid #e0e0e0; border-radius: 8px; transition: box-shadow 0.2s; text-decoration: none; color: inherit; } .email-provider-grid a:hover { box-shadow: 0 0 0 2px #2e90fa33; } .email-provider-grid img { width: 40px; height: 40px; margin-bottom: 8px; } .auth-provider-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 16px; margin: 1rem 0; } .auth-provider-grid a { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 16px; border: 1px solid #e0e0e0; border-radius: 8px; text-decoration: none; color: inherit; transition: box-shadow 0.2s ease; } .auth-provider-grid a:hover { box-shadow: 0 0 0 2px #2e90fa33; } .auth-provider-grid img { width: 40px; height: 40px; margin-bottom: 8px; } .auth-provider-grid span { font-weight: 600; margin-bottom: 4px; } .auth-provider-grid p { font-size: 14px; color: #555; } .admin-settings-row { display: flex; justify-content: space-between; gap: 1rem; flex-wrap: nowrap; overflow-x: auto; padding-bottom: 1rem; } .admin-card { flex: 0 0 30%; max-width: 30%; min-width: 260px; background: #fff; border: 1px solid #e5e7eb; border-radius: 12px; padding: 1rem; text-align: left; transition: box-shadow 0.2s ease; box-shadow: 0 0 0 rgba(0,0,0,0); } .admin-card:hover { box-shadow: 0 4px 14px rgba(0,0,0,0.08); } .admin-card img { height: 42px; margin-bottom: 0.75rem; } .admin-card h3 { margin: 0 0 0.5rem; font-size: 1rem; font-weight: 600; color: #111827; } .admin-card p { margin: 0; color: #4b5563; font-size: 0.875rem; line-height: 1.4; }