/[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 77 by dpavlin, Thu Jul 10 10:27:47 2008 UTC revision 97 by dpavlin, Fri Jul 11 13:11:36 2008 UTC
# Line 3  Line 3 
3    margin-right: 1em;    margin-right: 1em;
4  }  }
5    
6  .fieldholder .label {  .label, label {
7    font-weight: bold;    font-weight: bold;
8  }  }
9    
# 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.77  
changed lines
  Added in v.97

  ViewVC Help
Powered by ViewVC 1.1.26