diff --git a/apps/routerconsole/jsp/themes/console/light/console.css b/apps/routerconsole/jsp/themes/console/light/console.css
index d8c22357e4aeda1ba2fb01b9c9bccc9b03039855..37ae8a7a1ffe4c8a91f9ef6b69bd28372b1b46cd 100644
--- a/apps/routerconsole/jsp/themes/console/light/console.css
+++ b/apps/routerconsole/jsp/themes/console/light/console.css
@@ -6584,7 +6584,7 @@ h3#displayevents {
 }
 
 form[action="events"] {
-     border: 1px solid #7778bf;
+     border: 1px solid #ddf;
      padding: 10px 10px 10px 50px;
      background: url(/themes/console/images/info/logs.png) 12px center no-repeat;
      background-size: 28px 28px;