/[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

Annotation of /trunk/share/web/static/css/app.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 38 - (hide annotations)
Thu Jan 18 17:02:24 2007 UTC (17 years, 4 months ago) by dpavlin
File MIME type: text/css
File size: 243 byte(s)
slightly better design
1 dpavlin 26 .note {
2     border: 1px dashed #f88;
3     background-color: #ff8;
4     margin: 1em;
5     padding: 1em;
6     }
7 dpavlin 28
8     .sql {
9     border: 1px dashed #ccc;
10 dpavlin 38 margin: 0.5em;
11     padding: 0.5em;
12 dpavlin 28 }
13    
14 dpavlin 38
15 dpavlin 28 .sql-note {
16     color: #888;
17 dpavlin 38 margin-top: 0.5em;
18 dpavlin 28 }
19    
20     .database-name {
21     color: #ccc;
22     }

  ViewVC Help
Powered by ViewVC 1.1.26