Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: anwiki/_override-static/global/global/css/index-mobile.css

Issue 4907991358767104: Issue 1816 - Add download Maxthon notification for Chinese locales (Infrastructure) (Closed)
Left Patch Set: Created Jan. 30, 2015, 11:24 a.m.
Right Patch Set: Created Feb. 9, 2015, 11:17 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « anwiki/_override-static/global/global/css/index-desktop.css ('k') | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 #content 1 #content
2 { 2 {
3 text-align: center; 3 text-align: center;
4 margin-left: 0; 4 margin-left: 0;
5 margin-right: 0; 5 margin-right: 0;
6 } 6 }
7 7
8 #video, #maxthon-instruction 8 #video, #maxthon-instruction
9 { 9 {
10 -webkit-box-sizing: border-box; 10 -webkit-box-sizing: border-box;
(...skipping 27 matching lines...) Expand all
38 display: block; 38 display: block;
39 margin-top: 10px; 39 margin-top: 10px;
40 } 40 }
41 41
42 #install li 42 #install li
43 { 43 {
44 margin: 0px 10px; 44 margin: 0px 10px;
45 } 45 }
46 46
47 .warning-platform, 47 .warning-platform,
48 #maxthon-notification,
48 .disclaimer 49 .disclaimer
49 { 50 {
50 margin: 10px; 51 margin: 10px;
51 } 52 }
52 53
53 #key-facts section 54 #key-facts section
54 { 55 {
55 width: auto; 56 width: auto;
56 max-width: 225px; 57 max-width: 225px;
57 margin-top: 25px; 58 margin-top: 25px;
(...skipping 26 matching lines...) Expand all
84 #sidebar 85 #sidebar
85 { 86 {
86 padding-top: 20px; 87 padding-top: 20px;
87 } 88 }
88 89
89 .more-tab 90 .more-tab
90 { 91 {
91 text-align: left; 92 text-align: left;
92 margin: 10px 10px 0px 10px; 93 margin: 10px 10px 0px 10px;
93 } 94 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld