Left: | ||
Right: |
LEFT | RIGHT |
---|---|
1 #content h1, #content h2 | 1 #content h1, #content h2 |
2 { | 2 { |
3 font-size: 16px; | 3 font-size: 16px; |
4 } | 4 } |
5 | 5 |
6 #content .sprite | 6 #content .sprite |
7 { | 7 { |
8 background-image: url(../img/sprite-index.png); | 8 background-image: url(../img/sprite-index.png); |
9 } | 9 } |
10 | 10 |
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
73 { | 73 { |
74 background: #ffffff; | 74 background: #ffffff; |
75 padding: 10px; | 75 padding: 10px; |
76 border: 1px solid #c9c9c9; | 76 border: 1px solid #c9c9c9; |
77 box-shadow: 1px 1px 0 0 #dbdbdb; | 77 box-shadow: 1px 1px 0 0 #dbdbdb; |
78 } | 78 } |
79 | 79 |
80 #maxthon-instruction, | 80 #maxthon-instruction, |
81 html[lang^="zh_"] #content.maxthon #video, | 81 html[lang^="zh_"] #content.maxthon #video, |
82 #content.maxthon #feature-free, | 82 #content.maxthon #feature-free, |
83 #feature-maxthon, #edge-subscription, #edge-teaser | 83 #feature-maxthon |
84 { | 84 { |
85 display: none; | 85 display: none; |
86 } | 86 } |
87 | 87 |
88 html[lang^="zh_"] #content.maxthon #maxthon-instruction | 88 html[lang^="zh_"] #content.maxthon #maxthon-instruction |
89 { | 89 { |
90 display: inline-block; | 90 display: inline-block; |
91 padding: 0px; | 91 padding: 0px; |
92 } | 92 } |
93 | 93 |
94 #content.maxthon #feature-maxthon | 94 #content.maxthon #feature-maxthon |
95 { | 95 { |
96 display: inline-block; | 96 display: inline-block; |
97 } | |
98 | |
99 #content.edge #video | |
100 { | |
101 display: none; | |
102 } | |
103 | |
104 #content.edge #edge-subscription | |
105 { | |
106 display: block; | |
107 } | 97 } |
108 | 98 |
109 #summary h1, #summary h2 | 99 #summary h1, #summary h2 |
110 { | 100 { |
111 font-weight: normal; | 101 font-weight: normal; |
112 margin: 0; | 102 margin: 0; |
113 } | 103 } |
114 | 104 |
115 #summary h1 | 105 #summary h1 |
116 { | 106 { |
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
430 #platform-edge | 420 #platform-edge |
431 { | 421 { |
432 background-position: -68px -171px; | 422 background-position: -68px -171px; |
433 } | 423 } |
434 | 424 |
435 #content.edge #platform-edge | 425 #content.edge #platform-edge |
436 { | 426 { |
437 background-position: -68px -151px; | 427 background-position: -68px -151px; |
438 } | 428 } |
439 | 429 |
430 #content h3.subscribe-header | |
431 { | |
432 font-size: 18px; | |
433 margin-bottom: 0px; | |
434 } | |
435 | |
436 #edge-subscription h3 | |
437 { | |
438 margin: 19px 0px 10px 0px; | |
439 color: #2d79c0; | |
440 font-weight: bold; | |
441 font-family: Arial; | |
442 font-size: 14px; | |
443 } | |
444 | |
445 #edge-subscription | |
446 { | |
447 margin: 0px 0px 10px 40px; | |
448 } | |
449 | |
450 html[dir="rtl"] #edge-subscription | |
451 { | |
452 margin: 0px 40px 10px 0px; | |
453 } | |
454 | |
455 #edge-subscription input[type=email] | |
456 { | |
457 border: solid 2px #a5a5a5; | |
458 padding: 0px 10px; | |
459 font-size: 14px; | |
460 font-family: Arial; | |
461 line-height: 36px; | |
462 height: 36px; /* IE 8 */ | |
463 } | |
464 | |
465 #edge-subscription input[type=email].placeholder | |
466 { | |
467 color: #a5a5a5; | |
468 } | |
469 | |
470 #edge-subscription button[type=submit] | |
471 { | |
472 border: solid 1px #357ebd; | |
473 border-radius: 3px; | |
474 background-color: #428bca; | |
475 color: #ffffff; | |
476 font-size: 14px; | |
477 font-weight: bold; | |
478 width: 146px; | |
479 height: 40px; | |
480 } | |
481 | |
482 | |
483 #edge-subscription form > span, #edge-subscription form.success input, | |
484 #edge-subscription form.success button, #other-browsers, #content.edge #video, | |
485 #edge-subscription, #edge-teaser | |
486 { | |
487 display: none; | |
488 } | |
489 | |
490 #edge-subscription form .invalid-label | |
491 { | |
492 margin-top: 15px; | |
493 } | |
494 | |
495 #edge-subscription form.success .sucess-label, | |
496 #edge-subscription form.invalid .invalid-label, | |
497 #edge-subscription form.error .response-error, | |
498 #content.edge #edge-subscription | |
499 { | |
500 display: block; | |
501 } | |
502 | |
440 .warning-platform, | 503 .warning-platform, |
441 .disclaimer, | 504 .disclaimer, |
442 #maxthon-notification | 505 #maxthon-notification |
443 { | 506 { |
444 display: none; | 507 display: none; |
445 color: #D00; | 508 color: #D00; |
446 text-align: center; | 509 text-align: center; |
447 border: 1px solid #D00; | 510 border: 1px solid #D00; |
448 padding: 5px; | 511 padding: 5px; |
449 border-radius: 5px; | 512 border-radius: 5px; |
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
639 #more-container.chrome #more-chrome, | 702 #more-container.chrome #more-chrome, |
640 #more-container.opera #more-opera, | 703 #more-container.opera #more-opera, |
641 #more-container.android #more-android, | 704 #more-container.android #more-android, |
642 #more-container.internet-explorer #more-internet-explorer, | 705 #more-container.internet-explorer #more-internet-explorer, |
643 #more-container.safari #more-safari, | 706 #more-container.safari #more-safari, |
644 #more-container.yandex-browser #more-yandex-browser, | 707 #more-container.yandex-browser #more-yandex-browser, |
645 #more-container.maxthon #more-maxthon | 708 #more-container.maxthon #more-maxthon |
646 #more-container.edge #more-edge | 709 #more-container.edge #more-edge |
647 { | 710 { |
648 background-color: #dbd4c7; | 711 background-color: #dbd4c7; |
649 } | 712 } |
650 #content h3.subscribe-header | |
651 { | |
652 font-size: 18px; | |
653 margin-bottom: 0px; | |
654 } | |
655 | |
656 #edge-subscription h3 | |
657 { | |
658 margin: 19px 0px 10px 0px; | |
659 color: #2d79c0; | |
660 font-weight: bold; | |
661 font-family: Arial; | |
662 font-size: 14px; | |
663 } | |
664 | |
665 #edge-subscription | |
666 { | |
667 margin: 0px 0px 10px 40px; | |
saroyanm
2015/09/23 12:44:21
In general I'd be fan of not aligning this with th
| |
668 } | |
669 | |
670 #other-browsers | |
671 { | |
672 display: none; | |
673 } | |
674 | |
675 #subscribe-textbox | |
676 { | |
677 border: solid 2px #a5a5a5; | |
678 margin-right: 0px; | |
679 padding-left: 10px; | |
saroyanm
2015/09/23 12:44:22
Please use padding: 0px 10px; here to make it cons
| |
680 padding-right: 10px; | |
681 font-size: 14px; | |
682 font-family: Arial; | |
683 line-height: 36px; | |
684 height: 36px; /* IE 8 */ | |
685 } | |
686 | |
687 #subscribe-textbox.placeholder | |
688 { | |
689 color: #a5a5a5; | |
690 } | |
691 | |
692 #subscribe-button | |
693 { | |
694 border: solid 1px #357EBD; | |
695 border-radius: 3px; | |
696 background-color: #428BCA; | |
697 color: #FFFFFF; | |
698 font-size: 14px; | |
699 font-weight: bold; | |
700 min-width: 146px; | |
saroyanm
2015/09/23 12:44:21
Please use width instead of min-width, so we will
| |
701 height: 40px; | |
702 margin-left: 0px; | |
703 } | |
704 | |
705 #subscribe-button span | |
saroyanm
2015/09/23 12:44:22
Please remove this rule, we should also consider,
| |
706 { | |
707 padding-left: 30px; | |
708 padding-right: 30px; | |
709 } | |
710 | |
711 #subscribe-form .sucess-label, #subscribe-form .response-error, | |
712 #subscribe-form .invalid-label, #subscribe-form.success input, | |
713 #subscribe-form.success button | |
saroyanm
2015/09/23 12:44:21
Probably can be merged with rule above (#other-bro
| |
714 { | |
715 display: none; | |
716 } | |
717 | |
718 #subscribe-form .invalid-label | |
719 { | |
720 margin-top: 15px; | |
721 } | |
722 | |
723 #subscribe-form.success .sucess-label, | |
724 #subscribe-form.invalid .invalid-label, | |
725 #subscribe-form.error .response-error | |
726 { | |
727 display: block; | |
728 } | |
LEFT | RIGHT |