/[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 26 by dpavlin, Mon Dec 4 19:24:25 2006 UTC revision 38 by dpavlin, Thu Jan 18 17:02:24 2007 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            margin: 0.5em;
11            padding: 0.5em;
12    }
13    
14    
15    .sql-note {
16            color: #888;
17            margin-top: 0.5em;
18    }
19    
20    .database-name {
21            color: #ccc;
22    }

Legend:
Removed from v.26  
changed lines
  Added in v.38

  ViewVC Help
Powered by ViewVC 1.1.26