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

Side by Side Diff: chrome/skin/options.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/locale/en-US/survey.dtd ('k') | chrome/skin/survey.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 dialog 1 :root
2 { 2 {
3 » width:» » 400px; 3 width: 400px;
4 » min-height:» 400px; 4 min-height: 400px;
5 } 5 }
6 6
7 description 7 #custom_corrections-explanation
8 { 8 {
9 » font-size:» smaller; 9 font-size: smaller;
10 } 10 }
11 11
12 .auto-entry { 12 .auto-entry
13 » font-style:» » » italic; 13 {
14 » color:» » » » #444; 14 font-style: italic;
15 » background-color:» #EEE; 15 color: #444;
16 background-color: #EEE;
16 } 17 }
OLDNEW
« no previous file with comments | « chrome/locale/en-US/survey.dtd ('k') | chrome/skin/survey.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld