/[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 51 by dpavlin, Sat Aug 19 10:50:49 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  .selected {  .r {
6          background-color: #ff8;          text-align: right;
7    }
8    
9    #suggest span {
10            font-size: 80%;
11            padding: 2px;
12  }  }
13    
14  .tag, .tag a {  .tag, .tag a, #suggest a {
15          text-decoration: none;          text-decoration: none;
16          padding: 2px;          padding: 2px;
17          font-size: 80%;          font-size: 80%;
18  }  }
19    
20    .selected {
21            background-color: #ff8;
22    }
23    
24    .entered {
25            background-color: #8f8;
26    }

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

  ViewVC Help
Powered by ViewVC 1.1.26