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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15 - (show annotations)
Sun Feb 18 00:46:30 2007 UTC (17 years, 2 months ago) by dpavlin
File MIME type: text/css
File size: 192 byte(s)
more css
1
2 /* add new feed */
3 input.argument-uri, input.argument-title {
4 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 }

  ViewVC Help
Powered by ViewVC 1.1.26