/[Frey]/trunk/static/form.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/static/form.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 142 by dpavlin, Fri Jul 11 13:11:36 2008 UTC revision 143 by dpavlin, Wed Jul 16 14:17:46 2008 UTC
# Line 36  hr { Line 36  hr {
36          padding: 0.5em;          padding: 0.5em;
37          background: #ffc;          background: #ffc;
38  }  }
39    
40    div.view {
41            clear: left;
42    }
43    
44    div.fieldholder {
45            border-right: 1px solid #eee;
46            border-bottom: 1px solid #eee;
47    }
48    
49    div.editform {
50            clear: left;
51    }

Legend:
Removed from v.142  
changed lines
  Added in v.143

  ViewVC Help
Powered by ViewVC 1.1.26