/[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 31 by dpavlin, Fri Aug 18 11:57:20 2006 UTC revision 35 by dpavlin, Fri Aug 18 13:21:14 2006 UTC
# Line 2  body { Line 2  body {
2          font-family: verdana, arial, helvetica, sans-serif ;          font-family: verdana, arial, helvetica, sans-serif ;
3  }  }
4    
 .debug {  
         border: 1px solid #ccc;  
         background-color: #ff8;  
         display: block;  
         position: fixed;  
         right: 0px;  
         bottom: 0px;  
         padding: 0.5em;  
         opacity: 0.9;  
 }  
   
 #debug {  
         width: 20em;  
         height: 10em;  
         overflow: auto;  
         display: none;  
 }  
   
 #debug .hide {  
         float: right;  
 }  
   
 #debug a, #debug_show a {  
         text-decoration: none;  
 }  
   
 #debug_show {  
         position: fixed;  
         background-color: #ff8;  
         right: 0px;  
         bottom: 0px;  
         width: 5ex;  
         height: 2ex;  
 }  
   
 .log-info {  
 }  
   
 .log-debug {  
         font-size: 80%;  
         color: #440;  
 }  
   
 .log-error {  
         color: #f00;  
 }  
   
5  /* make search form glued to top of screen */  /* make search form glued to top of screen */
6    
7  #search_form_div {  #search_form_div {

Legend:
Removed from v.31  
changed lines
  Added in v.35

  ViewVC Help
Powered by ViewVC 1.1.26