/[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 1135 by dpavlin, Tue Apr 21 23:17:21 2009 UTC revision 1139 by dpavlin, Wed Apr 22 12:51:23 2009 UTC
# Line 38  form input[name=search] { Line 38  form input[name=search] {
38  }  }
39    
40  #results ol li {  #results ol li {
41            clear: left;
42          margin-bottom: 1em;          margin-bottom: 1em;
43  }  }
44    
45    #results .pager {
46            clear: left;
47            text-align: center;
48    }
49    
50    #results .pager a,
51    #results .pager span {
52            width: 3em;
53            float: left;
54    }
55    
56    .pager .current_page {
57            font-weight: bold;
58    }
59    
60    .pager .skip {
61            color: #888;
62    }
63    
64  pre {  pre {
65          border-top: 1px solid #888;          border-top: 1px solid #888;
66          clear: left;          clear: left;

Legend:
Removed from v.1135  
changed lines
  Added in v.1139

  ViewVC Help
Powered by ViewVC 1.1.26