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/embedpre.../assets/css
File: embedpress.css
}
[500] Fix | Delete
[501] Fix | Delete
.embedpress-event .items-center {
[502] Fix | Delete
align-items: center;
[503] Fix | Delete
}
[504] Fix | Delete
[505] Fix | Delete
/*Media query*/
[506] Fix | Delete
@media only screen and (min-width: 530px) {
[507] Fix | Delete
.ep-event--attendees .gridList--autoHeight--has4>.gridList-item {
[508] Fix | Delete
flex: 0 0 33.333333%;
[509] Fix | Delete
max-width: 33.333333%;
[510] Fix | Delete
}
[511] Fix | Delete
}
[512] Fix | Delete
[513] Fix | Delete
@media only screen and (min-width: 640px) {
[514] Fix | Delete
.embedpress-event .card {
[515] Fix | Delete
padding: 18px 18px 20px;
[516] Fix | Delete
}
[517] Fix | Delete
[518] Fix | Delete
.ep-event--attendees .gridList--autoHeight--has4>.gridList-item {
[519] Fix | Delete
flex: 0 0 25%;
[520] Fix | Delete
max-width: 25%;
[521] Fix | Delete
}
[522] Fix | Delete
}
[523] Fix | Delete
[524] Fix | Delete
[525] Fix | Delete
[526] Fix | Delete
[527] Fix | Delete
/**
[528] Fix | Delete
* NFT card frontend style
[529] Fix | Delete
*/
[530] Fix | Delete
[531] Fix | Delete
.ose-opensea {
[532] Fix | Delete
height: 100% !important;
[533] Fix | Delete
width: calc(100% - 40px) !important;
[534] Fix | Delete
max-height: 100% !important;
[535] Fix | Delete
}
[536] Fix | Delete
[537] Fix | Delete
.ose-github {
[538] Fix | Delete
overflow: auto;
[539] Fix | Delete
}
[540] Fix | Delete
[541] Fix | Delete
.ep_nft_content_wrap.ep_nft__wrapper {
[542] Fix | Delete
display: grid;
[543] Fix | Delete
}
[544] Fix | Delete
[545] Fix | Delete
.ep_nft_content_wrap.ep_nft__wrapper,
[546] Fix | Delete
.ep_nft_content_wrap.ep_nft_list {
[547] Fix | Delete
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
[548] Fix | Delete
grid-column-gap: 15px;
[549] Fix | Delete
grid-row-gap: 15px;
[550] Fix | Delete
}
[551] Fix | Delete
[552] Fix | Delete
.ep_nft_content_wrap .ep_nft_item {
[553] Fix | Delete
padding-top: 15px;
[554] Fix | Delete
padding-right: 15px;
[555] Fix | Delete
padding-left: 15px;
[556] Fix | Delete
padding-bottom: 15px;
[557] Fix | Delete
background-color: #ffffff;
[558] Fix | Delete
border-radius: 10px;
[559] Fix | Delete
transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
[560] Fix | Delete
box-shadow: 0 4px 15px rgba(0, 0, 0, .09);
[561] Fix | Delete
overflow: hidden;
[562] Fix | Delete
padding: 15px;
[563] Fix | Delete
position: relative;
[564] Fix | Delete
transition: .3s ease-in-out;
[565] Fix | Delete
}
[566] Fix | Delete
[567] Fix | Delete
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid .ep_nft_item {
[568] Fix | Delete
display: flex;
[569] Fix | Delete
flex-direction: column;
[570] Fix | Delete
}
[571] Fix | Delete
[572] Fix | Delete
.ep_nft_content_wrap.ep_nft_list .ep_nft_item {
[573] Fix | Delete
justify-content: flex-start;
[574] Fix | Delete
align-items: flex-start;
[575] Fix | Delete
}
[576] Fix | Delete
[577] Fix | Delete
.ep_nft_content_wrap.ep_nft__wrapper.preset-3 .ep_nft_item .ep_nft_content {
[578] Fix | Delete
background-color: #edecf6e6;
[579] Fix | Delete
}
[580] Fix | Delete
[581] Fix | Delete
.ep_nft_content_wrap .ep_nft_thumbnail {
[582] Fix | Delete
margin-top: 0px;
[583] Fix | Delete
margin-right: 0px;
[584] Fix | Delete
margin-left: 0px;
[585] Fix | Delete
margin-bottom: 15px;
[586] Fix | Delete
border-radius: 5px;
[587] Fix | Delete
}
[588] Fix | Delete
[589] Fix | Delete
.ep_nft_content_wrap .ep_nft_thumbnail img {
[590] Fix | Delete
height: 340px;
[591] Fix | Delete
border-radius: 5px;
[592] Fix | Delete
width: 100%;
[593] Fix | Delete
object-fit: cover;
[594] Fix | Delete
}
[595] Fix | Delete
[596] Fix | Delete
.ep_nft_content .ep_nft_title {
[597] Fix | Delete
color: #333333;
[598] Fix | Delete
font-size: 16px;
[599] Fix | Delete
margin-top: 0px;
[600] Fix | Delete
margin-right: 0px;
[601] Fix | Delete
margin-left: 0px;
[602] Fix | Delete
margin-bottom: 15px;
[603] Fix | Delete
font-weight: 600;
[604] Fix | Delete
word-break: break-all;
[605] Fix | Delete
}
[606] Fix | Delete
[607] Fix | Delete
.ep_nft_content {
[608] Fix | Delete
text-align: left;
[609] Fix | Delete
}
[610] Fix | Delete
[611] Fix | Delete
.ep_nft_content .ep_nft_price {
[612] Fix | Delete
color: #333333;
[613] Fix | Delete
font-size: 14px;
[614] Fix | Delete
margin-top: 0px;
[615] Fix | Delete
margin-right: 0px;
[616] Fix | Delete
margin-left: 0px;
[617] Fix | Delete
margin-bottom: 0px;
[618] Fix | Delete
display: flex;
[619] Fix | Delete
font-weight: 600;
[620] Fix | Delete
}
[621] Fix | Delete
[622] Fix | Delete
.ep_nft_content .ep_nft_price:first-child {
[623] Fix | Delete
margin-bottom: 10px;
[624] Fix | Delete
}
[625] Fix | Delete
[626] Fix | Delete
span.eb_nft_currency {
[627] Fix | Delete
max-width: 28px;
[628] Fix | Delete
display: flex;
[629] Fix | Delete
align-items: center;
[630] Fix | Delete
justify-content: center;
[631] Fix | Delete
}
[632] Fix | Delete
[633] Fix | Delete
span.eb_nft_currency svg {
[634] Fix | Delete
width: 100%;
[635] Fix | Delete
height: auto;
[636] Fix | Delete
}
[637] Fix | Delete
[638] Fix | Delete
.ep_nft_content .ep_nft_price_wrapper {
[639] Fix | Delete
min-height: 20px;
[640] Fix | Delete
}
[641] Fix | Delete
[642] Fix | Delete
[643] Fix | Delete
.ep_nft_content .ep_nft_creator {
[644] Fix | Delete
color: #333333;
[645] Fix | Delete
font-size: 14px;
[646] Fix | Delete
margin-top: 0px;
[647] Fix | Delete
margin-right: 0px;
[648] Fix | Delete
margin-left: 0px;
[649] Fix | Delete
margin-bottom: 20px;
[650] Fix | Delete
display: flex;
[651] Fix | Delete
align-items: center;
[652] Fix | Delete
gap: 5px;
[653] Fix | Delete
}
[654] Fix | Delete
[655] Fix | Delete
.ep_nft_content .ep_nft_creator a {
[656] Fix | Delete
color: #3080E2;
[657] Fix | Delete
font-size: 14px;
[658] Fix | Delete
text-decoration: none;
[659] Fix | Delete
word-break: break-all;
[660] Fix | Delete
text-decoration: none;
[661] Fix | Delete
}
[662] Fix | Delete
[663] Fix | Delete
.ep_nft_content .ep_nft_creator img {
[664] Fix | Delete
height: 30px;
[665] Fix | Delete
width: 30px;
[666] Fix | Delete
border-radius: 50%;
[667] Fix | Delete
}
[668] Fix | Delete
[669] Fix | Delete
.ep_nft_content .ep_nft_button button {
[670] Fix | Delete
margin-top: 0px;
[671] Fix | Delete
margin-right: 0px;
[672] Fix | Delete
margin-left: 0px;
[673] Fix | Delete
margin-bottom: 0px;
[674] Fix | Delete
}
[675] Fix | Delete
[676] Fix | Delete
.ep_nft_content .ep_nft_button button a {
[677] Fix | Delete
background-color: #3080E2;
[678] Fix | Delete
color: #ffffff;
[679] Fix | Delete
font-size: 14px;
[680] Fix | Delete
padding-top: 15px;
[681] Fix | Delete
padding-right: 20px;
[682] Fix | Delete
padding-left: 20px;
[683] Fix | Delete
padding-bottom: 15px;
[684] Fix | Delete
transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
[685] Fix | Delete
}
[686] Fix | Delete
[687] Fix | Delete
.ep_nft_content .ep_nft_button button:hover a {
[688] Fix | Delete
background-color: rgb(46, 142, 238);
[689] Fix | Delete
color: #ffffff;
[690] Fix | Delete
}
[691] Fix | Delete
[692] Fix | Delete
.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button {
[693] Fix | Delete
opacity: 1;
[694] Fix | Delete
transform: translate(0);
[695] Fix | Delete
visibility: visible;
[696] Fix | Delete
}
[697] Fix | Delete
[698] Fix | Delete
[699] Fix | Delete
.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a.ep-details-btn:hover {
[700] Fix | Delete
background-color: rgb(46, 142, 238);
[701] Fix | Delete
color: #ffffff;
[702] Fix | Delete
}
[703] Fix | Delete
[704] Fix | Delete
.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button {
[705] Fix | Delete
opacity: 1;
[706] Fix | Delete
transform: translate(0);
[707] Fix | Delete
visibility: visible;
[708] Fix | Delete
}
[709] Fix | Delete
[710] Fix | Delete
.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item .ep_nft_button {
[711] Fix | Delete
bottom: 0;
[712] Fix | Delete
left: 0;
[713] Fix | Delete
opacity: 0;
[714] Fix | Delete
position: absolute;
[715] Fix | Delete
transform: translateY(30px);
[716] Fix | Delete
visibility: hidden;
[717] Fix | Delete
width: 100%;
[718] Fix | Delete
transition: 0.3s;
[719] Fix | Delete
}
[720] Fix | Delete
[721] Fix | Delete
.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep-nft-single-item-wraper .ep_nft_button {
[722] Fix | Delete
margin-top: auto;
[723] Fix | Delete
display: flex;
[724] Fix | Delete
justify-content: space-between;
[725] Fix | Delete
gap: 15px;
[726] Fix | Delete
}
[727] Fix | Delete
[728] Fix | Delete
.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a {
[729] Fix | Delete
background-color: #3080E2;
[730] Fix | Delete
color: #ffffff;
[731] Fix | Delete
font-size: 14px;
[732] Fix | Delete
padding: 10px 20px;
[733] Fix | Delete
transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
[734] Fix | Delete
display: block;
[735] Fix | Delete
text-align: center;
[736] Fix | Delete
font-weight: 500;
[737] Fix | Delete
text-decoration: none;
[738] Fix | Delete
}
[739] Fix | Delete
[740] Fix | Delete
.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button span.ep-nft-rank {
[741] Fix | Delete
color: #a88484;
[742] Fix | Delete
border-color: #a88484;
[743] Fix | Delete
}
[744] Fix | Delete
[745] Fix | Delete
/* mimmikcssStart */
[746] Fix | Delete
[747] Fix | Delete
[748] Fix | Delete
/* NFT List item CSS */
[749] Fix | Delete
[750] Fix | Delete
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item {
[751] Fix | Delete
display: flex;
[752] Fix | Delete
gap: 15px;
[753] Fix | Delete
align-items: center;
[754] Fix | Delete
border-radius: 10px;
[755] Fix | Delete
}
[756] Fix | Delete
[757] Fix | Delete
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail {
[758] Fix | Delete
width: 55%;
[759] Fix | Delete
}
[760] Fix | Delete
[761] Fix | Delete
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content {
[762] Fix | Delete
width: calc(45% - 15px);
[763] Fix | Delete
}
[764] Fix | Delete
[765] Fix | Delete
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content .ep_nft_price.ep_nft_last_sale {
[766] Fix | Delete
margin-bottom: 15px;
[767] Fix | Delete
}
[768] Fix | Delete
[769] Fix | Delete
.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_thumbnail svg {
[770] Fix | Delete
border-radius: 10px;
[771] Fix | Delete
}
[772] Fix | Delete
[773] Fix | Delete
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img {
[774] Fix | Delete
height: 260px;
[775] Fix | Delete
}
[776] Fix | Delete
[777] Fix | Delete
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_button a {
[778] Fix | Delete
border-radius: 10px;
[779] Fix | Delete
width: 100%;
[780] Fix | Delete
display: flex;
[781] Fix | Delete
align-items: center;
[782] Fix | Delete
justify-content: center;
[783] Fix | Delete
}
[784] Fix | Delete
[785] Fix | Delete
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid.ep-preset-2 .ep_nft_content .ep_nft_price:last-child {
[786] Fix | Delete
margin-bottom: 15px;
[787] Fix | Delete
}
[788] Fix | Delete
[789] Fix | Delete
.alignleft .ose-opensea,
[790] Fix | Delete
.alignright .ose-opensea,
[791] Fix | Delete
.aligncenter .ose-opensea {
[792] Fix | Delete
max-width: calc(100% - 40px) !important;
[793] Fix | Delete
}
[794] Fix | Delete
[795] Fix | Delete
.embedpress-gutenberg-wrapper.alignright, .embedpress-gutenberg-wrapper.alignleft {
[796] Fix | Delete
width: 100%;
[797] Fix | Delete
}
[798] Fix | Delete
[799] Fix | Delete
.embedpress-gutenberg-wrapper.alignright .ep-embed-content-wraper>div {
[800] Fix | Delete
float: right;
[801] Fix | Delete
}
[802] Fix | Delete
[803] Fix | Delete
.embedpress-gutenberg-wrapper.aligncenter.ep-content-share-enabled .ep-embed-content-wraper {
[804] Fix | Delete
justify-content: center;
[805] Fix | Delete
}
[806] Fix | Delete
[807] Fix | Delete
.embedpress-gutenberg-wrapper.alignright.ep-content-share-enabled .ep-embed-content-wraper {
[808] Fix | Delete
justify-content: right;
[809] Fix | Delete
}
[810] Fix | Delete
[811] Fix | Delete
.embedpress-gutenberg-wrapper.alignleft.ep-content-share-enabled .ep-embed-content-wraper {
[812] Fix | Delete
justify-content: left;
[813] Fix | Delete
}
[814] Fix | Delete
[815] Fix | Delete
.embedpress-gutenberg-wrapper.aligncenter {
[816] Fix | Delete
text-align: center;
[817] Fix | Delete
clear: both;
[818] Fix | Delete
}
[819] Fix | Delete
[820] Fix | Delete
.theme-twentytwentythree footer.wp-block-template-part {
[821] Fix | Delete
clear: both;
[822] Fix | Delete
}
[823] Fix | Delete
[824] Fix | Delete
/* mimmikcssEnd */
[825] Fix | Delete
[826] Fix | Delete
@media all and (max-width: 1024px) {
[827] Fix | Delete
[828] Fix | Delete
/* tabcssStart */
[829] Fix | Delete
.ep_nft_content_wrap.ep_nft__wrapper,
[830] Fix | Delete
.ep_nft_content_wrap.ep_nft_list {
[831] Fix | Delete
grid-template-columns: repeat(3, 1fr) !important;
[832] Fix | Delete
}
[833] Fix | Delete
[834] Fix | Delete
.alignleft .ose-opensea,
[835] Fix | Delete
.alignright .ose-opensea,
[836] Fix | Delete
.aligncenter .ose-opensea {
[837] Fix | Delete
max-width: 100% !important;
[838] Fix | Delete
}
[839] Fix | Delete
[840] Fix | Delete
/* tabcssEnd */
[841] Fix | Delete
[842] Fix | Delete
}
[843] Fix | Delete
[844] Fix | Delete
@media all and (max-width: 991px) {
[845] Fix | Delete
[846] Fix | Delete
/* tabcssStart */
[847] Fix | Delete
.ose-opensea {
[848] Fix | Delete
min-width: 100% !important;
[849] Fix | Delete
max-width: calc(100% - 40px) !important;
[850] Fix | Delete
}
[851] Fix | Delete
[852] Fix | Delete
[853] Fix | Delete
[854] Fix | Delete
.ep_nft_content_wrap.ep_nft__wrapper,
[855] Fix | Delete
.ep_nft_content_wrap.ep_nft_list {
[856] Fix | Delete
grid-template-columns: repeat(2, 1fr) !important;
[857] Fix | Delete
}
[858] Fix | Delete
[859] Fix | Delete
/* tabcssEnd */
[860] Fix | Delete
[861] Fix | Delete
}
[862] Fix | Delete
[863] Fix | Delete
@media all and (max-width: 767px) {
[864] Fix | Delete
[865] Fix | Delete
/* mobcssStart */
[866] Fix | Delete
.ep_nft_content_wrap.ep_nft__wrapper,
[867] Fix | Delete
.ep_nft_content_wrap.ep_nft_list {
[868] Fix | Delete
grid-template-columns: repeat(1, 1fr) !important;
[869] Fix | Delete
}
[870] Fix | Delete
[871] Fix | Delete
/* mobcssEnd */
[872] Fix | Delete
[873] Fix | Delete
}
[874] Fix | Delete
[875] Fix | Delete
[876] Fix | Delete
/* NFT Single item CSS */
[877] Fix | Delete
.ep-nft-single-item-wraper.ep_nft_content_wrap .ep_nft_item {
[878] Fix | Delete
box-shadow: none;
[879] Fix | Delete
}
[880] Fix | Delete
[881] Fix | Delete
.ep-nft-rank-wraper {
[882] Fix | Delete
margin-bottom: 16px;
[883] Fix | Delete
font-weight: 600;
[884] Fix | Delete
color: #333;
[885] Fix | Delete
font-size: 16px;
[886] Fix | Delete
}
[887] Fix | Delete
[888] Fix | Delete
.ep-nft-rank-wraper.ep-empty-label span {
[889] Fix | Delete
margin-left: 0px;
[890] Fix | Delete
}
[891] Fix | Delete
[892] Fix | Delete
span.ep-nft-rank {
[893] Fix | Delete
padding: 2px 8px;
[894] Fix | Delete
border-radius: 7px;
[895] Fix | Delete
margin-left: 10px;
[896] Fix | Delete
display: inline-block;
[897] Fix | Delete
font-size: 14px;
[898] Fix | Delete
font-weight: 600;
[899] Fix | Delete
background: transparent !important;
[900] Fix | Delete
border: 1px solid #ddd;
[901] Fix | Delete
color: #333;
[902] Fix | Delete
}
[903] Fix | Delete
[904] Fix | Delete
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content {
[905] Fix | Delete
width: calc(55% - 15px);
[906] Fix | Delete
}
[907] Fix | Delete
[908] Fix | Delete
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail {
[909] Fix | Delete
width: 45%;
[910] Fix | Delete
height: 100%;
[911] Fix | Delete
}
[912] Fix | Delete
[913] Fix | Delete
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img {
[914] Fix | Delete
height: 100%;
[915] Fix | Delete
}
[916] Fix | Delete
[917] Fix | Delete
.ep-nft-single-item-wraper span.eb_nft_label {
[918] Fix | Delete
color: #333;
[919] Fix | Delete
/* margin-bottom: -10px; */
[920] Fix | Delete
}
[921] Fix | Delete
[922] Fix | Delete
.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price {
[923] Fix | Delete
display: flex;
[924] Fix | Delete
flex-direction: column;
[925] Fix | Delete
margin-right: 45px;
[926] Fix | Delete
}
[927] Fix | Delete
[928] Fix | Delete
.ep-nft-single-item-wraper span.eb_nft_price {
[929] Fix | Delete
font-size: 30px;
[930] Fix | Delete
line-height: normal;
[931] Fix | Delete
}
[932] Fix | Delete
[933] Fix | Delete
.ep-nft-single-item-wraper .ep_nft_content .ep_nft_creator img {
[934] Fix | Delete
height: 15px;
[935] Fix | Delete
width: 15px;
[936] Fix | Delete
border-radius: 50%;
[937] Fix | Delete
}
[938] Fix | Delete
[939] Fix | Delete
.ep-nft-single-item-wraper .ep-usd-price {
[940] Fix | Delete
bottom: 0;
[941] Fix | Delete
font-size: 12px;
[942] Fix | Delete
}
[943] Fix | Delete
[944] Fix | Delete
.ep-nft-single-item-wraper span.eb_nft_label {
[945] Fix | Delete
/* margin-bottom: -14px; */
[946] Fix | Delete
font-size: 15px;
[947] Fix | Delete
}
[948] Fix | Delete
[949] Fix | Delete
.ep-nft-single-item-wraper .ep_nft_content .ep_nft_title {
[950] Fix | Delete
margin-bottom: 10px;
[951] Fix | Delete
font-size: 24px;
[952] Fix | Delete
}
[953] Fix | Delete
[954] Fix | Delete
.ep-nft-single-item-wraper .CollectionLink--name svg {
[955] Fix | Delete
width: 20px;
[956] Fix | Delete
height: 20px;
[957] Fix | Delete
margin-left: 5px;
[958] Fix | Delete
}
[959] Fix | Delete
[960] Fix | Delete
.ep-nft-single-item-wraper a.CollectionLink--link {
[961] Fix | Delete
font-size: 15px;
[962] Fix | Delete
font-weight: 500;
[963] Fix | Delete
text-decoration: none;
[964] Fix | Delete
margin-bottom: 15px;
[965] Fix | Delete
display: block;
[966] Fix | Delete
color: #3080E2;
[967] Fix | Delete
}
[968] Fix | Delete
[969] Fix | Delete
.ep-nft-single-item-wraper sub.verified-icon {
[970] Fix | Delete
bottom: -5px;
[971] Fix | Delete
left: 4px;
[972] Fix | Delete
}
[973] Fix | Delete
[974] Fix | Delete
/* toggle */
[975] Fix | Delete
.ep-nft-single-item-wraper .ep-accordion {
[976] Fix | Delete
border: 1px solid #ddd;
[977] Fix | Delete
border-radius: 10px;
[978] Fix | Delete
margin-top: 15px;
[979] Fix | Delete
display: block;
[980] Fix | Delete
}
[981] Fix | Delete
[982] Fix | Delete
.ep-nft-single-item-wraper .ep-toggle {
[983] Fix | Delete
display: none;
[984] Fix | Delete
}
[985] Fix | Delete
[986] Fix | Delete
.ep-nft-single-item-wraper .ep-option {
[987] Fix | Delete
position: relative;
[988] Fix | Delete
}
[989] Fix | Delete
[990] Fix | Delete
.ep-nft-single-item-wraper .ep-content {
[991] Fix | Delete
padding: 1em;
[992] Fix | Delete
border-top: 1px solid #ddd;
[993] Fix | Delete
}
[994] Fix | Delete
[995] Fix | Delete
.ep-nft-single-item-wraper .ep-content {
[996] Fix | Delete
-webkit-backface-visibility: hidden;
[997] Fix | Delete
backface-visibility: hidden;
[998] Fix | Delete
transform: translateZ(0);
[999] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function