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

Side by Side Diff: chrome/skin/survey.css

Issue 8382011: Applied changes from emailed code review (Closed)
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:
View unified diff | Download patch
« no previous file with comments | « chrome/skin/options.css ('k') | chrome/skin/typedItOptIn.css » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 panel 1 #url-fixer-title
2 { 2 {
3 » width:» 600px; 3 font-weight: bold;
4 » height:»250px;
5 } 4 }
6 5
7 #icon 6 #url-fixer-icon
8 { 7 {
9 » padding:» 20px; 8 padding: 20px;
10 } 9 }
11 10
12 #question_container 11 #url-fixer-question_container
13 { 12 {
14 » align:» » center; 13 width: 450px;
15 » width:» » 480px; 14 padding: 20px;
16 » padding:» 20px;
17 } 15 }
18 16
19 #question 17 #url-fixer-question
20 { 18 {
21 » padding-bottom:»10px; 19 padding-bottom: 10px;
22 } 20 }
23 21
24 #actions 22 #url-fixer-actions
25 { 23 {
26 » padding:» 0px 20px; 24 padding: 0px 20px;
27 } 25 }
OLDNEW
« no previous file with comments | « chrome/skin/options.css ('k') | chrome/skin/typedItOptIn.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld