Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/wp-conte.../plugins/wpforms-.../assets/lite/css/admin/entries
File: entry-list.css
.wpforms-entries-list-upgrade .wpforms-sample-entry-notice {
[0] Fix | Delete
display: none;
[1] Fix | Delete
}
[2] Fix | Delete
[3] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification {
[4] Fix | Delete
display: flex;
[5] Fix | Delete
padding: 20px;
[6] Fix | Delete
flex-direction: column;
[7] Fix | Delete
align-items: flex-start;
[8] Fix | Delete
gap: 10px;
[9] Fix | Delete
border-radius: 6px;
[10] Fix | Delete
background: #ffffff;
[11] Fix | Delete
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
[12] Fix | Delete
position: relative;
[13] Fix | Delete
}
[14] Fix | Delete
[15] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification h2 {
[16] Fix | Delete
color: #1d2327;
[17] Fix | Delete
font-size: 20px;
[18] Fix | Delete
font-style: normal;
[19] Fix | Delete
font-weight: 500;
[20] Fix | Delete
line-height: 18px;
[21] Fix | Delete
margin: 0;
[22] Fix | Delete
}
[23] Fix | Delete
[24] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification .notice-buttons {
[25] Fix | Delete
margin: 0;
[26] Fix | Delete
}
[27] Fix | Delete
[28] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification .notice-buttons .wpforms-btn {
[29] Fix | Delete
min-height: auto;
[30] Fix | Delete
}
[31] Fix | Delete
[32] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification .wpforms-sample-notification-content {
[33] Fix | Delete
display: flex;
[34] Fix | Delete
flex-direction: column;
[35] Fix | Delete
align-items: flex-start;
[36] Fix | Delete
gap: 5px;
[37] Fix | Delete
}
[38] Fix | Delete
[39] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification .wpforms-sample-notification-content p {
[40] Fix | Delete
color: #2c3338;
[41] Fix | Delete
font-size: 15px;
[42] Fix | Delete
font-style: normal;
[43] Fix | Delete
font-weight: 400;
[44] Fix | Delete
line-height: 22px;
[45] Fix | Delete
opacity: 0.8;
[46] Fix | Delete
margin: 0;
[47] Fix | Delete
}
[48] Fix | Delete
[49] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification .wpforms-sample-notification-content p a {
[50] Fix | Delete
font-size: 15px;
[51] Fix | Delete
font-style: normal;
[52] Fix | Delete
font-weight: 500;
[53] Fix | Delete
line-height: 22px;
[54] Fix | Delete
text-decoration-line: underline;
[55] Fix | Delete
}
[56] Fix | Delete
[57] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification #wpforms-hide-sample-data {
[58] Fix | Delete
position: absolute;
[59] Fix | Delete
top: 15px;
[60] Fix | Delete
right: 20px;
[61] Fix | Delete
font-size: 13px;
[62] Fix | Delete
color: #a7aaad;
[63] Fix | Delete
font-weight: 400;
[64] Fix | Delete
cursor: pointer;
[65] Fix | Delete
text-decoration: none;
[66] Fix | Delete
transition: color 0.05s ease-in-out;
[67] Fix | Delete
}
[68] Fix | Delete
[69] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification #wpforms-hide-sample-data:hover, .wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification #wpforms-hide-sample-data:focus {
[70] Fix | Delete
color: #50575e;
[71] Fix | Delete
box-shadow: none;
[72] Fix | Delete
}
[73] Fix | Delete
[74] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification #wpforms-hide-sample-data .dashicons {
[75] Fix | Delete
transition: none;
[76] Fix | Delete
}
[77] Fix | Delete
[78] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap {
[79] Fix | Delete
position: relative;
[80] Fix | Delete
display: grid;
[81] Fix | Delete
grid-template-columns: 1fr;
[82] Fix | Delete
margin-top: 20px;
[83] Fix | Delete
}
[84] Fix | Delete
[85] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal {
[86] Fix | Delete
grid-row: 1;
[87] Fix | Delete
grid-column: 1;
[88] Fix | Delete
justify-self: center;
[89] Fix | Delete
align-self: start;
[90] Fix | Delete
margin: 5px 0 0 0;
[91] Fix | Delete
height: fit-content;
[92] Fix | Delete
width: 90%;
[93] Fix | Delete
max-width: 730px;
[94] Fix | Delete
text-align: center;
[95] Fix | Delete
box-shadow: 0 5px 60px rgba(0, 0, 0, 0.2);
[96] Fix | Delete
border-radius: 6px;
[97] Fix | Delete
overflow: hidden;
[98] Fix | Delete
opacity: 1;
[99] Fix | Delete
z-index: 999;
[100] Fix | Delete
}
[101] Fix | Delete
[102] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal *,
[103] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal *::before,
[104] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal *::after {
[105] Fix | Delete
-webkit-box-sizing: border-box;
[106] Fix | Delete
-moz-box-sizing: border-box;
[107] Fix | Delete
box-sizing: border-box;
[108] Fix | Delete
}
[109] Fix | Delete
[110] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal h2 {
[111] Fix | Delete
font-size: 22px;
[112] Fix | Delete
line-height: 24px;
[113] Fix | Delete
margin: 0 0 16px 0;
[114] Fix | Delete
padding: 0;
[115] Fix | Delete
color: #2c3338;
[116] Fix | Delete
}
[117] Fix | Delete
[118] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal p {
[119] Fix | Delete
font-size: 16px;
[120] Fix | Delete
line-height: 24px;
[121] Fix | Delete
color: #50575e;
[122] Fix | Delete
margin: 0 0 30px 0;
[123] Fix | Delete
padding: 0;
[124] Fix | Delete
}
[125] Fix | Delete
[126] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal ul {
[127] Fix | Delete
float: left;
[128] Fix | Delete
width: 50%;
[129] Fix | Delete
margin: 0;
[130] Fix | Delete
padding: 0 0 0 30px;
[131] Fix | Delete
text-align: left;
[132] Fix | Delete
}
[133] Fix | Delete
[134] Fix | Delete
@media screen and (max-width: 500px) {
[135] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal ul {
[136] Fix | Delete
padding: 0;
[137] Fix | Delete
float: none;
[138] Fix | Delete
width: 100%;
[139] Fix | Delete
}
[140] Fix | Delete
}
[141] Fix | Delete
[142] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal ul li {
[143] Fix | Delete
color: #50575e;
[144] Fix | Delete
font-size: 16px;
[145] Fix | Delete
line-height: 19px;
[146] Fix | Delete
padding: 6px 0;
[147] Fix | Delete
display: flex;
[148] Fix | Delete
}
[149] Fix | Delete
[150] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal ul .fa {
[151] Fix | Delete
color: #008a20;
[152] Fix | Delete
margin: 1px 12px 0 0;
[153] Fix | Delete
}
[154] Fix | Delete
[155] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal .entries-modal-content {
[156] Fix | Delete
background-color: #ffffff;
[157] Fix | Delete
padding: 40px;
[158] Fix | Delete
}
[159] Fix | Delete
[160] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal .entries-modal-button a {
[161] Fix | Delete
white-space: unset !important;
[162] Fix | Delete
}
[163] Fix | Delete
[164] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal .entries-modal-button p {
[165] Fix | Delete
margin: 20px 0 0 0;
[166] Fix | Delete
font-size: 15px;
[167] Fix | Delete
line-height: 18px;
[168] Fix | Delete
text-align: center;
[169] Fix | Delete
}
[170] Fix | Delete
[171] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal .entries-modal-button p span {
[172] Fix | Delete
display: inline-block;
[173] Fix | Delete
margin-left: 20px;
[174] Fix | Delete
vertical-align: bottom;
[175] Fix | Delete
font-size: 14px;
[176] Fix | Delete
line-height: 17px;
[177] Fix | Delete
}
[178] Fix | Delete
[179] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal .entries-modal-button p .wpforms-toggle-control .wpforms-toggle-control-label {
[180] Fix | Delete
max-width: none;
[181] Fix | Delete
}
[182] Fix | Delete
[183] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal .entries-modal-button {
[184] Fix | Delete
border-radius: 0 0 3px 3px;
[185] Fix | Delete
padding: 30px;
[186] Fix | Delete
background: #f5f5f5;
[187] Fix | Delete
text-align: center;
[188] Fix | Delete
}
[189] Fix | Delete
[190] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal .entries-modal-button .entries-modal-button-before {
[191] Fix | Delete
line-height: 24px;
[192] Fix | Delete
margin: 0 0 20px 0;
[193] Fix | Delete
color: #444444;
[194] Fix | Delete
}
[195] Fix | Delete
[196] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal .entries-modal-button .wpforms-entries-sample {
[197] Fix | Delete
display: none !important;
[198] Fix | Delete
}
[199] Fix | Delete
[200] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal .entries-modal-button .wpforms-entries-sample a {
[201] Fix | Delete
font-size: 15px;
[202] Fix | Delete
font-weight: 600;
[203] Fix | Delete
line-height: 18px;
[204] Fix | Delete
text-align: center;
[205] Fix | Delete
color: #50575e;
[206] Fix | Delete
text-decoration: underline;
[207] Fix | Delete
}
[208] Fix | Delete
[209] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal .entries-modal-button .wpforms-entries-sample a:hover {
[210] Fix | Delete
color: #056aab;
[211] Fix | Delete
}
[212] Fix | Delete
[213] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal .entries-modal-content-top-notice {
[214] Fix | Delete
padding: 10px;
[215] Fix | Delete
text-align: center;
[216] Fix | Delete
font-style: normal;
[217] Fix | Delete
font-weight: normal;
[218] Fix | Delete
font-size: 15px;
[219] Fix | Delete
line-height: 24px;
[220] Fix | Delete
color: #2c3338;
[221] Fix | Delete
background: #fcf9e8;
[222] Fix | Delete
}
[223] Fix | Delete
[224] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-sample-entries-modal .entries-modal-content-top-notice .wpforms-icon {
[225] Fix | Delete
width: 18px;
[226] Fix | Delete
height: 16px;
[227] Fix | Delete
background-image: url("../../../../images/exclamation-triangle-orange.svg");
[228] Fix | Delete
background-repeat: no-repeat;
[229] Fix | Delete
background-size: 18px 16px;
[230] Fix | Delete
display: inline-block;
[231] Fix | Delete
margin-right: 10px;
[232] Fix | Delete
vertical-align: -2px;
[233] Fix | Delete
}
[234] Fix | Delete
[235] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-admin-content {
[236] Fix | Delete
filter: blur(3px);
[237] Fix | Delete
user-select: none;
[238] Fix | Delete
grid-row: 1;
[239] Fix | Delete
grid-column: 1;
[240] Fix | Delete
position: relative;
[241] Fix | Delete
pointer-events: none;
[242] Fix | Delete
transition: all 0.25s linear;
[243] Fix | Delete
}
[244] Fix | Delete
[245] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-admin-content.show-sample-entires {
[246] Fix | Delete
filter: none;
[247] Fix | Delete
user-select: auto;
[248] Fix | Delete
margin-top: 20px;
[249] Fix | Delete
pointer-events: unset;
[250] Fix | Delete
}
[251] Fix | Delete
[252] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-admin-content a, .wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-admin-content input, .wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-admin-content button:not(.toggle-row), .wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-admin-content select {
[253] Fix | Delete
pointer-events: none;
[254] Fix | Delete
}
[255] Fix | Delete
[256] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-admin-content .pagination-links .disabled,
[257] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-admin-content-wrap .wpforms-admin-content .bulkactions .disabled {
[258] Fix | Delete
cursor: inherit;
[259] Fix | Delete
}
[260] Fix | Delete
[261] Fix | Delete
.wpforms-entries-list-upgrade.wpforms-entires-sample-view .wpforms-admin-content {
[262] Fix | Delete
filter: none;
[263] Fix | Delete
user-select: auto;
[264] Fix | Delete
pointer-events: unset;
[265] Fix | Delete
}
[266] Fix | Delete
[267] Fix | Delete
.wpforms-entries-list-upgrade.wpforms-entires-sample-view .wpforms-sample-entry-notice {
[268] Fix | Delete
display: block;
[269] Fix | Delete
width: 100%;
[270] Fix | Delete
}
[271] Fix | Delete
[272] Fix | Delete
#wpforms-entries-table .column-indicators > span {
[273] Fix | Delete
pointer-events: none;
[274] Fix | Delete
}
[275] Fix | Delete
[276] Fix | Delete
#wpforms-entries-table thead a,
[277] Fix | Delete
#wpforms-entries-table tfoot a {
[278] Fix | Delete
color: initial;
[279] Fix | Delete
}
[280] Fix | Delete
[281] Fix | Delete
#wpforms-entries-table thead tr th #wpforms-list-table-ext-edit-columns-cog,
[282] Fix | Delete
#wpforms-entries-table tfoot tr th #wpforms-list-table-ext-edit-columns-cog {
[283] Fix | Delete
outline: none;
[284] Fix | Delete
box-shadow: none;
[285] Fix | Delete
font-size: 19px;
[286] Fix | Delete
color: #8b8f95;
[287] Fix | Delete
position: absolute;
[288] Fix | Delete
inset-inline-end: 12px;
[289] Fix | Delete
background-color: #ffffff;
[290] Fix | Delete
top: 9px;
[291] Fix | Delete
right: 10px;
[292] Fix | Delete
padding: 0;
[293] Fix | Delete
pointer-events: unset;
[294] Fix | Delete
cursor: pointer;
[295] Fix | Delete
}
[296] Fix | Delete
[297] Fix | Delete
#wpforms-entries-table thead tr th .wpforms-entries-settings-menu,
[298] Fix | Delete
#wpforms-entries-table tfoot tr th .wpforms-entries-settings-menu {
[299] Fix | Delete
width: 240px;
[300] Fix | Delete
background: #fff;
[301] Fix | Delete
border-radius: 6px;
[302] Fix | Delete
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
[303] Fix | Delete
color: #50575e;
[304] Fix | Delete
inset-inline-start: 0;
[305] Fix | Delete
margin-top: 6px;
[306] Fix | Delete
padding-block: 5px;
[307] Fix | Delete
position: absolute;
[308] Fix | Delete
text-align: start;
[309] Fix | Delete
right: 8px;
[310] Fix | Delete
font-size: 14px;
[311] Fix | Delete
left: auto;
[312] Fix | Delete
cursor: not-allowed;
[313] Fix | Delete
z-index: -99;
[314] Fix | Delete
display: none;
[315] Fix | Delete
}
[316] Fix | Delete
[317] Fix | Delete
#wpforms-entries-table thead tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap,
[318] Fix | Delete
#wpforms-entries-table tfoot tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap {
[319] Fix | Delete
display: flex;
[320] Fix | Delete
flex-direction: column;
[321] Fix | Delete
max-height: 350px;
[322] Fix | Delete
overflow-y: auto;
[323] Fix | Delete
padding-inline: 0;
[324] Fix | Delete
border-bottom: 1px solid #dcdcde;
[325] Fix | Delete
padding-bottom: 10px;
[326] Fix | Delete
margin-bottom: 10px;
[327] Fix | Delete
pointer-events: none;
[328] Fix | Delete
}
[329] Fix | Delete
[330] Fix | Delete
#wpforms-entries-table thead tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap .wpforms-settings-title,
[331] Fix | Delete
#wpforms-entries-table tfoot tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap .wpforms-settings-title {
[332] Fix | Delete
color: #8C8F94;
[333] Fix | Delete
font-weight: 500;
[334] Fix | Delete
font-size: 12px;
[335] Fix | Delete
line-height: 19px;
[336] Fix | Delete
padding-left: 15px;
[337] Fix | Delete
margin: 9px 0;
[338] Fix | Delete
border-top: 1px solid #dcdcde;
[339] Fix | Delete
padding-top: 10px;
[340] Fix | Delete
}
[341] Fix | Delete
[342] Fix | Delete
#wpforms-entries-table thead tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap .wpforms-settings-title.first,
[343] Fix | Delete
#wpforms-entries-table tfoot tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap .wpforms-settings-title.first {
[344] Fix | Delete
border-top: none;
[345] Fix | Delete
padding-top: 0;
[346] Fix | Delete
}
[347] Fix | Delete
[348] Fix | Delete
#wpforms-entries-table thead tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap label,
[349] Fix | Delete
#wpforms-entries-table tfoot tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap label {
[350] Fix | Delete
align-items: flex-start;
[351] Fix | Delete
display: flex;
[352] Fix | Delete
gap: 10px;
[353] Fix | Delete
padding-block: 5px;
[354] Fix | Delete
margin: 0 15px;
[355] Fix | Delete
opacity: .5;
[356] Fix | Delete
}
[357] Fix | Delete
[358] Fix | Delete
#wpforms-entries-table thead tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap label input[type=checkbox],
[359] Fix | Delete
#wpforms-entries-table tfoot tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap label input[type=checkbox] {
[360] Fix | Delete
height: 16px;
[361] Fix | Delete
margin: 0;
[362] Fix | Delete
position: relative;
[363] Fix | Delete
width: 16px;
[364] Fix | Delete
}
[365] Fix | Delete
[366] Fix | Delete
#wpforms-entries-table thead tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap label input[type=checkbox]:checked,
[367] Fix | Delete
#wpforms-entries-table tfoot tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap label input[type=checkbox]:checked {
[368] Fix | Delete
background-color: #056aab;
[369] Fix | Delete
border-color: #056aab !important;
[370] Fix | Delete
box-shadow: none !important;
[371] Fix | Delete
}
[372] Fix | Delete
[373] Fix | Delete
#wpforms-entries-table thead tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap label input[type=checkbox]:checked:before,
[374] Fix | Delete
#wpforms-entries-table tfoot tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap label input[type=checkbox]:checked:before {
[375] Fix | Delete
-webkit-mask-image: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E);
[376] Fix | Delete
background-color: #fff;
[377] Fix | Delete
content: "";
[378] Fix | Delete
height: 18px;
[379] Fix | Delete
left: -2.5px;
[380] Fix | Delete
margin: 0;
[381] Fix | Delete
mask-image: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E);
[382] Fix | Delete
position: absolute;
[383] Fix | Delete
top: -1.5px;
[384] Fix | Delete
width: 18px;
[385] Fix | Delete
}
[386] Fix | Delete
[387] Fix | Delete
#wpforms-entries-table thead tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap label span,
[388] Fix | Delete
#wpforms-entries-table tfoot tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap label span {
[389] Fix | Delete
width: 180px;
[390] Fix | Delete
display: block;
[391] Fix | Delete
text-overflow: ellipsis;
[392] Fix | Delete
overflow: hidden;
[393] Fix | Delete
white-space: nowrap;
[394] Fix | Delete
}
[395] Fix | Delete
[396] Fix | Delete
#wpforms-entries-table thead tr th .wpforms-entries-settings-menu button,
[397] Fix | Delete
#wpforms-entries-table tfoot tr th .wpforms-entries-settings-menu button {
[398] Fix | Delete
margin: 5px 15px 10px 15px;
[399] Fix | Delete
height: 31px;
[400] Fix | Delete
display: inline-block;
[401] Fix | Delete
text-decoration: none;
[402] Fix | Delete
font-size: 13px;
[403] Fix | Delete
line-height: 2.15384615;
[404] Fix | Delete
min-height: 30px;
[405] Fix | Delete
padding: 0 10px;
[406] Fix | Delete
border-width: 1px;
[407] Fix | Delete
border-style: solid;
[408] Fix | Delete
-webkit-appearance: none;
[409] Fix | Delete
border-radius: 3px;
[410] Fix | Delete
white-space: nowrap;
[411] Fix | Delete
box-sizing: border-box;
[412] Fix | Delete
opacity: .5;
[413] Fix | Delete
pointer-events: none;
[414] Fix | Delete
}
[415] Fix | Delete
[416] Fix | Delete
#wpforms-entries-table thead tr th.is_active #wpforms-list-table-ext-edit-columns-cog,
[417] Fix | Delete
#wpforms-entries-table tfoot tr th.is_active #wpforms-list-table-ext-edit-columns-cog {
[418] Fix | Delete
color: #046bab;
[419] Fix | Delete
}
[420] Fix | Delete
[421] Fix | Delete
#wpforms-entries-table thead tr th.is_active .wpforms-entries-settings-menu,
[422] Fix | Delete
#wpforms-entries-table tfoot tr th.is_active .wpforms-entries-settings-menu {
[423] Fix | Delete
display: block;
[424] Fix | Delete
z-index: 99;
[425] Fix | Delete
}
[426] Fix | Delete
[427] Fix | Delete
#wpforms-entries-table .check-column {
[428] Fix | Delete
width: 35px;
[429] Fix | Delete
min-width: 35px;
[430] Fix | Delete
max-width: 35px;
[431] Fix | Delete
padding: 10px 8px 0 3px;
[432] Fix | Delete
vertical-align: top;
[433] Fix | Delete
}
[434] Fix | Delete
[435] Fix | Delete
#wpforms-entries-table .check-column input {
[436] Fix | Delete
margin-top: -2px;
[437] Fix | Delete
}
[438] Fix | Delete
[439] Fix | Delete
#wpforms-entries-table .check-column:hover input[type="checkbox"] {
[440] Fix | Delete
box-shadow: none !important;
[441] Fix | Delete
}
[442] Fix | Delete
[443] Fix | Delete
#wpforms-entries-table tbody .view {
[444] Fix | Delete
cursor: pointer;
[445] Fix | Delete
pointer-events: unset;
[446] Fix | Delete
}
[447] Fix | Delete
[448] Fix | Delete
#wpforms-entries-table tbody tr.is-expanded td:not(.wpforms_field_1) {
[449] Fix | Delete
padding-left: 35%;
[450] Fix | Delete
}
[451] Fix | Delete
[452] Fix | Delete
#wpforms-entries-table th, #wpforms-entries-table td {
[453] Fix | Delete
box-sizing: border-box;
[454] Fix | Delete
}
[455] Fix | Delete
[456] Fix | Delete
.wpforms-input-disabled {
[457] Fix | Delete
cursor: not-allowed;
[458] Fix | Delete
}
[459] Fix | Delete
[460] Fix | Delete
.rtl .wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification #wpforms-hide-sample-data {
[461] Fix | Delete
left: 20px;
[462] Fix | Delete
right: auto;
[463] Fix | Delete
}
[464] Fix | Delete
[465] Fix | Delete
.rtl #wpforms-entries-list .wp-list-table #wpforms-list-table-ext-edit-columns-cog {
[466] Fix | Delete
inset-inline-start: 12px;
[467] Fix | Delete
inset-inline-end: unset;
[468] Fix | Delete
right: unset;
[469] Fix | Delete
left: 10px;
[470] Fix | Delete
}
[471] Fix | Delete
[472] Fix | Delete
.rtl #wpforms-entries-table thead tr th .wpforms-entries-settings-menu {
[473] Fix | Delete
left: 8px;
[474] Fix | Delete
right: auto;
[475] Fix | Delete
}
[476] Fix | Delete
[477] Fix | Delete
.rtl #wpforms-entries-table thead tr th .wpforms-entries-settings-menu .wpforms-entries-settings-menu-wrap .wpforms-settings-title {
[478] Fix | Delete
padding-right: 15px;
[479] Fix | Delete
padding-left: 0;
[480] Fix | Delete
}
[481] Fix | Delete
[482] Fix | Delete
@media screen and (max-width: 782px) {
[483] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification {
[484] Fix | Delete
display: block;
[485] Fix | Delete
}
[486] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification .wpforms-sample-notification-content {
[487] Fix | Delete
margin-bottom: 10px;
[488] Fix | Delete
}
[489] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification .notice-buttons {
[490] Fix | Delete
margin-right: 20px;
[491] Fix | Delete
}
[492] Fix | Delete
.wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification .notice-buttons, .wpforms-entries-list-upgrade .wpforms-sample-entry-notice .wpforms-sample-notification #wpforms-hide-sample-data {
[493] Fix | Delete
position: revert;
[494] Fix | Delete
display: inline-block;
[495] Fix | Delete
vertical-align: middle;
[496] Fix | Delete
}
[497] Fix | Delete
}
[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