doc_pub/LBS UML Model/css/eacont.css
branchRCL_3
changeset 29 625f3acddf73
parent 11 ffd33da0467c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc_pub/LBS UML Model/css/eacont.css	Tue May 18 17:19:28 2010 +0100
@@ -0,0 +1,34 @@
+A, A:visited {
+	color: #000000;
+	text-decoration: none;
+	font-weight: normal;
+}
+A:active, A:hover {
+	cursor: default;
+}
+BODY {
+	cursor: default;
+	font-family: Arial, Helvetica;
+	font-size: 10px;
+	margin: 0px;
+	padding: 5px;
+}
+IMG {
+	border: none;
+	text-decoration: none;
+	margin-bottom: -3px;
+}
+LI {
+	list-style: none;
+	margin: 0px;
+	white-space: nowrap;
+}
+UL {
+	margin: 0px;
+	padding: 0px;
+}
+
+.Loading {
+	color: #CCCCCC;
+	text-align : center;
+}
\ No newline at end of file