/[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 10 by dpavlin, Tue Apr 14 19:54:56 2009 UTC revision 11 by dpavlin, Tue Apr 14 20:53:44 2009 UTC
# Line 59  div#lookup { Line 59  div#lookup {
59          float: left;          float: left;
60          clear: left;          clear: left;
61          display: none;          display: none;
62            border: 1px solid #888;
63            background: #fee;
64            width: 100%;
65            margin-bottom: 1em;
66  }  }
67    
68    .changed {
69            background: #fcc;
70    }

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

  ViewVC Help
Powered by ViewVC 1.1.26