/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

« back to all changes in this revision

Viewing changes to loggerhead/static/css/diff.css

  • Committer: Michael Hudson
  • Date: 2009-02-18 01:39:26 UTC
  • mto: (270.3.2 no-more-mootools)
  • mto: This revision was merged to the branch mainline in revision 272.
  • Revision ID: michael.hudson@canonical.com-20090218013926-rpvdix2pvxxl1byg
add js, not working so far...

Show diffs side-by-side

added added

removed removed

Lines of Context:
118
118
    background:#f8fbfd;
119
119
}
120
120
.unified .code { width:89%; }
121
 
.sbs .code { width:44.5%; }
 
121
.sbs .code { width:40%; }
122
122
.code.insert {
123
123
    background:#92ed92;
124
124
}