~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

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

  • Committer: Marius Kruger
  • Date: 2008-10-02 21:12:58 UTC
  • mto: This revision was merged to the branch mainline in revision 240.
  • Revision ID: amanic@gmail.com-20081002211258-n28j8aa8fmp3u5ck
Add installation instructions for loggerheadd to README.txt and changed ubuntu -> Ubuntu for consistancy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*Info Box*/
2
 
.infoContainer {
 
2
#infoContainer {
3
3
        width:970px;
4
4
        padding:10px 10px 0px 10px;
5
5
        margin:0px 0px 10px 0px;
31
31
        width:493px;
32
32
        margin:0px 0px 5px 0px;
33
33
}
34
 
.information, .committer, .timer, .mfrom, .mto, .revid {
 
34
.information, .comiter, .timer, .mfrom, .mto, .revid {
35
35
        clear:both;
36
36
        margin:0px;
37
37
        padding:0px 0px 2px 18px;
43
43
    padding:1px 0px 0px 18px;
44
44
    margin:0px 10px 5px 0px;
45
45
}
46
 
.committer, .mfrom, .mto {
 
46
.comiter, .mfrom, .mto {
47
47
        color:#000;
48
48
        padding:1px 0px 0px 18px;
49
49
        margin:0px 10px 5px 0px;