/[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

Annotation of /tag_complete/style.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 41 - (hide annotations)
Fri Aug 18 17:23:51 2006 UTC (17 years, 9 months ago) by dpavlin
File MIME type: text/css
File size: 177 byte(s)
first cut at tag auto-completer based on jquery
1 dpavlin 41 body {
2     font-family: verdana, arial, helvetica, sans-serif ;
3     }
4    
5     .selected {
6     background-color: #ff8;
7     }
8    
9     .tag, .tag a {
10     text-decoration: none;
11     padding: 2px;
12     font-size: 80%;
13     }

  ViewVC Help
Powered by ViewVC 1.1.26