/[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 275 by dpavlin, Sat Dec 17 03:20:19 2005 UTC revision 276 by dpavlin, Sat Dec 17 03:43:37 2005 UTC
# Line 31  div.auto_complete ul strong.highlight { Line 31  div.auto_complete ul strong.highlight {
31  /* databases */  /* databases */
32    
33  .databases {  .databases {
34          border: 1px dashed #e0e0e0;          border: 1px dashed #c0c0c0;
35            display: inline;
36  }  }
37    
38  #database_list {  #database_list {
39          display: none;          list-style-type:none;
40            margin: 0.5em;
41            padding: 0;
42    }
43    
44    /* Search and Clear buttons */
45    
46    .buttons {
47            clear: left;
48  }  }
49    
50  /* messages from search results */  /* messages from search results */

Legend:
Removed from v.275  
changed lines
  Added in v.276

  ViewVC Help
Powered by ViewVC 1.1.26