5858
5959.group .open {
6060 border-bottom : 1px solid # DFDFDF ;
61-
61+
6262}
6363
6464.group-title {
@@ -157,11 +157,17 @@ div.group-content {
157157
158158div .group-content .group-description {
159159 padding : 0 ;
160- margin-bottom : 20px ;
161160 font-weight : 300 ;
162161 font-family : "Montserrat" , sans-serif;
163162}
164163
164+ .initial-screen .group-description {
165+ padding : 0 ;
166+ font-weight : 300 ;
167+ font-family : "Montserrat" , sans-serif;
168+ padding : 10px 20px 20px ;
169+ }
170+
165171.section-title {
166172 display : block;
167173 font-weight : bold;
@@ -258,6 +264,7 @@ div.group-content .group-description {
258264 margin-top : 40px ;
259265 padding : 20px ;
260266 border-top : 1px dashed # ddd ;
267+ text-align : center;
261268}
262269
263270.rate-the-plugin {
@@ -266,7 +273,7 @@ div.group-content .group-description {
266273}
267274
268275# rate-stars {
269- margin : 10 px 0 px 10 px 55 px ;
276+ margin : 15 px auto ;
270277 width : 100px ;
271278 height : 20px ;
272279 background-image : url ('../images/star.png' );
@@ -278,7 +285,6 @@ div.group-content .group-description {
278285 text-decoration : none;
279286 font-family : "Montserrat" , sans-serif;
280287 font-weight : 400 ;
281- margin : 0px 0px 0px 30px ;
282288}
283289
284290# flattr {
@@ -440,16 +446,17 @@ div.group-content .group-description {
440446 cursor : pointer;
441447}
442448
443- # remote-file {
449+ # remote-file {
450+ float : right;
444451 clear : both;
445452}
446453
447454 .form-inline {
448- display : inline-block ;
449- margin-bottom : 0 ;
455+ margin : 0 auto ;
456+ display : table ;
450457 vertical-align : middle;
451458 }
452-
459+
453460 .computer-btn {
454461 color : # 646464 !important ;
455462 border : medium none rgb (100 , 100 , 100 ) !important ;
@@ -478,7 +485,7 @@ div.group-content .group-description {
478485 border : 1px solid # 2f8cea !important ;
479486 box-shadow : none !important ;
480487
481-
488+
482489 }
483490
484491 .just-on-pro {
@@ -489,9 +496,9 @@ div.group-content .group-description {
489496 opacity : 0.8 ;
490497 margin-bottom : 10px ;
491498 }
492-
493-
494-
499+
500+
501+
495502 .from-web {
496503 margin-top : 0px ;
497504 margin-bottom : 15px !important ;
@@ -612,6 +619,35 @@ div.group-content .group-description {
612619 transition : all .3s ease;
613620}
614621
622+ .check-pro-btn {
623+ height : 40px ;
624+ width : 245px ;
625+ display : block;
626+ margin : 0 auto;
627+ }
628+
629+ .advanced-settings-btn , .return-settings-btn {
630+ cursor : pointer;
631+ display : block;
632+ margin : 0 auto;
633+ width : 260px ;
634+ line-height : 34px ;
635+ font-size : 17px ;
636+ width : 260px ;
637+ height : auto;
638+ -webkit-border-radius : 3px ;
639+ -moz-border-radius : 3px ;
640+ border-radius : 3px ;
641+ margin-bottom : 20px ;
642+ }
643+
644+ .return-settings-btn {
645+ margin : 10px auto;
646+ }
647+
648+ .hidden-setting {
649+ display : none;
650+ }
615651
616652
617653
@@ -625,7 +661,7 @@ div.group-content .group-description {
625661 font-size : 14px ;
626662 }
627663 .group-title ::after {
628- top : 10px ;
664+ top : 10px ;
629665 }
630666 # rate-stars {
631667 margin : 3px 0 10px 40% ;
@@ -636,4 +672,4 @@ div.group-content .group-description {
636672
637673
638674
639- }
675+ }
0 commit comments