diff css/docuviewer.css @ 21:0af46e75de3c

preliminary version 0.2 - lots of stuff rewritten - new template system - still no access control
author casties
date Thu, 06 Apr 2006 19:13:43 +0200
parents
children 50a28442f21c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/css/docuviewer.css	Thu Apr 06 19:13:43 2006 +0200
@@ -0,0 +1,10 @@
+.thumb {
+	padding: 3px;
+}
+.thumbsel {
+	padding: 2px;
+	border: 1px solid blue;
+}
+.thumbcap {
+	color: black;
+}
\ No newline at end of file