diff --git a/htroot/WatchCrawler.html b/htroot/WatchCrawler.html
index 9fe0438a6..8fcbb89a4 100644
--- a/htroot/WatchCrawler.html
+++ b/htroot/WatchCrawler.html
@@ -1,88 +1,87 @@
-
-
-
-YaCy Watch Crawler
-#%env/templates/metas.template%#
-
-
-
-
-
-
-#%env/templates/header.template%#
-
-Crawler Monitor
-
-
-Next update in seconds.
-PPM:
-wordcaches:
-
-
-
-Loader:
-
-Size:
-Max:
-
-
-
-Indexing Queue:
-Size:
-Max:
-
-
-Local Crawler
-Size:
-
-
-Remote Crawler
-Size:
-
-
+
+
+
+ YaCy Watch Crawler
+ #%env/templates/metas.template%#
+
+
+
+
+
+
+ #%env/templates/header.template%#
+ Crawler Monitor
+
+ Next update in seconds.
+ PPM:
+ wordcaches:
+
+
+ Loader:
+
+ Size:
+ Max:
+
+
+
+ Indexing Queue:
+ Size:
+ Max:
+
+
+
+ Local Crawler
+ Size:
+
+
+
+ Remote Crawler
+ Size:
+
+
-#%env/templates/footer.template%#
-
+ #%env/templates/footer.template%#
+
diff --git a/skins/default.css b/skins/default.css
index 0a6d37305..a5485681b 100644
--- a/skins/default.css
+++ b/skins/default.css
@@ -58,6 +58,10 @@ div.head h1 {
background-color: lightgrey;
}
+.TableCellActive {
+ background-color: #ffbbaa;
+}
+
/* Blog and Wiki*/
.Post {