/[Frey]/trunk/static/introspect.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/static/introspect.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 120 - (hide annotations)
Sun Jul 13 19:46:10 2008 UTC (15 years, 10 months ago) by dpavlin
Original Path: trunk/static/app.css
File MIME type: text/css
File size: 178 byte(s)
cleanup introspection interface
1 dpavlin 14 .debug {
2     color: #888;
3     }
4 dpavlin 29
5     .error {
6     border: 3px dashed #f00;
7     background: #ffc;
8 dpavlin 43 padding: 0.5em;
9 dpavlin 29 }
10 dpavlin 43
11 dpavlin 120 .classes {
12     position: absolute;
13     top: 1em;
14     right: 1em;
15     background: #eef;
16     }
17    

  ViewVC Help
Powered by ViewVC 1.1.26