/[sql-web-session]/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 /style.css

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

revision 3 by dpavlin, Mon Apr 13 20:23:55 2009 UTC revision 12 by dpavlin, Tue Apr 14 21:25:00 2009 UTC
# Line 51  input[name=add_group_by] { Line 51  input[name=add_group_by] {
51          display: none;          display: none;
52  }  }
53    
54    .close {
55            float: right;
56    }
57    
58    div#lookup {
59            float: left;
60            clear: left;
61            display: none;
62            border: 1px solid #888;
63            width: 100%;
64            margin-bottom: 1em;
65    }
66    
67    .changed {
68            background: #fdd;
69    }
70    

Legend:
Removed from v.3  
changed lines
  Added in v.12

  ViewVC Help
Powered by ViewVC 1.1.26