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

Delta Between Two Patch Sets: chrome/skin/survey.css

Issue 8382011: Applied changes from emailed code review (Closed)
Left Patch Set: Created Sept. 28, 2012, 11:09 a.m.
Right Patch Set: Created Sept. 28, 2012, 1:40 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « chrome/skin/options.css ('k') | chrome/skin/typedItOptIn.css » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 #url-fixer-title
2 {
3 font-weight: bold;
4 }
5
1 #url-fixer-icon 6 #url-fixer-icon
2 { 7 {
3 padding: 20px; 8 padding: 20px;
4 } 9 }
5 10
6 #url-fixer-question_container 11 #url-fixer-question_container
7 { 12 {
8 width: 450px; 13 width: 450px;
9 padding: 20px; 14 padding: 20px;
10 } 15 }
11 16
12 #url-fixer-question 17 #url-fixer-question
13 { 18 {
14 padding-bottom: 10px; 19 padding-bottom: 10px;
15 } 20 }
16 21
17 #url-fixer-actions 22 #url-fixer-actions
18 { 23 {
19 padding: 0px 20px; 24 padding: 0px 20px;
20 } 25 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld