File tree Expand file tree Collapse file tree 1 file changed +6
-25
lines changed Expand file tree Collapse file tree 1 file changed +6
-25
lines changed Original file line number Diff line number Diff line change @@ -2578,30 +2578,11 @@ li.draggable-item .components-panel__body-toggle.components-button{
2578
2578
}
2579
2579
2580
2580
.fz-license-badge {
2581
- padding : 2px 8px ;
2582
- font-size : 10px ;
2583
- text-transform : uppercase;
2584
- border-radius : 5px ;
2585
- letter-spacing : 0.5px ;
2581
+ padding : 2px 8px ;
2582
+ font-size : 10px ;
2583
+ text-transform : uppercase;
2584
+ border-radius : 5px ;
2585
+ letter-spacing : 0.5px ;
2586
2586
color : # ffffff ;
2587
- }
2588
-
2589
- .fz-license-badge-agency {
2590
- background : linear-gradient (135deg , # 4268CF 0% , # 3458BC 100% );
2591
- }
2592
-
2593
- .fz-license-badge-developer {
2594
- background : linear-gradient (135deg , # 689F38 0% , # 558B2F 100% );
2595
- }
2596
-
2597
- .fz-license-badge-personal {
2598
- background : linear-gradient (135deg , # FF6B35 0% , # F4511E 100% );
2599
- }
2600
-
2601
- .fz-license-badge-yearly {
2602
- background : linear-gradient (135deg , # F4511E 0% , # D32F2F 100% );
2603
- }
2604
-
2605
- .fz-license-badge-lifetime {
2606
- background : linear-gradient (135deg , # FFB300 0% , # FFA000 100% );
2587
+ background : linear-gradient (135deg , # 4268CF 0% , # 3458BC 100% );
2607
2588
}
You can’t perform that action at this time.
0 commit comments