File tree Expand file tree Collapse file tree 2 files changed +0
-32
lines changed
_src-lp/blocks/new-prod-boxes-2 Expand file tree Collapse file tree 2 files changed +0
-32
lines changed Original file line number Diff line number Diff line change 12871287 position : relative;
12881288}
12891289
1290- .new-prod-boxes-2-container .new-v2 .block .prod_box .inner_prod_box .billed .bundle_box > div : first-child ::before {
1291- content : "" ;
1292- display : block;
1293- position : absolute;
1294- top : 0 ;
1295- right : 20px ;
1296- width : 32px ;
1297- height : 33px ;
1298- background : url ("https://www.bitdefender.com/common/icons/new.svg" ) no-repeat center center;
1299- background-size : contain;
1300- }
1301-
1302- .new-prod-boxes-2-container .new-v2 .no-tag .block .prod_box .inner_prod_box .billed .bundle_box > div : first-child ::before {
1303- display : none;
1304- }
1305-
13061290.new-prod-boxes-2-container .block .prod_box .inner_prod_box .benefitsLists ul li : not (: first-of-type ) .white-pill-content {
13071291 position : absolute;
13081292 background-color : white;
Original file line number Diff line number Diff line change @@ -1291,22 +1291,6 @@ margin: 20px 0 0 5px;
12911291 position : relative ;
12921292}
12931293
1294- .new-prod-boxes-2-container.new-v2 .block .prod_box .inner_prod_box .billed .bundle_box > div :first-child ::before {
1295- content : " " ;
1296- display : block ;
1297- position : absolute ;
1298- top : 0 ;
1299- right : 20px ;
1300- width : 32px ;
1301- height : 33px ;
1302- background : url (" https://www.bitdefender.com/common/icons/new.svg" ) no-repeat center center ;
1303- background-size : contain ;
1304- }
1305-
1306- .new-prod-boxes-2-container.new-v2.no-tag .block .prod_box .inner_prod_box .billed .bundle_box > div :first-child ::before {
1307- display : none ;
1308- }
1309-
13101294.new-prod-boxes-2-container .block .prod_box .inner_prod_box .benefitsLists ul li :not (:first-of-type ) .white-pill-content {
13111295 position : absolute ;
13121296 background-color : white ;
You can’t perform that action at this time.
0 commit comments