/[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 16 - (show annotations)
Sun Feb 18 01:07:52 2007 UTC (17 years, 2 months ago) by dpavlin
File MIME type: text/css
File size: 258 byte(s)
a bit 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 }
15
16 a.skip-next {
17 float: right;
18 }
19
20 a.bookmarklet {
21 float: right;
22 }

  ViewVC Help
Powered by ViewVC 1.1.26