/[webpac2]/Webpacus/root/search.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 /Webpacus/root/search.css

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

revision 158 by dpavlin, Sat Nov 26 16:21:57 2005 UTC revision 159 by dpavlin, Sat Nov 26 16:22:02 2005 UTC
# Line 54  div.auto_complete ul strong.highlight { Line 54  div.auto_complete ul strong.highlight {
54    
55  }  }
56    
57    /* notice at bottom */
58  .notice {  .notice {
59          margin-top: 1em;          margin-top: 1em;
60          color: #a0a0a0;          color: #a0a0a0;
# Line 61  div.auto_complete ul strong.highlight { Line 62  div.auto_complete ul strong.highlight {
62          clear: left;          clear: left;
63  }  }
64    
65    /* bar for template switching */
66  .switch_template {  .switch_template {
67          float: right;          float: right;
68          font-size: 80%;          font-size: 80%;
# Line 76  div.auto_complete ul strong.highlight { Line 78  div.auto_complete ul strong.highlight {
78          clear: left;          clear: left;
79          float: left;          float: left;
80  }  }
81    
82    /* pager */
83    .pager {
84            margin: 0.5em;
85            border-top: 1px dashed #808080;
86            clear: left;
87            float; left;
88    }

Legend:
Removed from v.158  
changed lines
  Added in v.159

  ViewVC Help
Powered by ViewVC 1.1.26