@@ -13,11 +13,11 @@
-
+
- ../../cust//tmpl_logo.jpg
+ ../../cust//tmpl_logo.gif
@@ -149,11 +149,11 @@
|
-
+
- ../../cust//tmpl_logo.jpg
+ ../../cust//tmpl_logo.gif
diff --git a/CUST/AAIT/AAFM.gif b/CUST/AAIT/AAFM.gif
index 4aa6167aae..acada2c13f 100644
Binary files a/CUST/AAIT/AAFM.gif and b/CUST/AAIT/AAFM.gif differ
diff --git a/CUST/AAXX/default.css b/CUST/AAXX/default.css
index 8d5e9fb1de..1ae4cd6956 100644
--- a/CUST/AAXX/default.css
+++ b/CUST/AAXX/default.css
@@ -1,6 +1,6 @@
/*
- * $Revision: 3 $
- * $Modtime: 4-11-11 14:01 $
+ * $Revision: 4 $
+ * $Modtime: 20-01-12 11:42 $
*/
.summaryincomplete {
@@ -64,4 +64,26 @@ input[type=checkbox], input[type=radio]{
width: 40px;
text-align:right;
padding-right:2px;
-}
\ No newline at end of file
+}
+
+/* menu */
+div#PersFAC ul li span.menukop {
+ color: #4f1e4c;
+ background-image: url("../aaxx/spot.jpg");
+}
+
+/* menu */
+div#ProfFAC ul li span.menukop {
+ color: #4f1e4c;
+ background-image: url("../aaxx/spot.jpg");
+}
+
+div.fcltframeheader {
+ color: #4f1e4c;
+ background-images: none;
+}
+
+#iframerextratitle {
+ color: #4f1e4c;
+}
+
diff --git a/CUST/AAXX/spot.jpg b/CUST/AAXX/spot.jpg
new file mode 100644
index 0000000000..ee7f3490df
Binary files /dev/null and b/CUST/AAXX/spot.jpg differ
|