/[SQLSession]/trunk/share/web/static/css/app.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 /trunk/share/web/static/css/app.css

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

revision 27 by dpavlin, Mon Dec 4 19:24:25 2006 UTC revision 28 by dpavlin, Thu Dec 7 19:56:41 2006 UTC
# Line 4  Line 4 
4          margin: 1em;          margin: 1em;
5          padding: 1em;          padding: 1em;
6  }  }
7    
8    .sql {
9            border: 1px dashed #ccc;
10    }
11    
12    .sql-note {
13            color: #888;
14    }
15    
16    .database-name {
17            color: #ccc;
18    }

Legend:
Removed from v.27  
changed lines
  Added in v.28

  ViewVC Help
Powered by ViewVC 1.1.26