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

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/wp-conte.../plugins/wpforms-.../assets/css
File: admin.css
padding: 9px 8px 8px 4px;
[5500] Fix | Delete
}
[5501] Fix | Delete
[5502] Fix | Delete
#wpforms-entries-list .wp-list-table .column-indicators .dashicons {
[5503] Fix | Delete
width: 14px;
[5504] Fix | Delete
height: 14px;
[5505] Fix | Delete
font-size: 14px;
[5506] Fix | Delete
}
[5507] Fix | Delete
[5508] Fix | Delete
#wpforms-entries-list .wp-list-table .indicator-star {
[5509] Fix | Delete
box-shadow: none;
[5510] Fix | Delete
color: #c3c4c7;
[5511] Fix | Delete
display: inline-block;
[5512] Fix | Delete
line-height: 14px;
[5513] Fix | Delete
margin-inline-end: 10px;
[5514] Fix | Delete
vertical-align: middle;
[5515] Fix | Delete
}
[5516] Fix | Delete
[5517] Fix | Delete
#wpforms-entries-list .wp-list-table .indicator-star:hover, #wpforms-entries-list .wp-list-table .indicator-star.unstar {
[5518] Fix | Delete
color: #ffb900;
[5519] Fix | Delete
}
[5520] Fix | Delete
[5521] Fix | Delete
#wpforms-entries-list .wp-list-table .indicator-read {
[5522] Fix | Delete
border-radius: 14px;
[5523] Fix | Delete
box-shadow: inset 0 0 0 2.5px #a2c5dc;
[5524] Fix | Delete
display: inline-block;
[5525] Fix | Delete
height: 14px;
[5526] Fix | Delete
line-height: 14px;
[5527] Fix | Delete
transition: box-shadow 0.1s ease-in;
[5528] Fix | Delete
vertical-align: middle;
[5529] Fix | Delete
width: 14px;
[5530] Fix | Delete
}
[5531] Fix | Delete
[5532] Fix | Delete
#wpforms-entries-list .wp-list-table .indicator-read:hover, #wpforms-entries-list .wp-list-table .indicator-read.unread {
[5533] Fix | Delete
box-shadow: inset 0 0 0 1.5px #c3c4c7;
[5534] Fix | Delete
}
[5535] Fix | Delete
[5536] Fix | Delete
#wpforms-entries-list .wp-list-table .column-entry_id {
[5537] Fix | Delete
min-width: 110px;
[5538] Fix | Delete
}
[5539] Fix | Delete
[5540] Fix | Delete
#wpforms-entries-list .wp-list-table .column-date {
[5541] Fix | Delete
min-width: 210px;
[5542] Fix | Delete
text-wrap: balance;
[5543] Fix | Delete
}
[5544] Fix | Delete
[5545] Fix | Delete
#wpforms-entries-list .wp-list-table td.column-date span {
[5546] Fix | Delete
display: inline-block;
[5547] Fix | Delete
}
[5548] Fix | Delete
[5549] Fix | Delete
#wpforms-entries-list .wp-list-table .column-type {
[5550] Fix | Delete
width: 120px;
[5551] Fix | Delete
}
[5552] Fix | Delete
[5553] Fix | Delete
#wpforms-entries-list .wp-list-table .column-notes_count {
[5554] Fix | Delete
min-width: 125px;
[5555] Fix | Delete
}
[5556] Fix | Delete
[5557] Fix | Delete
#wpforms-entries-list .wp-list-table .column-payment {
[5558] Fix | Delete
width: 100px;
[5559] Fix | Delete
min-width: 100px;
[5560] Fix | Delete
}
[5561] Fix | Delete
[5562] Fix | Delete
#wpforms-entries-list .wp-list-table .column-payment > span {
[5563] Fix | Delete
color: #a7aaad;
[5564] Fix | Delete
}
[5565] Fix | Delete
[5566] Fix | Delete
#wpforms-entries-list .wp-list-table .column-payment [class*="payment-status-"] {
[5567] Fix | Delete
align-items: center;
[5568] Fix | Delete
display: grid;
[5569] Fix | Delete
gap: 10px;
[5570] Fix | Delete
grid-template-columns: 14px 1fr;
[5571] Fix | Delete
white-space: nowrap;
[5572] Fix | Delete
}
[5573] Fix | Delete
[5574] Fix | Delete
#wpforms-entries-list .wp-list-table .column-payment [class*="payment-status-"]:before {
[5575] Fix | Delete
background-image: url(../images/payments/status/icon-n-a.svg);
[5576] Fix | Delete
background-size: contain;
[5577] Fix | Delete
background-position: center;
[5578] Fix | Delete
background-repeat: no-repeat;
[5579] Fix | Delete
content: '';
[5580] Fix | Delete
display: inline-block;
[5581] Fix | Delete
height: 14px;
[5582] Fix | Delete
width: 14px;
[5583] Fix | Delete
}
[5584] Fix | Delete
[5585] Fix | Delete
#wpforms-entries-list .wp-list-table .column-payment .payment-status-completed::before {
[5586] Fix | Delete
background-image: url(../images/payments/status/icon-completed.svg);
[5587] Fix | Delete
}
[5588] Fix | Delete
[5589] Fix | Delete
#wpforms-entries-list .wp-list-table .column-payment .payment-status-pending::before {
[5590] Fix | Delete
background-image: url(../images/payments/status/icon-pending.svg);
[5591] Fix | Delete
}
[5592] Fix | Delete
[5593] Fix | Delete
#wpforms-entries-list .wp-list-table .column-payment .payment-status-failed::before {
[5594] Fix | Delete
background-image: url(../images/payments/status/icon-failed.svg);
[5595] Fix | Delete
}
[5596] Fix | Delete
[5597] Fix | Delete
#wpforms-entries-list .wp-list-table .column-payment .payment-status-refunded::before {
[5598] Fix | Delete
background-image: url(../images/payments/status/icon-refunded.svg);
[5599] Fix | Delete
}
[5600] Fix | Delete
[5601] Fix | Delete
#wpforms-entries-list .wp-list-table .column-payment .payment-status-partrefund::before {
[5602] Fix | Delete
background-image: url(../images/payments/status/icon-partrefund.svg);
[5603] Fix | Delete
}
[5604] Fix | Delete
[5605] Fix | Delete
#wpforms-entries-list .wp-list-table .column-payment .payment-status-cancelled::before {
[5606] Fix | Delete
background-image: url(../images/payments/status/icon-cancelled.svg);
[5607] Fix | Delete
}
[5608] Fix | Delete
[5609] Fix | Delete
#wpforms-entries-list .wp-list-table .column-payment .payment-status-active::before {
[5610] Fix | Delete
background-image: url(../images/payments/status/icon-active.svg);
[5611] Fix | Delete
}
[5612] Fix | Delete
[5613] Fix | Delete
#wpforms-entries-list .wp-list-table .column-payment .payment-status-processed::before {
[5614] Fix | Delete
background-image: url(../images/payments/status/icon-processed.svg);
[5615] Fix | Delete
}
[5616] Fix | Delete
[5617] Fix | Delete
#wpforms-entries-list .wp-list-table .column-payment .payment-status-not-synced::before {
[5618] Fix | Delete
background-image: url(../images/payments/status/icon-not-synced.svg);
[5619] Fix | Delete
}
[5620] Fix | Delete
[5621] Fix | Delete
#wpforms-entries-list .wp-list-table .column-actions {
[5622] Fix | Delete
width: 130px;
[5623] Fix | Delete
min-width: 130px;
[5624] Fix | Delete
position: relative;
[5625] Fix | Delete
white-space: nowrap;
[5626] Fix | Delete
}
[5627] Fix | Delete
[5628] Fix | Delete
#wpforms-entries-list .wp-list-table.wpforms-entries-table-spam .column-actions {
[5629] Fix | Delete
width: 155px;
[5630] Fix | Delete
}
[5631] Fix | Delete
[5632] Fix | Delete
#wpforms-entries-list .wp-list-table .sep {
[5633] Fix | Delete
color: #ddd;
[5634] Fix | Delete
}
[5635] Fix | Delete
[5636] Fix | Delete
#wpforms-entries-list .wp-list-table .delete:hover,
[5637] Fix | Delete
#wpforms-entries-list .wp-list-table .trash:hover {
[5638] Fix | Delete
color: red;
[5639] Fix | Delete
}
[5640] Fix | Delete
[5641] Fix | Delete
#wpforms-entries-list #wpforms-list-table-ext-edit-columns-cog {
[5642] Fix | Delete
top: 9px;
[5643] Fix | Delete
}
[5644] Fix | Delete
[5645] Fix | Delete
@media (max-width: 782px) {
[5646] Fix | Delete
#wpforms-entries-list .wpforms-entries-overview-table .wp-list-table tbody td.column-primary {
[5647] Fix | Delete
padding-right: 50px;
[5648] Fix | Delete
line-height: 25px;
[5649] Fix | Delete
}
[5650] Fix | Delete
#wpforms-entries-list .wpforms-entries-overview-table .wp-list-table tbody td.column-primary > a {
[5651] Fix | Delete
overflow: hidden;
[5652] Fix | Delete
text-overflow: ellipsis;
[5653] Fix | Delete
white-space: initial;
[5654] Fix | Delete
display: -webkit-box;
[5655] Fix | Delete
-webkit-line-clamp: 1;
[5656] Fix | Delete
-webkit-box-orient: vertical;
[5657] Fix | Delete
}
[5658] Fix | Delete
}
[5659] Fix | Delete
[5660] Fix | Delete
#wpforms-entries-list .wpforms-dash-widget-chart-block {
[5661] Fix | Delete
padding: 12px 12px 0 8px;
[5662] Fix | Delete
background-color: #ffffff;
[5663] Fix | Delete
border: 1px solid #e5e5e5;
[5664] Fix | Delete
margin-top: 20px;
[5665] Fix | Delete
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
[5666] Fix | Delete
}
[5667] Fix | Delete
[5668] Fix | Delete
#wpforms-entries-list .wpforms-dash-widget-chart-block .wpforms-error-no-data-chart {
[5669] Fix | Delete
border: none;
[5670] Fix | Delete
}
[5671] Fix | Delete
[5672] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-chart-title {
[5673] Fix | Delete
display: inline-block;
[5674] Fix | Delete
margin-left: 0;
[5675] Fix | Delete
font-size: 18px;
[5676] Fix | Delete
}
[5677] Fix | Delete
[5678] Fix | Delete
#wpforms-entries-list .wpforms-dash-widget-block:first-child {
[5679] Fix | Delete
margin-top: 0;
[5680] Fix | Delete
}
[5681] Fix | Delete
[5682] Fix | Delete
#wpforms-entries-list .wpforms-dash-widget-reset-chart {
[5683] Fix | Delete
color: #d83638;
[5684] Fix | Delete
opacity: 1;
[5685] Fix | Delete
vertical-align: text-bottom;
[5686] Fix | Delete
margin: 0 0 -1px 0;
[5687] Fix | Delete
}
[5688] Fix | Delete
[5689] Fix | Delete
#wpforms-entries-list .wpforms-dash-widget-reset-chart:hover {
[5690] Fix | Delete
color: #ad2b2c;
[5691] Fix | Delete
}
[5692] Fix | Delete
[5693] Fix | Delete
#wpforms-entries-list .wpforms-dash-widget-reset-chart .dashicons {
[5694] Fix | Delete
font-size: 20px;
[5695] Fix | Delete
height: 1em;
[5696] Fix | Delete
width: 1em;
[5697] Fix | Delete
}
[5698] Fix | Delete
[5699] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-timespan {
[5700] Fix | Delete
margin: 5px -12px 0 0;
[5701] Fix | Delete
}
[5702] Fix | Delete
[5703] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-block {
[5704] Fix | Delete
overflow: visible;
[5705] Fix | Delete
}
[5706] Fix | Delete
[5707] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table {
[5708] Fix | Delete
border: 1px solid #e5e5e5;
[5709] Fix | Delete
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
[5710] Fix | Delete
}
[5711] Fix | Delete
[5712] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table .wpforms-dash-widget-forms-list-columns td {
[5713] Fix | Delete
padding: 12px 20px;
[5714] Fix | Delete
border-bottom: 1px solid #e1e1e1;
[5715] Fix | Delete
}
[5716] Fix | Delete
[5717] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table tbody {
[5718] Fix | Delete
border-top: 0;
[5719] Fix | Delete
}
[5720] Fix | Delete
[5721] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table tr {
[5722] Fix | Delete
border-bottom: 0;
[5723] Fix | Delete
}
[5724] Fix | Delete
[5725] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table tr:first-child {
[5726] Fix | Delete
border-top: 0;
[5727] Fix | Delete
}
[5728] Fix | Delete
[5729] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table tr:first-child td {
[5730] Fix | Delete
border-top: 0;
[5731] Fix | Delete
}
[5732] Fix | Delete
[5733] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table tr:nth-child(even) td {
[5734] Fix | Delete
background-color: #f9f9f9;
[5735] Fix | Delete
}
[5736] Fix | Delete
[5737] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table td {
[5738] Fix | Delete
text-align: left;
[5739] Fix | Delete
padding: 20px 20px;
[5740] Fix | Delete
font-size: 14px;
[5741] Fix | Delete
border: none;
[5742] Fix | Delete
color: #555;
[5743] Fix | Delete
background-color: #fff;
[5744] Fix | Delete
}
[5745] Fix | Delete
[5746] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table tr > td:nth-child(2) {
[5747] Fix | Delete
width: 180px;
[5748] Fix | Delete
}
[5749] Fix | Delete
[5750] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table tr > td:nth-child(3) {
[5751] Fix | Delete
width: 60px;
[5752] Fix | Delete
text-align: center;
[5753] Fix | Delete
}
[5754] Fix | Delete
[5755] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table tr > td:nth-child(4) {
[5756] Fix | Delete
width: 90px;
[5757] Fix | Delete
text-align: center;
[5758] Fix | Delete
}
[5759] Fix | Delete
[5760] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table tr > td:nth-child(5) {
[5761] Fix | Delete
width: 60px;
[5762] Fix | Delete
text-align: center;
[5763] Fix | Delete
padding-top: 0;
[5764] Fix | Delete
padding-bottom: 0;
[5765] Fix | Delete
}
[5766] Fix | Delete
[5767] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table .wpforms-dash-widget-form-active td:first-child {
[5768] Fix | Delete
border-left: 3px solid #0073aa;
[5769] Fix | Delete
padding-left: 17px;
[5770] Fix | Delete
}
[5771] Fix | Delete
[5772] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table .wpforms-dash-widget-form-active .wpforms-dash-widget-single-chart-btn {
[5773] Fix | Delete
display: none !important;
[5774] Fix | Delete
}
[5775] Fix | Delete
[5776] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table .wpforms-dash-widget-form-active .wpforms-dash-widget-reset-chart {
[5777] Fix | Delete
display: inline-block !important;
[5778] Fix | Delete
border: none;
[5779] Fix | Delete
background: none;
[5780] Fix | Delete
margin: 0;
[5781] Fix | Delete
}
[5782] Fix | Delete
[5783] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table .wpforms-dash-widget-forms-list-columns {
[5784] Fix | Delete
background-color: #ffffff;
[5785] Fix | Delete
border-bottom: 1px solid #ddd;
[5786] Fix | Delete
}
[5787] Fix | Delete
[5788] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table a {
[5789] Fix | Delete
text-decoration: none;
[5790] Fix | Delete
}
[5791] Fix | Delete
[5792] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table a:hover {
[5793] Fix | Delete
text-decoration: none;
[5794] Fix | Delete
}
[5795] Fix | Delete
[5796] Fix | Delete
#wpforms-entries-list #wpforms-dash-widget-forms-list-table .wpforms-dash-widget-form-title a {
[5797] Fix | Delete
font-weight: 600;
[5798] Fix | Delete
}
[5799] Fix | Delete
[5800] Fix | Delete
@media screen and (max-width: 1024px) {
[5801] Fix | Delete
#wpforms-entries-list .column-indicators,
[5802] Fix | Delete
#wpforms-entries-list .wp-list-table.entries td.column-indicators {
[5803] Fix | Delete
display: none !important;
[5804] Fix | Delete
}
[5805] Fix | Delete
}
[5806] Fix | Delete
[5807] Fix | Delete
@media screen and (max-width: 782px) {
[5808] Fix | Delete
.wpforms_page_wpforms-entries .wpforms-admin-content {
[5809] Fix | Delete
padding-left: 10px;
[5810] Fix | Delete
padding-right: 10px;
[5811] Fix | Delete
}
[5812] Fix | Delete
#wpforms-entries-list .wp-list-table {
[5813] Fix | Delete
margin: 0;
[5814] Fix | Delete
width: 100%;
[5815] Fix | Delete
table-layout: auto;
[5816] Fix | Delete
}
[5817] Fix | Delete
#wpforms-entries-list .wp-list-table tr:not(.inline-edit-row):not(.no-items) .indicators {
[5818] Fix | Delete
display: none;
[5819] Fix | Delete
}
[5820] Fix | Delete
#wpforms-entries-list .wp-list-table tr:not(.inline-edit-row):not(.no-items) .indicators + td:not(.column-primary) {
[5821] Fix | Delete
margin-top: 0;
[5822] Fix | Delete
}
[5823] Fix | Delete
#wpforms-entries-list .wp-list-table th.check-column, #wpforms-entries-list .wp-list-table td.check-column {
[5824] Fix | Delete
height: 45px;
[5825] Fix | Delete
}
[5826] Fix | Delete
#wpforms-entries-list .wp-list-table th.column-actions, #wpforms-entries-list .wp-list-table td.column-actions {
[5827] Fix | Delete
width: auto;
[5828] Fix | Delete
}
[5829] Fix | Delete
#wpforms-entries-list .wp-list-table .column-date {
[5830] Fix | Delete
text-wrap: normal;
[5831] Fix | Delete
}
[5832] Fix | Delete
#wpforms-entries-list .wp-list-table.entries #the-list tr.no-items:last-child {
[5833] Fix | Delete
position: relative;
[5834] Fix | Delete
}
[5835] Fix | Delete
#wpforms-entries-list .wp-list-table.entries #the-list tr.no-items:last-child td {
[5836] Fix | Delete
border-top: 1px solid #ccd0d4;
[5837] Fix | Delete
border-bottom: 1px solid #ccd0d4 !important;
[5838] Fix | Delete
position: absolute;
[5839] Fix | Delete
min-height: 80px;
[5840] Fix | Delete
width: 100%;
[5841] Fix | Delete
box-sizing: border-box;
[5842] Fix | Delete
margin-top: -40px;
[5843] Fix | Delete
padding: 30px;
[5844] Fix | Delete
background-color: #ffffff;
[5845] Fix | Delete
font-size: 16px;
[5846] Fix | Delete
}
[5847] Fix | Delete
#wpforms-entries-list .form-details-actions {
[5848] Fix | Delete
margin-top: 15px;
[5849] Fix | Delete
}
[5850] Fix | Delete
#wpforms-entries-list .form-details-actions a {
[5851] Fix | Delete
margin-bottom: 10px !important;
[5852] Fix | Delete
font-size: 16px;
[5853] Fix | Delete
}
[5854] Fix | Delete
#wpforms-entries-list p.search-box {
[5855] Fix | Delete
margin: 0;
[5856] Fix | Delete
width: auto;
[5857] Fix | Delete
}
[5858] Fix | Delete
#wpforms-entries-list p.search-box select, #wpforms-entries-list p.search-box input, #wpforms-entries-list p.search-box button {
[5859] Fix | Delete
max-width: 24% !important;
[5860] Fix | Delete
min-height: 40px !important;
[5861] Fix | Delete
margin-bottom: 5px !important;
[5862] Fix | Delete
}
[5863] Fix | Delete
}
[5864] Fix | Delete
[5865] Fix | Delete
#wpforms-entries-table .tablenav .actions select {
[5866] Fix | Delete
margin-right: 5px;
[5867] Fix | Delete
}
[5868] Fix | Delete
[5869] Fix | Delete
#wpforms-entries-table .tablenav .actions #doaction {
[5870] Fix | Delete
margin-right: 0;
[5871] Fix | Delete
}
[5872] Fix | Delete
[5873] Fix | Delete
#wpforms-entries-table .wpforms-filter-date .wpforms-filter-date-selector {
[5874] Fix | Delete
float: left;
[5875] Fix | Delete
margin-right: 5px;
[5876] Fix | Delete
}
[5877] Fix | Delete
[5878] Fix | Delete
#wpforms-entries-table .wpforms-filter-date button {
[5879] Fix | Delete
margin: 0;
[5880] Fix | Delete
}
[5881] Fix | Delete
[5882] Fix | Delete
#wpforms-entries-table .search-box .wpforms-form-search-box-field,
[5883] Fix | Delete
#wpforms-entries-table .search-box .wpforms-form-search-box-comparison,
[5884] Fix | Delete
#wpforms-entries-table .search-box .wpforms-form-search-box-term,
[5885] Fix | Delete
#wpforms-entries-table .search-box button {
[5886] Fix | Delete
float: left;
[5887] Fix | Delete
}
[5888] Fix | Delete
[5889] Fix | Delete
@media (max-width: 782px) {
[5890] Fix | Delete
#wpforms-entries-table .search-box {
[5891] Fix | Delete
position: relative;
[5892] Fix | Delete
bottom: auto;
[5893] Fix | Delete
width: 100%;
[5894] Fix | Delete
height: auto;
[5895] Fix | Delete
clear: both;
[5896] Fix | Delete
}
[5897] Fix | Delete
#wpforms-entries-table .search-box .wpforms-form-search-box-term,
[5898] Fix | Delete
#wpforms-entries-table .wpforms-filter-date .wpforms-filter-date-selector {
[5899] Fix | Delete
padding: 3px 10px;
[5900] Fix | Delete
min-height: 40px;
[5901] Fix | Delete
}
[5902] Fix | Delete
#wpforms-entries-table .tablenav.top {
[5903] Fix | Delete
margin-bottom: 10px;
[5904] Fix | Delete
}
[5905] Fix | Delete
#wpforms-entries-table .tablenav .actions,
[5906] Fix | Delete
#wpforms-entries-table .tablenav .wpforms-filter-date {
[5907] Fix | Delete
display: block;
[5908] Fix | Delete
margin-bottom: 10px;
[5909] Fix | Delete
}
[5910] Fix | Delete
}
[5911] Fix | Delete
[5912] Fix | Delete
@media screen and (max-width: 400px) {
[5913] Fix | Delete
#wpforms-entries-table .tablenav.bottom .bulkactions {
[5914] Fix | Delete
width: 100%;
[5915] Fix | Delete
}
[5916] Fix | Delete
}
[5917] Fix | Delete
[5918] Fix | Delete
#wpforms-entries-table .wpforms-table-container {
[5919] Fix | Delete
border: 1px solid #ccd0d4;
[5920] Fix | Delete
border-radius: 4px;
[5921] Fix | Delete
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
[5922] Fix | Delete
width: 100%;
[5923] Fix | Delete
overflow-x: auto;
[5924] Fix | Delete
overflow-y: hidden;
[5925] Fix | Delete
box-sizing: border-box;
[5926] Fix | Delete
}
[5927] Fix | Delete
[5928] Fix | Delete
#wpforms-entries-table .wpforms-table-container .wpforms-table-list {
[5929] Fix | Delete
border: none;
[5930] Fix | Delete
box-shadow: none;
[5931] Fix | Delete
border-radius: inherit;
[5932] Fix | Delete
position: relative;
[5933] Fix | Delete
}
[5934] Fix | Delete
[5935] Fix | Delete
@media (max-width: 782px) {
[5936] Fix | Delete
#wpforms-entries-table .wpforms-table-container table.wp-list-table td.column-primary {
[5937] Fix | Delete
height: auto !important;
[5938] Fix | Delete
padding-top: 13px;
[5939] Fix | Delete
padding-right: 50px;
[5940] Fix | Delete
}
[5941] Fix | Delete
#wpforms-entries-table .wpforms-table-container table.wp-list-table td.column-primary .toggle-row:before {
[5942] Fix | Delete
top: 0;
[5943] Fix | Delete
}
[5944] Fix | Delete
#wpforms-entries-table .wpforms-table-container table.wp-list-table td.column-primary + td {
[5945] Fix | Delete
margin-top: 50px;
[5946] Fix | Delete
}
[5947] Fix | Delete
#wpforms-entries-table .wpforms-table-container table.wp-list-table td.column-primary > div {
[5948] Fix | Delete
overflow: hidden;
[5949] Fix | Delete
text-overflow: ellipsis;
[5950] Fix | Delete
white-space: initial;
[5951] Fix | Delete
display: -webkit-box;
[5952] Fix | Delete
-webkit-line-clamp: 1;
[5953] Fix | Delete
-webkit-box-orient: vertical;
[5954] Fix | Delete
}
[5955] Fix | Delete
}
[5956] Fix | Delete
[5957] Fix | Delete
body.rtl #wpforms-entries-list .wp-list-table div[data-field-type="phone"] {
[5958] Fix | Delete
direction: ltr;
[5959] Fix | Delete
unicode-bidi: embed;
[5960] Fix | Delete
text-align: right;
[5961] Fix | Delete
}
[5962] Fix | Delete
[5963] Fix | Delete
body.rtl #wpforms-entries-list .wp-list-table.has-many-columns .is-expanded td:not(.column-primary)[data-colname]::before, body.rtl #wpforms-entries-list .wp-list-table.has-few-columns .is-expanded td:not(.column-primary)[data-colname]::before {
[5964] Fix | Delete
text-align: right;
[5965] Fix | Delete
}
[5966] Fix | Delete
[5967] Fix | Delete
body.rtl #wpforms-entries-list .wp-list-table.has-many-columns .is-expanded td:not(.column-primary):not(.hidden), body.rtl #wpforms-entries-list .wp-list-table.has-few-columns .is-expanded td:not(.column-primary):not(.hidden) {
[5968] Fix | Delete
text-align: left;
[5969] Fix | Delete
}
[5970] Fix | Delete
[5971] Fix | Delete
#wpforms-overview #wpforms-reset-filter {
[5972] Fix | Delete
margin-top: 0;
[5973] Fix | Delete
}
[5974] Fix | Delete
[5975] Fix | Delete
#wpforms-overview .search-box input {
[5976] Fix | Delete
max-width: 165px;
[5977] Fix | Delete
}
[5978] Fix | Delete
[5979] Fix | Delete
#wpforms-overview .search-box .button {
[5980] Fix | Delete
margin-left: 1px;
[5981] Fix | Delete
font-size: 14px;
[5982] Fix | Delete
line-height: 2;
[5983] Fix | Delete
}
[5984] Fix | Delete
[5985] Fix | Delete
#wpforms-overview .subsubsub {
[5986] Fix | Delete
margin: 10px 0 -4px 0;
[5987] Fix | Delete
}
[5988] Fix | Delete
[5989] Fix | Delete
#wpforms-overview .tablenav.top {
[5990] Fix | Delete
margin-top: 0;
[5991] Fix | Delete
padding-top: 8px;
[5992] Fix | Delete
}
[5993] Fix | Delete
[5994] Fix | Delete
#wpforms-overview .tablenav > div,
[5995] Fix | Delete
#wpforms-overview .tablenav > button {
[5996] Fix | Delete
margin-bottom: 10px;
[5997] Fix | Delete
}
[5998] Fix | Delete
[5999] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function