~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

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

  • Committer: Martin Albisetti
  • Date: 2008-07-24 02:54:53 UTC
  • mto: (157.1.3 loggerhead)
  • mto: This revision was merged to the branch mainline in revision 187.
  • Revision ID: argentina@gmail.com-20080724025453-ghx6qxvuek6nteb3
Show changed files consistently

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
ul#list-files li {
20
20
        width:440px;
21
21
        padding:2px 0px 2px 20px;
22
 
        margin:0px 0px 2px 0px;
 
22
        margin:0px 0px 2px 8px;
23
23
        background:url(../images/ico_file.gif) 2px 0px no-repeat;
24
24
}
 
25
ul#list-files li.desc {
 
26
    margin-left: 0;
 
27
        background:url(../images/ico_description.gif) 0px 0px no-repeat;
 
28
}
25
29
#infTxt {
26
30
        float:left;
27
31
        width:493px;