added extlink icon for links that point to either PLCwww or Zabbix web pages.
[monitor.git] / web / MonitorWeb / monitorweb / static / css / style.css
index 5a6b72c..64370c6 100644 (file)
@@ -30,6 +30,14 @@ a.link, a, a.active {
   color: #369;\r
 }\r
 \r
+/*@media screen {*/\r
+ a.ext-link .icon {\r
+  background: URL(../images/extlink.gif) left center no-repeat;\r
+  padding-left: 16px;\r
+ }\r
+ /** html a.ext-link .icon { display: inline-block; }*/\r
+/*}*/\r
+\r
 #portopen     { background-color: lightgreen; }\r
 #portclosed   { background-color: indianred; }\r
 #portfiltered { background-color: gold; }\r