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

Diff of /no_pager/style.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 26 by dpavlin, Thu Aug 17 21:30:41 2006 UTC revision 27 by dpavlin, Thu Aug 17 22:51:56 2006 UTC
# Line 39  body { Line 39  body {
39          float: right;          float: right;
40  }  }
41    
42    #debug_show {
43            display: none;
44            position: fixed;
45            background-color: #ff8;
46            right: 0px;
47            bottom: 0px;
48            width: 1em;
49            height: 2ex;
50    }
51    
52  #search_form_div {  #search_form_div {
53          border-bottom: 1px solid #ccc;          border-bottom: 1px solid #ccc;
54          background-color: #eee;          background-color: #eee;

Legend:
Removed from v.26  
changed lines
  Added in v.27

  ViewVC Help
Powered by ViewVC 1.1.26