/[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 1177 by dpavlin, Wed Apr 29 18:06:19 2009 UTC revision 1220 by dpavlin, Tue Jun 9 21:36:53 2009 UTC
# Line 56  form #inputs { Line 56  form #inputs {
56  }  }
57    
58  #results ol {  #results ol {
         float: left;  
59          margin-right: 2em;          margin-right: 2em;
60            margin-bottom: 2em;
61  }  }
62    
63  #results ol li {  #results ol li {
         clear: left;  
64          margin-bottom: 1em;          margin-bottom: 1em;
65  }  }
66    
# Line 69  form #inputs { Line 68  form #inputs {
68          background: #eee;          background: #eee;
69  }  }
70    
71    li div {
72            clear: left;
73            border-top: 2px dotted #eee;
74    }
75    
76    li.z div {
77            clear: left;
78            border-top: 2px dotted #fff;
79    }
80    
81    
82  ul.pager {  ul.pager {
83          background: #eee;          background: #eee;
84          padding: 0.5em;          padding: 0.5em;

Legend:
Removed from v.1177  
changed lines
  Added in v.1220

  ViewVC Help
Powered by ViewVC 1.1.26