/[webpac2]/trunk/vhost/style.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/vhost/style.css

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

revision 1141 by dpavlin, Wed Apr 22 14:27:25 2009 UTC revision 1144 by dpavlin, Thu Apr 23 10:59:02 2009 UTC
# Line 19  form { Line 19  form {
19  }  }
20    
21  form label,  form label,
22    form select,
23  form input {  form input {
24          float: left;          float: left;
25  }  }
# Line 27  form input[name=search] { Line 28  form input[name=search] {
28          clear: left;          clear: left;
29  }  }
30    
31    form #inputs {
32            clear: left;
33    }
34    
35    form #inputs h2 {
36            margin: 0;
37            padding-top: 1em;
38    }
39    
40  #results {  #results {
41          clear: left;          clear: left;
42          float: left;          float: left;

Legend:
Removed from v.1141  
changed lines
  Added in v.1144

  ViewVC Help
Powered by ViewVC 1.1.26