PluginProbe
Hostinger Tools / 2.0.1
Hostinger Tools v2.0.1
3.0.77 3.0.76 3.0.75 3.0.74 3.0.73 3.0.72 3.0.71 3.0.70 3.0.69 3.0.68 3.0.67 3.0.66 1.8.1 1.8.2 1.8.3 1.9.1 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.0.1 2.0.4 All 108 releases
← All changes | src/css/components/admin.scss +0 -53 1.9.42.0.1 View file →
@@ -643,12 +643,8 @@
643 643 }
644 644
645 645 }
646 646
647 -.hts-ai-website {
648 - margin-top: 32px;
649 -}
650 -
651 647 .hts-tab-content {
652 648
653 649 .wrapper {
654 650 margin: auto;
@@ -662,56 +658,7 @@
662 658 border-radius: 8px;
663 659 margin-top: 25px;
664 660 padding: 40px;
665 661 text-align: left;
666 - }
667 -
668 -}
669 -
670 -.hts-ai-website.hts-tab-content {
671 -
672 - .hsr-header-title {
673 - font-size: 20px;
674 - margin-bottom: 25px;
675 - }
676 -
677 - .hts-response-msg {
678 - display: none;
679 - }
680 -
681 - p {
682 -
683 - &:first-child {
684 - margin-top: 0;
685 - }
686 -
687 - color: $gray-base;
688 - margin-top: 15px;
689 - line-height: 24px;
690 - font-weight: normal;
691 - font-size: 14px;
692 -
693 - b {
694 - color: $dark;
695 - }
696 - }
697 - .hts-btn-wrapper {
698 - text-align: right;
699 - margin-top: 20px;
700 - position: relative;
701 -
702 - .hts-response-msg {
703 - position: absolute;
704 - bottom: -30px;
705 - right: 0;
706 - color: $gray-base;
707 - font-size: 13px;
708 - }
709 - }
710 - #hts-notify {
711 - cursor: pointer;
712 - display: inline-block;
713 - min-width: 150px;
714 - text-align: center;
715 662 }
716 663
717 664 }