Sha256: 45a434def2b1a4c12a26f0f45b59fcf66a211af6355a28ecc258f233a0f51970

Contents?: true

Size: 1.65 KB

Versions: 7

Compression:

Stored size: 1.65 KB

Contents

<div class="diff"><div class="diff-chunk"><div class="diff-line-nums"><pre>8
9
10
&nbsp;
&nbsp;
&nbsp;
&nbsp;
11
12
13</pre></div><div class="diff-line-nums"><pre>8
9
10
11
12
13
14
15
16
17</pre></div><div class="diff-code"><pre>   border: 0;
 }
 
<span class="diff-line-add">+.sep {</span>
<span class="diff-line-add">+  color: #AAA;</span>
<span class="diff-line-add">+}</span>
<span class="diff-line-add">+</span>
 /* Short statistic */
 
 .short-stat dl {</pre></div></div><div class="diff-chunk"><div class="diff-line-nums"><pre>59
60
61
62
&nbsp;
&nbsp;
&nbsp;
&nbsp;
&nbsp;
&nbsp;
63
64
65
66
67
&nbsp;
&nbsp;
68
69
70</pre></div><div class="diff-line-nums"><pre>63
64
65
&nbsp;
66
67
68
69
70
71
72
73
74
75
&nbsp;
76
77
78
79
80</pre></div><div class="diff-code"><pre>     color: #999;
   }
   
<span class="diff-line-del">-  table.account-overview td .status {</span>
<span class="diff-line-add">+  table.account-overview td.label.top {</span>
<span class="diff-line-add">+    vertical-align: top;</span>
<span class="diff-line-add">+  }</span>
<span class="diff-line-add">+  </span>
<span class="diff-line-add">+  table.account-overview td .status,</span>
<span class="diff-line-add">+  table.repos-table td .status {</span>
     padding-left: 1.75em;
   	background: url(../images/i_error_light.gif) 0 0 no-repeat;
   }
   
<span class="diff-line-del">-  table.account-overview td .status.active {</span>
<span class="diff-line-add">+  table.account-overview td .status.active,</span>
<span class="diff-line-add">+  table.repos-table td .status.success {</span>
     padding-left: 1.75em;
   	background: url(../images/i-yes.gif) 0 0 no-repeat;
   }</pre></div></div></div>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
pretty_diff-2.1.4 test/fixtures/first.diff.html
pretty_diff-2.1.3 test/fixtures/first.diff.html
pretty_diff-2.1.2 test/fixtures/first.diff.html
pretty_diff-2.1.1 test/fixtures/first.diff.html
pretty_diff-2.1.0 test/fixtures/first.diff.html
pretty_diff-2.0.1 test/fixtures/first.diff.html
pretty_diff-2.0.0 test/fixtures/first.diff.html