/[docman2]/html/docman.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 /html/docman.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Mon Jul 29 10:17:56 2002 UTC (21 years, 9 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -0 lines
File MIME type: text/css
better support for delete/undelte directories

1 dpavlin 1.1 BODY,TD,P,H1,H2,H3 { font-family:Verdana,Helvetica,Arial,sans-serif; }
2     .BLK { color:black; }
3     .RED { color:red; }
4     .TOP { color:red; font-size:70%; } /* table headings */
5     .INV { color:white; background-color:navy;
6     font-weight:bold; font-size:120%; } /* title */
7     .FTR { } /* footer */
8     .LST { background-color:#E0E0E0; } /* table cells */
9     .BAR { background-color:#E0E0E0; } /* action bar */
10     PRE { color:blue; font-family:Lucida Console,Courier New,
11     Courier,sans-serif; } /* source code */
12     EM { color:green; font-style:normal; } /* line numbers */
13     .REM { color:silver; }
14     .XML { color:navy; background-color:yellow; }
15     .MCK { color:red; font-family:WingDings; } /* Mock Icons */
16     A:HOVER { color:red; }
17 dpavlin 1.2 .DELETED { color:red; font-size:70%; font-style:italic; } /* deleted label */

  ViewVC Help
Powered by ViewVC 1.1.26