Sha256: d25fcf32009ae88ee45b93104511b7e898553c42a4df2c254bb309818bacd8a2

Contents?: true

Size: 1.13 KB

Versions: 14

Compression:

Stored size: 1.13 KB

Contents

.diff{overflow:auto;}
.diff ul{background:#fff;overflow:auto;font-size:13px;list-style:none;margin:0;padding:0;display:table;width:100%;}
.diff del, .diff ins{display:block;text-decoration:none;}
.diff li{padding:0; display:table-row;margin: 0;height:1em;}
.diff li.ins{background:#dfd; color:#080}
.diff li.ins ins{background:#dfd; color:#080}
.diff li.del{background:#fee; color:#b00}
.diff li:hover{background:#ffc}
/* try 'whitespace:pre;' if you don't want lines to wrap */
.diff del, .diff ins, .diff span{white-space:pre-wrap;font-family:courier;}
.diff del strong{font-weight:normal;background:#fcc;}
.diff ins strong{font-weight:normal;background:#9f9;}
.diff li.diff-comment { display: none; }
.diff li.diff-block-info { background: none repeat scroll 0 0 gray; }

span.diff-html-removed {
  background: #fcc;
  /* text-decoration: line-through; */
  cursor: default;
} 

span.diff-html-added {
  background: #9f9;
  cursor: default;
} 

span.diff-html-changed {
  border-bottom: dotted 2px red;
  cursor: default;
}

[changetype="diff-added-image"] {
  border: dotted 2px #9f9;
}

[changetype="diff-removed-image"] {
  border: dotted 2px #fcc;
}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
tawork-0.0.50 app/assets/stylesheets/diff.css
tawork-0.0.49 app/assets/stylesheets/diff.css
tawork-0.0.48 app/assets/stylesheets/diff.css
tawork-0.0.47 app/assets/stylesheets/diff.css
tawork-0.0.46 app/assets/stylesheets/diff.css
tawork-0.0.45 app/assets/stylesheets/diff.css
tawork-0.0.44 app/assets/stylesheets/diff.css
tawork-0.0.43 app/assets/stylesheets/diff.css
tawork-0.0.42 app/assets/stylesheets/diff.css
tawork-0.0.41 app/assets/stylesheets/diff.css
tawork-0.0.40 app/assets/stylesheets/diff.css
tawork-0.0.39 app/assets/stylesheets/diff.css
tawork-0.0.38 app/assets/stylesheets/diff.css
tawork-0.0.37 app/assets/stylesheets/diff.css