/[jquery]/tag_complete/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 /tag_complete/style.css

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

revision 49 by dpavlin, Fri Aug 18 21:58:54 2006 UTC revision 50 by dpavlin, Fri Aug 18 23:31:16 2006 UTC
# Line 10  body { Line 10  body {
10          background-color: #ff8;          background-color: #ff8;
11  }  }
12    
13  .tag, .tag a {  .tag, .tag a, #suggest a {
14          text-decoration: none;          text-decoration: none;
15          padding: 2px;          padding: 2px;
16          font-size: 80%;          font-size: 80%;
# Line 20  body { Line 20  body {
20          font-size: 80%;          font-size: 80%;
21          padding: 2px;          padding: 2px;
22  }  }
   
 #suggest ul {  
         margin: 0;  
         padding: 0;  
 }  
   
 #suggest li {  
         margin: 0;  
         display: inline;  
         font-size: 80%;  
         padding: 2px;  
 }  
23    

Legend:
Removed from v.49  
changed lines
  Added in v.50

  ViewVC Help
Powered by ViewVC 1.1.26