| @@ -11,11 +11,11 @@ | ||
| 11 | 11 | .wp-chatbot-wrap .fa{ |
| 12 | 12 | font: normal normal normal 14px / 1 FontAwesome !important; |
| 13 | 13 | } |
| 14 | 14 | |
| 15 | -/* .chatbot-wpbot-lite_page_wpbot, .chatbot-wpbot-lite_page_wpbot_help_page, .chatbot-wpbot-lite_page_wpbot_openAi, .toplevel_page_wpbot-panel{ | |
| 15 | +.chatbot-wpbot-lite_page_wpbot, .chatbot-wpbot-lite_page_wpbot_help_page, .chatbot-wpbot-lite_page_wpbot_openAi, .toplevel_page_wpbot-panel{ | |
| 16 | 16 | background-color: #F5F7FD; |
| 17 | -} */ | |
| 17 | +} | |
| 18 | 18 | |
| 19 | 19 | .qcld-main-wrapper .h1, |
| 20 | 20 | .qcld-main-wrapper .h2, |
| 21 | 21 | .qcld-main-wrapper .h3, |
| @@ -2770,122 +2770,5 @@ | ||
| 2770 | 2770 | |
| 2771 | 2771 | button#botmaster_submit_googlesheet_btn, button#botmaster_submit_googledoc_btn { |
| 2772 | 2772 | background: #5B4E96; |
| 2773 | 2773 | border-color: #5B4E96; |
| 2774 | -} | |
| 2775 | - | |
| 2776 | -.wpbot-wizard-field select#wizard_ai_provider { | |
| 2777 | - background: transparent; | |
| 2778 | - color: #fff; | |
| 2779 | - width: 100%; | |
| 2780 | - display: block; | |
| 2781 | - max-width: unset; | |
| 2782 | -} | |
| 2783 | -.wpbot-wizard-field select#wizard_ai_provider:hover { | |
| 2784 | - border-color: #5b4e96; | |
| 2785 | - color: #5b4e96; | |
| 2786 | - box-shadow: 0 0 0 1px #5b4e96; | |
| 2787 | -} | |
| 2788 | -div#wizard_api_key_container input#wizard_api_key { | |
| 2789 | - background: transparent; | |
| 2790 | - color: #fff; | |
| 2791 | -} | |
| 2792 | - | |
| 2793 | - | |
| 2794 | - | |
| 2795 | -div#collapseTwoControl input[type=radio]:checked::before { | |
| 2796 | - background-color: #5b4e96; | |
| 2797 | -} | |
| 2798 | - | |
| 2799 | -.nav-tab-wrapper.sld_nav_container.wppt_nav_container.qcld_help_wppt_nav_container{ | |
| 2800 | - width: 320px !important; | |
| 2801 | - gap: 0; | |
| 2802 | -} | |
| 2803 | -div#rag-settings tbody#rag-knowledge-base-list tr td button { | |
| 2804 | - padding: 6px 20px; | |
| 2805 | - font-weight: bold; | |
| 2806 | - font-size: 12px; | |
| 2807 | -} | |
| 2808 | -div#rag-settings tbody#rag-knowledge-base-list tr td button.button.button-small.button-link-delete.rag-delete-doc{ | |
| 2809 | - background: #d14529; | |
| 2810 | - color: #fff; | |
| 2811 | - border-color: #d14529; | |
| 2812 | -} | |
| 2813 | - | |
| 2814 | -button#ai-knowledge-base-tab { | |
| 2815 | - animation: pulse 2s infinite; | |
| 2816 | -} | |
| 2817 | - | |
| 2818 | -@keyframes pulse { | |
| 2819 | - 0% { | |
| 2820 | - transform: scale(1); | |
| 2821 | - } | |
| 2822 | - 50% { | |
| 2823 | - transform: scale(1.05); | |
| 2824 | - } | |
| 2825 | - 100% { | |
| 2826 | - transform: scale(1); | |
| 2827 | - } | |
| 2828 | -} | |
| 2829 | -footer.wp-chatbot-admin-footer input#submit { | |
| 2830 | - background: #5b4e96; | |
| 2831 | - padding: 12px 30px; | |
| 2832 | -} | |
| 2833 | -footer.wp-chatbot-admin-footer { | |
| 2834 | - padding: 0 20px 20px 20px; | |
| 2835 | - margin: 0 20px; | |
| 2836 | -} | |
| 2837 | -.qcld-wp-chatbot-wrap-header_inn a.button.page-title-action { | |
| 2838 | - padding: 8px 15px; | |
| 2839 | - background: #ffffff; | |
| 2840 | - color: #5B4E96; | |
| 2841 | - border: 2px solid #5B4E96; | |
| 2842 | - border-radius: 6px; | |
| 2843 | - font-weight: bold; | |
| 2844 | - position: absolute; | |
| 2845 | - top: 30px; | |
| 2846 | - left: 280px; | |
| 2847 | - line-height: normal; | |
| 2848 | - min-height: unset; | |
| 2849 | -} | |
| 2850 | -.qcld-wp-chatbot-wrap-header_inn a.button.page-title-action:hover { | |
| 2851 | - padding: 8px 15px; | |
| 2852 | - background: #5B4E96; | |
| 2853 | - color: #fff; | |
| 2854 | - border: 2px solid #5B4E96; | |
| 2855 | - border-radius: 6px; | |
| 2856 | - font-weight: bold; | |
| 2857 | - position: absolute; | |
| 2858 | - top: 31px; | |
| 2859 | - left: 280px; | |
| 2860 | -} | |
| 2861 | - | |
| 2862 | -.qcld-session-history_menu_box .btn.btn-primary { | |
| 2863 | - background: #564a8e !important; | |
| 2864 | - color: #fff !important; | |
| 2865 | -} | |
| 2866 | -.qcld-session-history_menu_box a.btn.btn-success { | |
| 2867 | - padding: 8px 24px; | |
| 2868 | - width: auto; | |
| 2869 | - font-size: 15px; | |
| 2870 | - font-weight: 500; | |
| 2871 | - border-radius: 8px; | |
| 2872 | - position: relative; | |
| 2873 | - background: #ffffff; | |
| 2874 | - color: #564a8e; | |
| 2875 | - text-decoration: none; | |
| 2876 | - line-height: normal; | |
| 2877 | - border: 2px solid #564a8e; | |
| 2878 | -} | |
| 2879 | -.qcld-session-history_menu_box a.btn.btn-success:hover { | |
| 2880 | - padding: 8px 24px; | |
| 2881 | - width: auto; | |
| 2882 | - font-size: 15px; | |
| 2883 | - font-weight: 500; | |
| 2884 | - border-radius: 8px; | |
| 2885 | - position: relative; | |
| 2886 | - background: #564a8e; | |
| 2887 | - color: #fff; | |
| 2888 | - text-decoration: none; | |
| 2889 | - line-height: normal; | |
| 2890 | - border: 2px solid #564a8e; | |
| 2891 | 2774 | } |