/[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 11 by dpavlin, Tue Apr 14 20:53:44 2009 UTC revision 20 by dpavlin, Sat Apr 18 14:05:13 2009 UTC
# Line 47  select[name=where_column] { Line 47  select[name=where_column] {
47          margin-left: 3ex;          margin-left: 3ex;
48  }  }
49    
50  input[name=add_group_by] {  input[name=lookup_col] {
51          display: none;          display: none;
52  }  }
53    
54  .close {  .close {
55          float: right;          float: right !important;
56  }  }
57    
58  div#lookup {  div#lookup {
# Line 60  div#lookup { Line 60  div#lookup {
60          clear: left;          clear: left;
61          display: none;          display: none;
62          border: 1px solid #888;          border: 1px solid #888;
         background: #fee;  
63          width: 100%;          width: 100%;
64          margin-bottom: 1em;          margin-bottom: 1em;
65  }  }
66    
67  .changed {  .changed {
68          background: #fcc;          background: #fdd;
69  }  }
70    

Legend:
Removed from v.11  
changed lines
  Added in v.20

  ViewVC Help
Powered by ViewVC 1.1.26