File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed
Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ b, strong {
2020.table-header {
2121 box-shadow : none !important ;
2222 background : # fafafa !important ;
23- line-height : inherit !important ;
23+ line-height : 1.2 rem !important ;
2424}
2525.advanced-options {
2626 background : # fafafa !important ;
@@ -662,9 +662,32 @@ a.vst-advanced:active, a.vst-advanced:focus {
662662
663663.mail-infoblock {
664664 border-radius : 0px !important ;
665+ margin-top : 92px !important ;
665666 box-shadow : none !important ;
666667}
667668
668669.l-menu__item i .fas .fa-arrow-alt-circle-left {
669670 display : inline-block !important ;
671+ }
672+
673+ .helper-container {
674+ margin-top : 406px !important ;
675+ border-radius : 0px !important ;
676+ box-shadow : none !important ;
677+ }
678+
679+ .cron-helper-tabs .ui-tabs-selected a {
680+ color : # ff6701 ;
681+ }
682+
683+ .cron-helper-tabs a : hover {
684+ color : # f79b44 ;
685+ }
686+
687+ .cron-helper-tabs a : active {
688+ color : # e95e00 ;
689+ }
690+
691+ a .vst-advanced {
692+ margin-left : -10px ;
670693}
You can’t perform that action at this time.
0 commit comments