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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 28 - (show annotations)
Thu Dec 7 19:56:41 2006 UTC (17 years, 4 months ago) by dpavlin
File MIME type: text/css
File size: 189 byte(s)
dodana bilješka uz SQL query, malo CSS-a
1 .note {
2 border: 1px dashed #f88;
3 background-color: #ff8;
4 margin: 1em;
5 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 }

  ViewVC Help
Powered by ViewVC 1.1.26