~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

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

  • Committer: Martin Albisetti
  • Date: 2008-08-19 12:54:33 UTC
  • Revision ID: argentina@gmail.com-20080819125433-li7v1yi48747atc2
Change footer text to something sensible

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
}
22
22
.annoLine, .annoCont {
23
23
        font:normal 12px/normal monospace;
24
 
        whitespace: pre;
25
24
}
26
 
.annoCont pre { margin: 0; }
27
25
.annoLine {
28
26
        text-align:right;
29
27
}