/[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

Annotation of /share/web/static/css/app.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17 - (hide annotations)
Sun Feb 18 10:45:47 2007 UTC (17 years, 3 months ago) by dpavlin
File MIME type: text/css
File size: 312 byte(s)
bigger input form
1 dpavlin 17 /* search form */
2 dpavlin 11
3 dpavlin 17 input.argument-q {
4     width: 40em;
5     }
6    
7 dpavlin 11 /* add new feed */
8     input.argument-uri, input.argument-title {
9     width: 40em;
10     }
11 dpavlin 15
12     /* results */
13    
14     div.result {
15     display: block;
16     clear: both;
17     border-top: 1px dashed gray;
18     padding-top: 0.5em;
19     }
20 dpavlin 16
21     a.skip-next {
22     float: right;
23     }
24    
25     a.bookmarklet {
26     float: right;
27     }

  ViewVC Help
Powered by ViewVC 1.1.26