Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/wpforms-.../assets/css/admin
File: admin-form-templates.css
.wpforms-admin-page .wpforms-btn {
[0] Fix | Delete
border-width: 1px;
[1] Fix | Delete
border-style: solid;
[2] Fix | Delete
border-radius: 4px;
[3] Fix | Delete
cursor: pointer;
[4] Fix | Delete
display: inline-block;
[5] Fix | Delete
margin: 0;
[6] Fix | Delete
text-decoration: none;
[7] Fix | Delete
text-align: center;
[8] Fix | Delete
vertical-align: middle;
[9] Fix | Delete
white-space: nowrap;
[10] Fix | Delete
box-shadow: none;
[11] Fix | Delete
transition-property: all;
[12] Fix | Delete
transition-duration: 0.05s;
[13] Fix | Delete
transition-timing-function: ease-in;
[14] Fix | Delete
}
[15] Fix | Delete
[16] Fix | Delete
.wpforms-admin-page .wpforms-btn.inactive {
[17] Fix | Delete
background-color: #d7d7d7;
[18] Fix | Delete
border-color: #cccccc;
[19] Fix | Delete
color: #444444;
[20] Fix | Delete
cursor: no-drop;
[21] Fix | Delete
}
[22] Fix | Delete
[23] Fix | Delete
.wpforms-admin-page .wpforms-btn .wpforms-button-icon,
[24] Fix | Delete
.wpforms-admin-page .wpforms-btn i {
[25] Fix | Delete
margin-inline-end: 10px !important;
[26] Fix | Delete
}
[27] Fix | Delete
[28] Fix | Delete
.wpforms-admin-page .wpforms-btn-block {
[29] Fix | Delete
display: block;
[30] Fix | Delete
width: 100%;
[31] Fix | Delete
}
[32] Fix | Delete
[33] Fix | Delete
.wpforms-admin-page .wpforms-btn-sm {
[34] Fix | Delete
font-size: 13px;
[35] Fix | Delete
font-weight: 500;
[36] Fix | Delete
padding: 0 10px;
[37] Fix | Delete
height: 32px;
[38] Fix | Delete
line-height: 30px;
[39] Fix | Delete
}
[40] Fix | Delete
[41] Fix | Delete
.wpforms-admin-page .wpforms-btn-md {
[42] Fix | Delete
font-size: 14px;
[43] Fix | Delete
font-weight: 600;
[44] Fix | Delete
line-height: 17px;
[45] Fix | Delete
padding: 10px 15px;
[46] Fix | Delete
}
[47] Fix | Delete
[48] Fix | Delete
.wpforms-admin-page .wpforms-btn-lg {
[49] Fix | Delete
font-size: 16px;
[50] Fix | Delete
font-weight: 600;
[51] Fix | Delete
padding: 16px 28px;
[52] Fix | Delete
}
[53] Fix | Delete
[54] Fix | Delete
.wpforms-admin-page .wpforms-btn-orange {
[55] Fix | Delete
background-color: #e27730;
[56] Fix | Delete
border-color: #e27730;
[57] Fix | Delete
color: #ffffff;
[58] Fix | Delete
}
[59] Fix | Delete
[60] Fix | Delete
.wpforms-admin-page .wpforms-btn-orange:hover {
[61] Fix | Delete
background-color: #cd6622;
[62] Fix | Delete
border-color: #cd6622;
[63] Fix | Delete
color: #ffffff;
[64] Fix | Delete
}
[65] Fix | Delete
[66] Fix | Delete
.wpforms-admin-page .wpforms-btn-blue {
[67] Fix | Delete
background-color: #036aab;
[68] Fix | Delete
border-color: #036aab;
[69] Fix | Delete
color: #ffffff;
[70] Fix | Delete
}
[71] Fix | Delete
[72] Fix | Delete
.wpforms-admin-page .wpforms-btn-blue:hover {
[73] Fix | Delete
background-color: #215d8f;
[74] Fix | Delete
border-color: #215d8f;
[75] Fix | Delete
color: #ffffff;
[76] Fix | Delete
}
[77] Fix | Delete
[78] Fix | Delete
.wpforms-admin-page .wpforms-btn-blue.wpforms-settings-keyword-filter-save-changes {
[79] Fix | Delete
font-weight: 400;
[80] Fix | Delete
margin-right: 8px;
[81] Fix | Delete
}
[82] Fix | Delete
[83] Fix | Delete
.wpforms-admin-page .wpforms-btn-blue.wpforms-settings-keyword-filter-save-changes .wpforms-loading-spinner {
[84] Fix | Delete
margin-left: 0;
[85] Fix | Delete
margin-right: 5px;
[86] Fix | Delete
}
[87] Fix | Delete
[88] Fix | Delete
.wpforms-admin-page .wpforms-btn-grey {
[89] Fix | Delete
background-color: #eeeeee;
[90] Fix | Delete
border-color: #cccccc;
[91] Fix | Delete
color: #777777;
[92] Fix | Delete
}
[93] Fix | Delete
[94] Fix | Delete
.wpforms-admin-page .wpforms-btn-grey:hover {
[95] Fix | Delete
background-color: #d7d7d7;
[96] Fix | Delete
border-color: #cccccc;
[97] Fix | Delete
color: #444444;
[98] Fix | Delete
}
[99] Fix | Delete
[100] Fix | Delete
.wpforms-admin-page .wpforms-btn-light-grey {
[101] Fix | Delete
background-color: #f8f8f8;
[102] Fix | Delete
border-color: #cccccc;
[103] Fix | Delete
color: #777777;
[104] Fix | Delete
}
[105] Fix | Delete
[106] Fix | Delete
.wpforms-admin-page .wpforms-btn-light-grey:hover {
[107] Fix | Delete
background-color: #eeeeee;
[108] Fix | Delete
border-color: #cccccc;
[109] Fix | Delete
color: #444444;
[110] Fix | Delete
}
[111] Fix | Delete
[112] Fix | Delete
.wpforms-admin-page .wpforms-btn-blue-borders,
[113] Fix | Delete
.wpforms-admin-page .wpforms-btn-light-grey-blue-borders {
[114] Fix | Delete
background-color: #f8f8f8;
[115] Fix | Delete
border-color: currentColor;
[116] Fix | Delete
color: #036aab;
[117] Fix | Delete
}
[118] Fix | Delete
[119] Fix | Delete
.wpforms-admin-page .wpforms-btn-blue-borders:hover,
[120] Fix | Delete
.wpforms-admin-page .wpforms-btn-light-grey-blue-borders:hover {
[121] Fix | Delete
background-color: #eeeeee;
[122] Fix | Delete
color: #215d8f;
[123] Fix | Delete
}
[124] Fix | Delete
[125] Fix | Delete
.wpforms-admin-page .wpforms-btn-blue-borders:focus,
[126] Fix | Delete
.wpforms-admin-page .wpforms-btn-light-grey-blue-borders:focus {
[127] Fix | Delete
box-shadow: 0 0 0 1px #215d8f;
[128] Fix | Delete
outline: 0;
[129] Fix | Delete
}
[130] Fix | Delete
[131] Fix | Delete
.wpforms-admin-page .wpforms-btn-red-borders {
[132] Fix | Delete
background-color: #fcf0f1;
[133] Fix | Delete
border-color: currentColor;
[134] Fix | Delete
color: #d63638;
[135] Fix | Delete
}
[136] Fix | Delete
[137] Fix | Delete
.wpforms-admin-page .wpforms-btn-red-borders:focus {
[138] Fix | Delete
box-shadow: 0 0 0 1px #b32d2e;
[139] Fix | Delete
outline: 0;
[140] Fix | Delete
}
[141] Fix | Delete
[142] Fix | Delete
.wpforms-admin-page .wpforms-btn-red-borders:hover {
[143] Fix | Delete
color: #b32d2e;
[144] Fix | Delete
background-color: #f9e1e1;
[145] Fix | Delete
}
[146] Fix | Delete
[147] Fix | Delete
.wpforms-admin-page .wpforms-btn-purple {
[148] Fix | Delete
background-color: #faf5fe;
[149] Fix | Delete
border-color: #7a30e2;
[150] Fix | Delete
color: #7a30e2;
[151] Fix | Delete
}
[152] Fix | Delete
[153] Fix | Delete
.wpforms-admin-page .wpforms-btn-purple:hover, .wpforms-admin-page .wpforms-btn-purple:focus {
[154] Fix | Delete
background-color: #f5e9ff;
[155] Fix | Delete
border-color: #5c24a9;
[156] Fix | Delete
color: #5c24a9;
[157] Fix | Delete
}
[158] Fix | Delete
[159] Fix | Delete
.wpforms-admin-page .wpforms-btn-purple.wpforms-help-tooltip {
[160] Fix | Delete
color: #7a30e2;
[161] Fix | Delete
}
[162] Fix | Delete
[163] Fix | Delete
.wpforms-admin-page .wpforms-btn-purple-dark {
[164] Fix | Delete
background-color: #7a30e2;
[165] Fix | Delete
border-color: #7a30e2;
[166] Fix | Delete
color: #ffffff;
[167] Fix | Delete
}
[168] Fix | Delete
[169] Fix | Delete
.wpforms-admin-page .wpforms-btn-purple-dark:hover, .wpforms-admin-page .wpforms-btn-purple-dark:focus {
[170] Fix | Delete
background-color: #5c24a9;
[171] Fix | Delete
border-color: #5c24a9;
[172] Fix | Delete
color: #ffffff;
[173] Fix | Delete
}
[174] Fix | Delete
[175] Fix | Delete
.wpforms-admin-page .wpforms-dismiss-button {
[176] Fix | Delete
background: none;
[177] Fix | Delete
border: none;
[178] Fix | Delete
color: #bbbbbb;
[179] Fix | Delete
cursor: pointer;
[180] Fix | Delete
padding: 3px;
[181] Fix | Delete
}
[182] Fix | Delete
[183] Fix | Delete
.wpforms-admin-page .wpforms-dismiss-button:hover {
[184] Fix | Delete
color: #777777;
[185] Fix | Delete
}
[186] Fix | Delete
[187] Fix | Delete
.wpforms-admin-page .wpforms-dismiss-button:before {
[188] Fix | Delete
background: 0 0;
[189] Fix | Delete
content: "\f153";
[190] Fix | Delete
display: block;
[191] Fix | Delete
font: normal 16px/16px dashicons, sans-serif;
[192] Fix | Delete
height: 16px;
[193] Fix | Delete
speak: none;
[194] Fix | Delete
text-align: center;
[195] Fix | Delete
width: 16px;
[196] Fix | Delete
-webkit-font-smoothing: antialiased;
[197] Fix | Delete
-moz-osx-font-smoothing: grayscale;
[198] Fix | Delete
}
[199] Fix | Delete
[200] Fix | Delete
.wpforms-admin-page .wpforms-dismiss-button.dashicons-no-alt:before {
[201] Fix | Delete
content: "\f335";
[202] Fix | Delete
}
[203] Fix | Delete
[204] Fix | Delete
.wpforms-admin-page .wpforms-disabled {
[205] Fix | Delete
cursor: default;
[206] Fix | Delete
opacity: .5;
[207] Fix | Delete
pointer-events: none;
[208] Fix | Delete
}
[209] Fix | Delete
[210] Fix | Delete
.wpforms-admin-page .wpforms-inactive {
[211] Fix | Delete
cursor: default;
[212] Fix | Delete
opacity: .5;
[213] Fix | Delete
}
[214] Fix | Delete
[215] Fix | Delete
.wpforms-admin-page .wpforms-inactive:hover {
[216] Fix | Delete
pointer-events: none;
[217] Fix | Delete
}
[218] Fix | Delete
[219] Fix | Delete
.wpforms-admin-empty-state-container {
[220] Fix | Delete
color: #50575e;
[221] Fix | Delete
font-style: normal;
[222] Fix | Delete
padding: 30px;
[223] Fix | Delete
text-align: center;
[224] Fix | Delete
}
[225] Fix | Delete
[226] Fix | Delete
.wpforms-admin-empty-state-container .waving-hand-emoji {
[227] Fix | Delete
background-image: url(../images/empty-states/waving-hand-emoji.png);
[228] Fix | Delete
background-position: 0 0;
[229] Fix | Delete
background-repeat: no-repeat;
[230] Fix | Delete
background-size: 24px 24px;
[231] Fix | Delete
display: inline-block;
[232] Fix | Delete
padding-left: 34px;
[233] Fix | Delete
}
[234] Fix | Delete
[235] Fix | Delete
.wpforms-admin-empty-state-container h2 {
[236] Fix | Delete
color: #1d2327;
[237] Fix | Delete
font-family: inherit;
[238] Fix | Delete
font-size: 24px;
[239] Fix | Delete
font-weight: 600;
[240] Fix | Delete
line-height: 29px;
[241] Fix | Delete
margin: 0 0 10px;
[242] Fix | Delete
}
[243] Fix | Delete
[244] Fix | Delete
.wpforms-admin-empty-state-container h4 {
[245] Fix | Delete
color: #32373c;
[246] Fix | Delete
font-family: inherit;
[247] Fix | Delete
font-size: 16px;
[248] Fix | Delete
font-weight: 600;
[249] Fix | Delete
line-height: 1.5;
[250] Fix | Delete
margin-block: 0;
[251] Fix | Delete
}
[252] Fix | Delete
[253] Fix | Delete
.wpforms-admin-empty-state-container img {
[254] Fix | Delete
max-width: 428px;
[255] Fix | Delete
width: 100%;
[256] Fix | Delete
margin: 30px auto;
[257] Fix | Delete
}
[258] Fix | Delete
[259] Fix | Delete
.wpforms-admin-empty-state-container p {
[260] Fix | Delete
font-family: inherit;
[261] Fix | Delete
font-size: 16px;
[262] Fix | Delete
line-height: 24px;
[263] Fix | Delete
margin-block: 0;
[264] Fix | Delete
text-align: center;
[265] Fix | Delete
}
[266] Fix | Delete
[267] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-forms p:first-of-type {
[268] Fix | Delete
font-weight: 600;
[269] Fix | Delete
}
[270] Fix | Delete
[271] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-forms .wpforms-btn, .wpforms-admin-empty-state-container.wpforms-admin-no-forms .wpforms-btn:active {
[272] Fix | Delete
border: none;
[273] Fix | Delete
border-radius: 3px;
[274] Fix | Delete
font-family: inherit;
[275] Fix | Delete
font-weight: 600;
[276] Fix | Delete
font-size: 16px;
[277] Fix | Delete
line-height: 1.5;
[278] Fix | Delete
text-align: center;
[279] Fix | Delete
color: #ffffff;
[280] Fix | Delete
padding: 15px 30px;
[281] Fix | Delete
margin: 0;
[282] Fix | Delete
text-decoration: none;
[283] Fix | Delete
}
[284] Fix | Delete
[285] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-forms .wpforms-btn:hover, .wpforms-admin-empty-state-container.wpforms-admin-no-forms .wpforms-btn:active:hover {
[286] Fix | Delete
text-decoration: none;
[287] Fix | Delete
}
[288] Fix | Delete
[289] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-forms .wpforms-btn:focus, .wpforms-admin-empty-state-container.wpforms-admin-no-forms .wpforms-btn:active:focus {
[290] Fix | Delete
outline: none;
[291] Fix | Delete
}
[292] Fix | Delete
[293] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-forms .wpforms-admin-no-forms-footer {
[294] Fix | Delete
margin-top: 30px;
[295] Fix | Delete
font-size: 14px;
[296] Fix | Delete
line-height: 16px;
[297] Fix | Delete
}
[298] Fix | Delete
[299] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-elementor-no-forms {
[300] Fix | Delete
font-family: 'Helvetica Neue', sans-serif;
[301] Fix | Delete
background: rgba(255, 255, 255, 0.5);
[302] Fix | Delete
border: 1px solid #71d7d7;
[303] Fix | Delete
box-sizing: border-box;
[304] Fix | Delete
padding: 20px;
[305] Fix | Delete
}
[306] Fix | Delete
[307] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-elementor-no-forms img {
[308] Fix | Delete
max-width: 240px;
[309] Fix | Delete
width: 100%;
[310] Fix | Delete
margin: 0 auto;
[311] Fix | Delete
}
[312] Fix | Delete
[313] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-elementor-no-forms p {
[314] Fix | Delete
font-family: inherit;
[315] Fix | Delete
font-weight: normal;
[316] Fix | Delete
font-size: 14px;
[317] Fix | Delete
line-height: 18px;
[318] Fix | Delete
text-align: center;
[319] Fix | Delete
color: #495157;
[320] Fix | Delete
max-width: 450px;
[321] Fix | Delete
margin: 20px auto 0;
[322] Fix | Delete
}
[323] Fix | Delete
[324] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-elementor-no-forms a {
[325] Fix | Delete
color: inherit;
[326] Fix | Delete
text-decoration: underline;
[327] Fix | Delete
position: relative;
[328] Fix | Delete
}
[329] Fix | Delete
[330] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-elementor-no-forms a:hover {
[331] Fix | Delete
text-decoration: none;
[332] Fix | Delete
}
[333] Fix | Delete
[334] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-elementor-no-forms .wpforms-btn {
[335] Fix | Delete
background: #525962;
[336] Fix | Delete
border: none;
[337] Fix | Delete
border-radius: 3px;
[338] Fix | Delete
font-family: inherit;
[339] Fix | Delete
font-weight: 600;
[340] Fix | Delete
font-size: 12px;
[341] Fix | Delete
line-height: 1.5;
[342] Fix | Delete
text-align: center;
[343] Fix | Delete
text-transform: uppercase;
[344] Fix | Delete
color: #ffffff;
[345] Fix | Delete
padding: 7px 17px;
[346] Fix | Delete
margin: 20px 0 0;
[347] Fix | Delete
text-decoration: none;
[348] Fix | Delete
}
[349] Fix | Delete
[350] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-elementor-no-forms .wpforms-btn:hover {
[351] Fix | Delete
text-decoration: none;
[352] Fix | Delete
background: #2b2c31;
[353] Fix | Delete
}
[354] Fix | Delete
[355] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-elementor-no-forms .wpforms-btn:focus {
[356] Fix | Delete
outline: none;
[357] Fix | Delete
}
[358] Fix | Delete
[359] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-elementor-no-forms .wpforms-admin-no-forms-footer {
[360] Fix | Delete
font-size: 12px;
[361] Fix | Delete
line-height: 1.5;
[362] Fix | Delete
color: #6d7882;
[363] Fix | Delete
}
[364] Fix | Delete
[365] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-entries img {
[366] Fix | Delete
max-width: 413px;
[367] Fix | Delete
display: block;
[368] Fix | Delete
}
[369] Fix | Delete
[370] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-payments {
[371] Fix | Delete
max-width: 640px;
[372] Fix | Delete
margin: 0 auto;
[373] Fix | Delete
}
[374] Fix | Delete
[375] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-payments img {
[376] Fix | Delete
display: block;
[377] Fix | Delete
}
[378] Fix | Delete
[379] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-payments .wpforms-btn-lg {
[380] Fix | Delete
border-radius: 4px;
[381] Fix | Delete
padding: 14px 20px;
[382] Fix | Delete
}
[383] Fix | Delete
[384] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-payments a:not([class]) {
[385] Fix | Delete
color: #056aab;
[386] Fix | Delete
text-decoration: underline;
[387] Fix | Delete
}
[388] Fix | Delete
[389] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-payments a:not([class]):hover {
[390] Fix | Delete
text-decoration: none;
[391] Fix | Delete
}
[392] Fix | Delete
[393] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-payments .wpforms-admin-no-forms-footer {
[394] Fix | Delete
margin-top: 30px;
[395] Fix | Delete
font-size: 14px;
[396] Fix | Delete
}
[397] Fix | Delete
[398] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-user-templates h2, .wpforms-admin-empty-state-container.wpforms-admin-no-user-templates h4 {
[399] Fix | Delete
font-weight: 500;
[400] Fix | Delete
}
[401] Fix | Delete
[402] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-user-templates p {
[403] Fix | Delete
font-size: 14px;
[404] Fix | Delete
color: #777777;
[405] Fix | Delete
}
[406] Fix | Delete
[407] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-user-templates p.wpforms-admin-no-forms-footer {
[408] Fix | Delete
color: #50575e;
[409] Fix | Delete
}
[410] Fix | Delete
[411] Fix | Delete
.wpforms-admin-empty-state-container.wpforms-admin-no-user-templates img {
[412] Fix | Delete
max-width: 560px;
[413] Fix | Delete
border-radius: 4px;
[414] Fix | Delete
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
[415] Fix | Delete
}
[416] Fix | Delete
[417] Fix | Delete
#wpforms-panel-setup .wpforms-panel-content {
[418] Fix | Delete
align-items: stretch;
[419] Fix | Delete
display: flex;
[420] Fix | Delete
flex-direction: column;
[421] Fix | Delete
justify-content: flex-start;
[422] Fix | Delete
padding: 0;
[423] Fix | Delete
}
[424] Fix | Delete
[425] Fix | Delete
#wpforms-setup-form-name {
[426] Fix | Delete
align-items: center;
[427] Fix | Delete
background-color: #f8f8f8;
[428] Fix | Delete
border-bottom: 1px solid #dddddd;
[429] Fix | Delete
display: flex;
[430] Fix | Delete
justify-content: space-between;
[431] Fix | Delete
overflow: hidden;
[432] Fix | Delete
padding: 30px;
[433] Fix | Delete
}
[434] Fix | Delete
[435] Fix | Delete
#wpforms-setup-form-name label {
[436] Fix | Delete
display: inline-block;
[437] Fix | Delete
font-size: 20px;
[438] Fix | Delete
font-weight: 600;
[439] Fix | Delete
min-width: 200px;
[440] Fix | Delete
padding: 0;
[441] Fix | Delete
}
[442] Fix | Delete
[443] Fix | Delete
#wpforms-setup-name {
[444] Fix | Delete
display: inline-block;
[445] Fix | Delete
font-size: 20px;
[446] Fix | Delete
height: 50px;
[447] Fix | Delete
margin-inline-start: 30px;
[448] Fix | Delete
padding: 13px 10px;
[449] Fix | Delete
width: calc( 100% - 290px);
[450] Fix | Delete
}
[451] Fix | Delete
[452] Fix | Delete
.wpforms-setup-title {
[453] Fix | Delete
font-size: 20px;
[454] Fix | Delete
font-weight: 600;
[455] Fix | Delete
margin: 30px 30px 0 30px;
[456] Fix | Delete
color: #444444;
[457] Fix | Delete
}
[458] Fix | Delete
[459] Fix | Delete
.wpforms-setup-title .count {
[460] Fix | Delete
color: #bbbbbb;
[461] Fix | Delete
}
[462] Fix | Delete
[463] Fix | Delete
.wpforms-setup-desc {
[464] Fix | Delete
margin: 10px 30px 30px 30px;
[465] Fix | Delete
color: #777777;
[466] Fix | Delete
}
[467] Fix | Delete
[468] Fix | Delete
.wpforms-setup-desc a {
[469] Fix | Delete
color: #777777;
[470] Fix | Delete
}
[471] Fix | Delete
[472] Fix | Delete
.wpforms-setup-desc a:hover {
[473] Fix | Delete
color: #444444;
[474] Fix | Delete
}
[475] Fix | Delete
[476] Fix | Delete
.wpforms-setup-templates {
[477] Fix | Delete
align-items: stretch;
[478] Fix | Delete
border-top: 1px solid #dddddd;
[479] Fix | Delete
display: flex;
[480] Fix | Delete
flex-grow: 2;
[481] Fix | Delete
justify-content: space-between;
[482] Fix | Delete
margin: 0 30px;
[483] Fix | Delete
padding: 0 0 30px 0;
[484] Fix | Delete
}
[485] Fix | Delete
[486] Fix | Delete
.wpforms-setup-templates-sidebar {
[487] Fix | Delete
border-inline-end: 1px solid #dddddd;
[488] Fix | Delete
padding-inline-end: 30px;
[489] Fix | Delete
padding-top: 30px;
[490] Fix | Delete
width: 224px;
[491] Fix | Delete
box-sizing: content-box;
[492] Fix | Delete
}
[493] Fix | Delete
[494] Fix | Delete
#wpforms-setup-template-search {
[495] Fix | Delete
font-size: 16px;
[496] Fix | Delete
font-weight: 400;
[497] Fix | Delete
height: 40px;
[498] Fix | Delete
line-height: 20px;
[499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function