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

Contents of /tag_complete/style.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 50 - (show annotations)
Fri Aug 18 23:31:16 2006 UTC (17 years, 8 months ago) by dpavlin
File MIME type: text/css
File size: 269 byte(s)
suggestions are now links (to be symetrical with tags, as Aka would say)
1 body {
2 font-family: verdana, arial, helvetica, sans-serif ;
3 }
4
5 .r {
6 text-align: right;
7 }
8
9 .selected {
10 background-color: #ff8;
11 }
12
13 .tag, .tag a, #suggest a {
14 text-decoration: none;
15 padding: 2px;
16 font-size: 80%;
17 }
18
19 #suggest span {
20 font-size: 80%;
21 padding: 2px;
22 }
23

  ViewVC Help
Powered by ViewVC 1.1.26