/[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 96 by dpavlin, Fri Jul 11 12:47:50 2008 UTC revision 143 by dpavlin, Wed Jul 16 14:17:46 2008 UTC
# Line 29  hr { Line 29  hr {
29          right: 1em;          right: 1em;
30          top: 1em;          top: 1em;
31          background: #eee;          background: #eee;
32          padding: 1em;          padding: 0.5em;
33    }
34    
35    .notice {
36            padding: 0.5em;
37            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.96  
changed lines
  Added in v.143

  ViewVC Help
Powered by ViewVC 1.1.26