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

Annotation of /tag_complete/jquery-tac.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 54 - (hide annotations)
Sun Aug 20 03:35:32 2006 UTC (17 years, 8 months ago) by dpavlin
File MIME type: text/css
File size: 308 byte(s)
added new experimental implementation
1 dpavlin 54 body {
2     font-family: verdana, arial, helvetica, sans-serif ;
3     }
4    
5     .r {
6     text-align: right;
7     }
8    
9     #suggest span {
10     font-size: 80%;
11     padding: 2px;
12     }
13    
14     .tag, .tag a, #suggest a {
15     text-decoration: none;
16     padding: 2px;
17     font-size: 80%;
18     }
19    
20     .suggested {
21     background-color: #ff8;
22     }
23    
24     .entered {
25     background-color: #8f8;
26     }

  ViewVC Help
Powered by ViewVC 1.1.26