/[jquery]/no_pager/style.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 /no_pager/style.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 35 - (show annotations)
Fri Aug 18 13:21:14 2006 UTC (17 years, 7 months ago) by dpavlin
File MIME type: text/css
File size: 292 byte(s)
removed traces of jquery-log
1 body {
2 font-family: verdana, arial, helvetica, sans-serif ;
3 }
4
5 /* make search form glued to top of screen */
6
7 #search_form_div {
8 border-bottom: 1px solid #ccc;
9 background-color: #eee;
10 display: block;
11 position: fixed;
12 left: 0px;
13 top: 0px;
14 width: 100%;
15 height: 2em;
16 padding: 0.5em;
17 }

  ViewVC Help
Powered by ViewVC 1.1.26