/[Grep]/share/web/static/css/app.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 /share/web/static/css/app.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 49 by dpavlin, Mon Feb 19 21:26:30 2007 UTC revision 50 by dpavlin, Wed Feb 21 13:29:30 2007 UTC
# Line 24  div.result-header { Line 24  div.result-header {
24          height: 1.5em;          height: 1.5em;
25  }  }
26    
27  a.skip-next {  .skip-to {
28          float: right;          float: right;
29            color: #aaa;
30            font-size: 80%;
31    }
32    
33    .skip-to a {
34          text-decoration: none;          text-decoration: none;
35          border-bottom: 1px solid #aaa;          color: 444;
36            border-bottom: 1px dashed #aaa;
37  }  }
38    
39  div.result {  div.result {

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

  ViewVC Help
Powered by ViewVC 1.1.26