/[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 15 by dpavlin, Sun Feb 18 00:46:30 2007 UTC revision 17 by dpavlin, Sun Feb 18 10:45:47 2007 UTC
# Line 1  Line 1 
1    /* search form */
2    
3    input.argument-q {
4            width: 40em;
5    }
6    
7  /* add new feed */  /* add new feed */
8  input.argument-uri, input.argument-title {  input.argument-uri, input.argument-title {
# Line 12  div.result { Line 17  div.result {
17          border-top: 1px dashed gray;          border-top: 1px dashed gray;
18          padding-top: 0.5em;          padding-top: 0.5em;
19  }  }
20    
21    a.skip-next {
22            float: right;
23    }
24    
25    a.bookmarklet {
26            float: right;
27    }

Legend:
Removed from v.15  
changed lines
  Added in v.17

  ViewVC Help
Powered by ViewVC 1.1.26