File:  [Repository] / documentViewer / css / docuviewer.css
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Thu Apr 6 17:13:43 2006 UTC (18 years, 3 months ago) by casties
Branches: MAIN
CVS tags: roc_1, modularisierung, metalify-1, integrate_imageArchive, elementtree, Root_roc_1, Root_modularisierung, Root_metalify-1, Root_integrate_imageArchive, Root_elementtree, HEAD
preliminary version 0.2
- lots of stuff rewritten
- new template system
- still no access control

    1: .thumb {
    2: 	padding: 3px;
    3: }
    4: .thumbsel {
    5: 	padding: 2px;
    6: 	border: 1px solid blue;
    7: }
    8: .thumbcap {
    9: 	color: black;
   10: }

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>