/[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 41 by dpavlin, Fri Aug 18 17:23:51 2006 UTC revision 50 by dpavlin, Fri Aug 18 23:31:16 2006 UTC
# Line 2  body { Line 2  body {
2          font-family: verdana, arial, helvetica, sans-serif ;          font-family: verdana, arial, helvetica, sans-serif ;
3  }  }
4    
5    .r {
6            text-align: right;
7    }
8    
9  .selected {  .selected {
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%;
17  }  }
18    
19    #suggest span {
20            font-size: 80%;
21            padding: 2px;
22    }
23    

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

  ViewVC Help
Powered by ViewVC 1.1.26