GUI -- Host view implemented on client and server side.

Change-Id: I5b84f75e0843a5a669e4661bb9db41e81b78a78d
diff --git a/web/gui/src/main/webapp/app/view/host/host.css b/web/gui/src/main/webapp/app/view/host/host.css
index 2b97bfb..f8a60fb 100644
--- a/web/gui/src/main/webapp/app/view/host/host.css
+++ b/web/gui/src/main/webapp/app/view/host/host.css
@@ -15,9 +15,9 @@
  */
 
 /*
- ONOS GUI -- Device View -- CSS file
+ ONOS GUI -- Host View -- CSS file
  */
 
-#ov-device th {
+#ov-host th {
     cursor: pointer;
 }
\ No newline at end of file