/[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 45 - (show annotations)
Fri Aug 18 21:58:54 2006 UTC (17 years, 8 months ago) by dpavlin
File MIME type: text/css
File size: 378 byte(s)
another try (mostly working)
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 {
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
24 #suggest ul {
25 margin: 0;
26 padding: 0;
27 }
28
29 #suggest li {
30 margin: 0;
31 display: inline;
32 font-size: 80%;
33 padding: 2px;
34 }
35

  ViewVC Help
Powered by ViewVC 1.1.26