Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/wpforms-.../assets/css/integrat.../ai
File: chat-element.css
wpforms-ai-chat[mode="choices"] .wpforms-ai-chat-answer-buttons .wpforms-btn-orange {
[0] Fix | Delete
background-color: #e27730;
[1] Fix | Delete
border-color: #e27730;
[2] Fix | Delete
color: #ffffff;
[3] Fix | Delete
}
[4] Fix | Delete
[5] Fix | Delete
wpforms-ai-chat[mode="choices"] .wpforms-ai-chat-answer-buttons .wpforms-btn-orange:hover {
[6] Fix | Delete
background-color: #cd6622;
[7] Fix | Delete
border-color: #cd6622;
[8] Fix | Delete
color: #ffffff;
[9] Fix | Delete
}
[10] Fix | Delete
[11] Fix | Delete
wpforms-ai-chat[mode="choices"] .wpforms-ai-chat-answer-buttons .wpforms-btn-sm {
[12] Fix | Delete
font-size: 13px;
[13] Fix | Delete
font-weight: 500;
[14] Fix | Delete
padding: 0 10px;
[15] Fix | Delete
height: 32px;
[16] Fix | Delete
line-height: 30px;
[17] Fix | Delete
}
[18] Fix | Delete
[19] Fix | Delete
wpforms-ai-chat[mode="choices"] .wpforms-ai-chat-welcome-screen-sample-prompts i.wpforms-ai-chat-flag {
[20] Fix | Delete
background-image: url("../../../images/integrations/ai/flag-usa.svg");
[21] Fix | Delete
}
[22] Fix | Delete
[23] Fix | Delete
wpforms-ai-chat[mode="choices"] .wpforms-ai-chat-welcome-screen-sample-prompts i.wpforms-ai-chat-clover {
[24] Fix | Delete
background-image: url("../../../images/integrations/ai/leaf-maple.svg");
[25] Fix | Delete
}
[26] Fix | Delete
[27] Fix | Delete
wpforms-ai-chat[mode="choices"] .wpforms-ai-chat-welcome-screen-sample-prompts i.wpforms-ai-chat-thumbs-up {
[28] Fix | Delete
background-image: url("../../../images/integrations/ai/thumbs-up.svg");
[29] Fix | Delete
}
[30] Fix | Delete
[31] Fix | Delete
wpforms-ai-chat[mode="choices"] .wpforms-ai-chat-welcome-screen-sample-prompts i.wpforms-ai-chat-globe {
[32] Fix | Delete
background-image: url("../../../images/integrations/ai/globe-americas.svg");
[33] Fix | Delete
}
[34] Fix | Delete
[35] Fix | Delete
wpforms-ai-chat[mode="choices"] .wpforms-ai-chat-welcome-screen-sample-prompts i.wpforms-ai-chat-palm {
[36] Fix | Delete
background-image: url("../../../images/integrations/ai/tree-palm.svg");
[37] Fix | Delete
}
[38] Fix | Delete
[39] Fix | Delete
wpforms-ai-chat[mode="choices"] .wpforms-ai-chat-welcome-screen-sample-prompts i.wpforms-ai-chat-shop {
[40] Fix | Delete
background-image: url("../../../images/integrations/ai/store.svg");
[41] Fix | Delete
}
[42] Fix | Delete
[43] Fix | Delete
wpforms-ai-chat {
[44] Fix | Delete
display: block;
[45] Fix | Delete
max-height: 100%;
[46] Fix | Delete
height: 100%;
[47] Fix | Delete
overflow: hidden;
[48] Fix | Delete
}
[49] Fix | Delete
[50] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat {
[51] Fix | Delete
display: block;
[52] Fix | Delete
max-height: 100%;
[53] Fix | Delete
height: 100%;
[54] Fix | Delete
overflow: hidden;
[55] Fix | Delete
}
[56] Fix | Delete
[57] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-list {
[58] Fix | Delete
margin: 0;
[59] Fix | Delete
padding: 40px 40px 20px 40px;
[60] Fix | Delete
display: flex;
[61] Fix | Delete
flex-direction: column;
[62] Fix | Delete
overflow: auto;
[63] Fix | Delete
height: calc( 100% - 134px);
[64] Fix | Delete
max-height: calc( 100% - 134px);
[65] Fix | Delete
}
[66] Fix | Delete
[67] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-list .wpforms-chat-item-answer:last-child {
[68] Fix | Delete
margin-bottom: 40px;
[69] Fix | Delete
}
[70] Fix | Delete
[71] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-list.wpforms-scrollbar-compact {
[72] Fix | Delete
padding-right: 25px;
[73] Fix | Delete
padding-bottom: 20px;
[74] Fix | Delete
}
[75] Fix | Delete
[76] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-list .wpforms-chat-item-question {
[77] Fix | Delete
width: 410px;
[78] Fix | Delete
margin-bottom: 20px;
[79] Fix | Delete
margin-inline-start: auto;
[80] Fix | Delete
display: flex;
[81] Fix | Delete
height: fit-content;
[82] Fix | Delete
padding: 15px 20px 15px 20px;
[83] Fix | Delete
color: #ffffff;
[84] Fix | Delete
gap: 10px;
[85] Fix | Delete
border-radius: 24px;
[86] Fix | Delete
border-start-end-radius: 0;
[87] Fix | Delete
font-weight: 500;
[88] Fix | Delete
font-size: 15px;
[89] Fix | Delete
line-height: 22px;
[90] Fix | Delete
overflow-wrap: anywhere;
[91] Fix | Delete
}
[92] Fix | Delete
[93] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-list .wpforms-chat-item-question div > h4:first-child {
[94] Fix | Delete
margin-block-start: 0;
[95] Fix | Delete
}
[96] Fix | Delete
[97] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-list .wpforms-ai-chat-message-item.wpforms-chat-item-text {
[98] Fix | Delete
white-space: pre-line;
[99] Fix | Delete
}
[100] Fix | Delete
[101] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-list .wpforms-ai-chat-message-item .wpforms-ai-chat-header h3.wpforms-ai-chat-header-title {
[102] Fix | Delete
font-weight: 600;
[103] Fix | Delete
font-size: 24px;
[104] Fix | Delete
line-height: 30px;
[105] Fix | Delete
margin: 0 0 10px;
[106] Fix | Delete
}
[107] Fix | Delete
[108] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-list .wpforms-ai-chat-message-item .wpforms-ai-chat-header h3.wpforms-ai-chat-header-title:after {
[109] Fix | Delete
content: '';
[110] Fix | Delete
display: inline-block;
[111] Fix | Delete
vertical-align: top;
[112] Fix | Delete
width: 16px;
[113] Fix | Delete
height: 16px;
[114] Fix | Delete
background-image: url("../../../images/integrations/ai/ai-feature.svg");
[115] Fix | Delete
background-size: 16px 16px;
[116] Fix | Delete
opacity: .85;
[117] Fix | Delete
margin-left: 2px;
[118] Fix | Delete
}
[119] Fix | Delete
[120] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-list .wpforms-ai-chat-message-item .wpforms-ai-chat-header .wpforms-ai-chat-header-description {
[121] Fix | Delete
color: #777777;
[122] Fix | Delete
}
[123] Fix | Delete
[124] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-list .wpforms-ai-chat-message-item .wpforms-ai-chat-header .wpforms-ai-chat-header-description a {
[125] Fix | Delete
color: #999999;
[126] Fix | Delete
}
[127] Fix | Delete
[128] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-list .wpforms-ai-chat-message-item .wpforms-ai-chat-header .wpforms-ai-chat-header-description a:hover, wpforms-ai-chat .wpforms-ai-chat-message-list .wpforms-ai-chat-message-item .wpforms-ai-chat-header .wpforms-ai-chat-header-description a:focus {
[129] Fix | Delete
color: #444444;
[130] Fix | Delete
}
[131] Fix | Delete
[132] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-list .wpforms-ai-chat-divider {
[133] Fix | Delete
border-top: 1px solid #dddddd;
[134] Fix | Delete
margin: 40px 0;
[135] Fix | Delete
}
[136] Fix | Delete
[137] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input {
[138] Fix | Delete
display: flex;
[139] Fix | Delete
height: 134px;
[140] Fix | Delete
position: relative;
[141] Fix | Delete
padding: 40px;
[142] Fix | Delete
background-color: #f8f8f8;
[143] Fix | Delete
box-shadow: 0 -1px 0 #dddddd;
[144] Fix | Delete
}
[145] Fix | Delete
[146] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input input[type="text"],
[147] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input textarea {
[148] Fix | Delete
padding: 10px 15px;
[149] Fix | Delete
padding-inline-end: 54px;
[150] Fix | Delete
width: 100%;
[151] Fix | Delete
height: 54px;
[152] Fix | Delete
min-height: 54px;
[153] Fix | Delete
font-size: 16px;
[154] Fix | Delete
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.07);
[155] Fix | Delete
border-radius: 6px;
[156] Fix | Delete
}
[157] Fix | Delete
[158] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input input[type="text"]::placeholder,
[159] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input textarea::placeholder {
[160] Fix | Delete
color: #999999;
[161] Fix | Delete
}
[162] Fix | Delete
[163] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input input[type="text"]:disabled,
[164] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input textarea:disabled {
[165] Fix | Delete
background-color: #ffffff;
[166] Fix | Delete
opacity: 1;
[167] Fix | Delete
}
[168] Fix | Delete
[169] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input input[type="text"]:focus,
[170] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input textarea:focus {
[171] Fix | Delete
border: 1px solid #777777;
[172] Fix | Delete
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.07), 0 0 0 1px #777777;
[173] Fix | Delete
}
[174] Fix | Delete
[175] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input textarea {
[176] Fix | Delete
line-height: 22px;
[177] Fix | Delete
padding: 15px 40px 15px 15px;
[178] Fix | Delete
overflow-x: hidden;
[179] Fix | Delete
}
[180] Fix | Delete
[181] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input textarea::-webkit-scrollbar {
[182] Fix | Delete
background: transparent;
[183] Fix | Delete
width: 10px;
[184] Fix | Delete
height: 10px;
[185] Fix | Delete
}
[186] Fix | Delete
[187] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input textarea::-webkit-scrollbar-track {
[188] Fix | Delete
background: transparent;
[189] Fix | Delete
}
[190] Fix | Delete
[191] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input textarea::-webkit-scrollbar-thumb {
[192] Fix | Delete
box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0);
[193] Fix | Delete
background: transparent;
[194] Fix | Delete
border-radius: 10px;
[195] Fix | Delete
border: solid 3px transparent;
[196] Fix | Delete
}
[197] Fix | Delete
[198] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input textarea::-webkit-resizer, wpforms-ai-chat .wpforms-ai-chat-message-input textarea::-webkit-scrollbar-button, wpforms-ai-chat .wpforms-ai-chat-message-input textarea::-webkit-scrollbar-corner {
[199] Fix | Delete
display: none;
[200] Fix | Delete
}
[201] Fix | Delete
[202] Fix | Delete
@-moz-document url-prefix() {
[203] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input textarea {
[204] Fix | Delete
scrollbar-color: rgba(0, 0, 0, 0) transparent;
[205] Fix | Delete
scrollbar-gutter: initial !important;
[206] Fix | Delete
scrollbar-width: thin;
[207] Fix | Delete
}
[208] Fix | Delete
}
[209] Fix | Delete
[210] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input textarea:hover::-webkit-scrollbar {
[211] Fix | Delete
background: transparent;
[212] Fix | Delete
width: 10px;
[213] Fix | Delete
height: 10px;
[214] Fix | Delete
}
[215] Fix | Delete
[216] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input textarea:hover::-webkit-scrollbar-track {
[217] Fix | Delete
background: transparent;
[218] Fix | Delete
}
[219] Fix | Delete
[220] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input textarea:hover::-webkit-scrollbar-thumb {
[221] Fix | Delete
box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.5);
[222] Fix | Delete
background: transparent;
[223] Fix | Delete
border-radius: 10px;
[224] Fix | Delete
border: solid 3px transparent;
[225] Fix | Delete
}
[226] Fix | Delete
[227] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input textarea:hover::-webkit-resizer, wpforms-ai-chat .wpforms-ai-chat-message-input textarea:hover::-webkit-scrollbar-button, wpforms-ai-chat .wpforms-ai-chat-message-input textarea:hover::-webkit-scrollbar-corner {
[228] Fix | Delete
display: none;
[229] Fix | Delete
}
[230] Fix | Delete
[231] Fix | Delete
@-moz-document url-prefix() {
[232] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input textarea:hover {
[233] Fix | Delete
scrollbar-color: rgba(0, 0, 0, 0.5) transparent;
[234] Fix | Delete
scrollbar-gutter: initial !important;
[235] Fix | Delete
scrollbar-width: thin;
[236] Fix | Delete
}
[237] Fix | Delete
}
[238] Fix | Delete
[239] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input .wpforms-ai-chat-send {
[240] Fix | Delete
background-image: url("../../../images/integrations/ai/icon-send.svg");
[241] Fix | Delete
background-size: 16px;
[242] Fix | Delete
}
[243] Fix | Delete
[244] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input .wpforms-ai-chat-stop {
[245] Fix | Delete
background-image: url("../../../images/integrations/ai/icon-stop.svg");
[246] Fix | Delete
background-size: 14px;
[247] Fix | Delete
}
[248] Fix | Delete
[249] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input .wpforms-ai-chat-send,
[250] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input .wpforms-ai-chat-stop {
[251] Fix | Delete
position: absolute;
[252] Fix | Delete
inset-inline-end: 40px;
[253] Fix | Delete
bottom: 40px;
[254] Fix | Delete
height: 32px;
[255] Fix | Delete
width: 32px;
[256] Fix | Delete
border: none;
[257] Fix | Delete
border-radius: 4px;
[258] Fix | Delete
cursor: pointer;
[259] Fix | Delete
padding: 0;
[260] Fix | Delete
margin: 11px;
[261] Fix | Delete
background-repeat: no-repeat;
[262] Fix | Delete
background-position: center;
[263] Fix | Delete
}
[264] Fix | Delete
[265] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input .wpforms-ai-chat-send.wpforms-hidden,
[266] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input .wpforms-ai-chat-stop.wpforms-hidden {
[267] Fix | Delete
display: none;
[268] Fix | Delete
}
[269] Fix | Delete
[270] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input .wpforms-ai-chat-send:dir(rtl),
[271] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-message-input .wpforms-ai-chat-stop:dir(rtl) {
[272] Fix | Delete
transform: scaleX(-1);
[273] Fix | Delete
}
[274] Fix | Delete
[275] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-answer-buttons {
[276] Fix | Delete
border-top: 1px solid rgba(221, 221, 221, 0.5);
[277] Fix | Delete
padding-top: 20px;
[278] Fix | Delete
display: flex;
[279] Fix | Delete
gap: 15px;
[280] Fix | Delete
justify-content: space-between;
[281] Fix | Delete
align-items: center;
[282] Fix | Delete
}
[283] Fix | Delete
[284] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-answer-buttons button.wpforms-ai-chat-answer-action, wpforms-ai-chat .wpforms-ai-chat-answer-buttons a.wpforms-ai-chat-answer-learn-more {
[285] Fix | Delete
border-radius: 4px;
[286] Fix | Delete
cursor: pointer;
[287] Fix | Delete
display: flex;
[288] Fix | Delete
align-items: center;
[289] Fix | Delete
justify-content: center;
[290] Fix | Delete
gap: 8px;
[291] Fix | Delete
padding: 6px 10px;
[292] Fix | Delete
border: none;
[293] Fix | Delete
text-decoration: none;
[294] Fix | Delete
}
[295] Fix | Delete
[296] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-answer-buttons button.wpforms-ai-chat-answer-action span, wpforms-ai-chat .wpforms-ai-chat-answer-buttons a.wpforms-ai-chat-answer-learn-more span {
[297] Fix | Delete
font-size: 14px;
[298] Fix | Delete
font-weight: 500;
[299] Fix | Delete
}
[300] Fix | Delete
[301] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-answer-buttons button.wpforms-ai-chat-answer-action::before {
[302] Fix | Delete
content: '';
[303] Fix | Delete
display: inline-block;
[304] Fix | Delete
width: 12px;
[305] Fix | Delete
height: 14px;
[306] Fix | Delete
background-image: url("../../../images/integrations/ai/insert.svg");
[307] Fix | Delete
background-size: 12px 14px;
[308] Fix | Delete
opacity: .65;
[309] Fix | Delete
}
[310] Fix | Delete
[311] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-answer-buttons .wpforms-ai-chat-answer-buttons-response {
[312] Fix | Delete
display: flex;
[313] Fix | Delete
gap: 12px;
[314] Fix | Delete
align-items: center;
[315] Fix | Delete
}
[316] Fix | Delete
[317] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-answer-buttons .wpforms-ai-chat-answer-button {
[318] Fix | Delete
background-color: transparent;
[319] Fix | Delete
border: none;
[320] Fix | Delete
padding: 0;
[321] Fix | Delete
margin: 0;
[322] Fix | Delete
line-height: 16px;
[323] Fix | Delete
cursor: pointer;
[324] Fix | Delete
}
[325] Fix | Delete
[326] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-answer-buttons .wpforms-ai-chat-answer-button.dislike {
[327] Fix | Delete
width: 18px;
[328] Fix | Delete
height: 16px;
[329] Fix | Delete
background-image: url("../../../images/integrations/ai/thumbs-down.svg");
[330] Fix | Delete
background-size: 18px 16px;
[331] Fix | Delete
}
[332] Fix | Delete
[333] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-answer-buttons .wpforms-ai-chat-answer-button.dislike:hover, wpforms-ai-chat .wpforms-ai-chat-answer-buttons .wpforms-ai-chat-answer-button.dislike:focus {
[334] Fix | Delete
background-image: url("../../../images/integrations/ai/thumbs-down-hover.svg");
[335] Fix | Delete
}
[336] Fix | Delete
[337] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-answer-buttons .wpforms-ai-chat-answer-button.dislike.clicked {
[338] Fix | Delete
background-image: url("../../../images/integrations/ai/thumbs-down-solid.svg");
[339] Fix | Delete
cursor: default;
[340] Fix | Delete
}
[341] Fix | Delete
[342] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-answer-buttons .wpforms-ai-chat-answer-button.refresh {
[343] Fix | Delete
color: #999999;
[344] Fix | Delete
font-size: 16px;
[345] Fix | Delete
}
[346] Fix | Delete
[347] Fix | Delete
wpforms-ai-chat .wpforms-ai-chat-answer-buttons .wpforms-ai-chat-answer-button.refresh:hover, wpforms-ai-chat .wpforms-ai-chat-answer-buttons .wpforms-ai-chat-answer-button.refresh:focus {
[348] Fix | Delete
color: #d63638;
[349] Fix | Delete
}
[350] Fix | Delete
[351] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-answer-waiting {
[352] Fix | Delete
display: flex;
[353] Fix | Delete
gap: 5px;
[354] Fix | Delete
margin: 0 0 20px 0;
[355] Fix | Delete
}
[356] Fix | Delete
[357] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-answer-waiting:before {
[358] Fix | Delete
content: '';
[359] Fix | Delete
display: inline-block;
[360] Fix | Delete
vertical-align: middle;
[361] Fix | Delete
width: 32px;
[362] Fix | Delete
height: 32px;
[363] Fix | Delete
background-image: url("../../../images/integrations/ai/ai-answer-icon.svg");
[364] Fix | Delete
background-size: 32px 32px;
[365] Fix | Delete
}
[366] Fix | Delete
[367] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-answer-waiting .wpforms-chat-item-spinner {
[368] Fix | Delete
height: 50px;
[369] Fix | Delete
width: 82px;
[370] Fix | Delete
display: flex;
[371] Fix | Delete
justify-content: center;
[372] Fix | Delete
align-items: center;
[373] Fix | Delete
color: #999999;
[374] Fix | Delete
background-color: #f8f8f8;
[375] Fix | Delete
border-radius: 0 24px 24px 24px;
[376] Fix | Delete
}
[377] Fix | Delete
[378] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-answer,
[379] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-notice,
[380] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-warning,
[381] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-error {
[382] Fix | Delete
gap: 8px;
[383] Fix | Delete
display: flex;
[384] Fix | Delete
font-size: 15px;
[385] Fix | Delete
line-height: 15px;
[386] Fix | Delete
text-align: left;
[387] Fix | Delete
margin: 0 0 20px 0;
[388] Fix | Delete
height: fit-content;
[389] Fix | Delete
}
[390] Fix | Delete
[391] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-answer:before,
[392] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-notice:before,
[393] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-warning:before,
[394] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-error:before {
[395] Fix | Delete
content: '';
[396] Fix | Delete
display: inline-block;
[397] Fix | Delete
vertical-align: middle;
[398] Fix | Delete
max-width: 32px;
[399] Fix | Delete
width: 100%;
[400] Fix | Delete
height: 32px;
[401] Fix | Delete
background-image: url("../../../images/integrations/ai/ai-answer-icon.svg");
[402] Fix | Delete
background-size: 32px 32px;
[403] Fix | Delete
background-repeat: no-repeat;
[404] Fix | Delete
}
[405] Fix | Delete
[406] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-answer > div,
[407] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-notice > div,
[408] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-warning > div,
[409] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-error > div {
[410] Fix | Delete
flex-grow: 1;
[411] Fix | Delete
padding: 20px;
[412] Fix | Delete
display: flex;
[413] Fix | Delete
flex-direction: column;
[414] Fix | Delete
color: #444444;
[415] Fix | Delete
background-color: #f8f8f8;
[416] Fix | Delete
gap: 10px;
[417] Fix | Delete
border-radius: 24px;
[418] Fix | Delete
border-start-start-radius: 0;
[419] Fix | Delete
}
[420] Fix | Delete
[421] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-answer > div h4,
[422] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-notice > div h4,
[423] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-warning > div h4,
[424] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-error > div h4 {
[425] Fix | Delete
font-size: 15px;
[426] Fix | Delete
font-weight: 500;
[427] Fix | Delete
margin: 5px 0;
[428] Fix | Delete
text-align: start;
[429] Fix | Delete
}
[430] Fix | Delete
[431] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-answer > div ol,
[432] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-notice > div ol,
[433] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-warning > div ol,
[434] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-error > div ol {
[435] Fix | Delete
display: flex;
[436] Fix | Delete
flex-direction: column;
[437] Fix | Delete
list-style: decimal;
[438] Fix | Delete
align-items: flex-start;
[439] Fix | Delete
gap: 15px;
[440] Fix | Delete
padding-inline-start: 20px;
[441] Fix | Delete
margin: 10px 0;
[442] Fix | Delete
line-height: 22px;
[443] Fix | Delete
}
[444] Fix | Delete
[445] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-answer > div ol li,
[446] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-notice > div ol li,
[447] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-warning > div ol li,
[448] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-error > div ol li {
[449] Fix | Delete
margin: 0;
[450] Fix | Delete
word-break: break-all;
[451] Fix | Delete
}
[452] Fix | Delete
[453] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-answer > div > span,
[454] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-notice > div > span,
[455] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-warning > div > span,
[456] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-error > div > span {
[457] Fix | Delete
line-height: 22px;
[458] Fix | Delete
text-align: start;
[459] Fix | Delete
}
[460] Fix | Delete
[461] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-answer > div > span.wpforms-ai-chat-answer-footer-learn-more,
[462] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-notice > div > span.wpforms-ai-chat-answer-footer-learn-more,
[463] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-warning > div > span.wpforms-ai-chat-answer-footer-learn-more,
[464] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-error > div > span.wpforms-ai-chat-answer-footer-learn-more {
[465] Fix | Delete
font-weight: 500;
[466] Fix | Delete
}
[467] Fix | Delete
[468] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-answer > div a.wpforms-chat-element-learn-more,
[469] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-notice > div a.wpforms-chat-element-learn-more,
[470] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-warning > div a.wpforms-chat-element-learn-more,
[471] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-error > div a.wpforms-chat-element-learn-more {
[472] Fix | Delete
color: #7a30e2;
[473] Fix | Delete
}
[474] Fix | Delete
[475] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-answer > div a.wpforms-chat-element-learn-more:hover, wpforms-ai-chat .wpforms-chat-item-answer > div a.wpforms-chat-element-learn-more:focus,
[476] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-notice > div a.wpforms-chat-element-learn-more:hover,
[477] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-notice > div a.wpforms-chat-element-learn-more:focus,
[478] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-warning > div a.wpforms-chat-element-learn-more:hover,
[479] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-warning > div a.wpforms-chat-element-learn-more:focus,
[480] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-error > div a.wpforms-chat-element-learn-more:hover,
[481] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-error > div a.wpforms-chat-element-learn-more:focus {
[482] Fix | Delete
color: #5c24a9;
[483] Fix | Delete
}
[484] Fix | Delete
[485] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-answer > div pre,
[486] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-notice > div pre,
[487] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-warning > div pre,
[488] Fix | Delete
wpforms-ai-chat .wpforms-chat-item-error > div pre {
[489] Fix | Delete
font-size: 0.9em;
[490] Fix | Delete
line-height: 2em;
[491] Fix | Delete
max-width: 490px;
[492] Fix | Delete
overflow-x: auto;
[493] Fix | Delete
overflow-y: hidden;
[494] Fix | Delete
margin: 10px 0;
[495] Fix | Delete
padding: 10px;
[496] Fix | Delete
background-color: #eaeaea;
[497] Fix | Delete
border-left: 3px solid #dddddd;
[498] Fix | Delete
}
[499] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function