/[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 15 by dpavlin, Sun Feb 18 00:46:30 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    }

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

  ViewVC Help
Powered by ViewVC 1.1.26