/[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 11 by dpavlin, Sun Feb 18 00:35:31 2007 UTC revision 16 by dpavlin, Sun Feb 18 01:07:52 2007 UTC
# Line 3  Line 3 
3  input.argument-uri, input.argument-title {  input.argument-uri, input.argument-title {
4          width: 40em;          width: 40em;
5  }  }
6    
7    /* results */
8    
9    div.result {
10            display: block;
11            clear: both;
12            border-top: 1px dashed gray;
13            padding-top: 0.5em;
14    }
15    
16    a.skip-next {
17            float: right;
18    }
19    
20    a.bookmarklet {
21            float: right;
22    }

Legend:
Removed from v.11  
changed lines
  Added in v.16

  ViewVC Help
Powered by ViewVC 1.1.26