/[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 90 by dpavlin, Thu Jul 10 20:57:27 2008 UTC revision 97 by dpavlin, Fri Jul 11 13:11:36 2008 UTC
# Line 24  hr { Line 24  hr {
24    padding: 1em;    padding: 1em;
25  }  }
26    
27    .layout {
28            position: absolute;
29            right: 1em;
30            top: 1em;
31            background: #eee;
32            padding: 0.5em;
33    }
34    
35    .notice {
36            padding: 0.5em;
37            background: #ffc;
38    }

Legend:
Removed from v.90  
changed lines
  Added in v.97

  ViewVC Help
Powered by ViewVC 1.1.26