/[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 2 by dpavlin, Mon Apr 13 17:55:51 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=lookup_col] {
51            display: none;
52    }
53    
54    .close {
55            float: right !important;
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.2  
changed lines
  Added in v.20

  ViewVC Help
Powered by ViewVC 1.1.26