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

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

  ViewVC Help
Powered by ViewVC 1.1.26