Sha256: f210dea8a3df3f28e5350c8dde25bdf7bbab4a1ce510feb4809816f0338c6b09

Contents?: true

Size: 1.02 KB

Versions: 3

Compression:

Stored size: 1.02 KB

Contents

ul.diff {
  padding:0;
}

.diff table col.lineno {
  width:4em;
}

.diff h2 {
  color:#333333;
  font-size:14px;
  letter-spacing:normal;
  margin:0pt auto;
  padding:0.1em 0pt 0.25em 0.5em;
}

table.diff {
  font-size : 9pt;
  font-family : "lucida console", "courier new", monospace;
  white-space : pre;
  border : 1px solid #D7D7D7;
  border-collapse : collapse;
  line-height : 110%;
  width: 100%;  
}  

.diff tr {
  background: white;
}

.diff td {
  border : none;
  padding : 0px 10px;
  margin : 0px;
}

.diff td a {
  text-decoration: none;
}

table.diff tr.a { background : #ddffdd; }

table.diff tr.r { background : #ffdddd; }

table.diff tr.range { background : #EAF2F5; color : #999; }

table.diff td.ln {
  background : #ECECEC; 
  color : #aaa;
  border-top:1px solid #999988;
  border-bottom:1px solid #999988;
  border-right:1px solid #D7D7D7;
}

.diff li {
  background:#F7F7F7 none repeat scroll 0%;
  border:1px solid #D7D7D7;
  list-style-type:none;
  margin:0pt 0pt 2em;
  padding:2px;
}

table.diff .ln a {
  color: #aaa;
}

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
commit_filter-0.1.1 app/assets/stylesheets/commit_filter/commit/diff.css
commit_filter-0.1.0 app/assets/stylesheets/commit_filter/commit/diff.css
rails_info-0.1.1 app/assets/stylesheets/rails_info/version_control/diff.css