web/res/css/common.css
changeset 1366 2cebaaf18c54
child 1518 a3c6f244dbc1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/res/css/common.css	Fri Dec 09 18:59:51 2016 +0100
@@ -0,0 +1,8 @@
+#streaming-footer-logo  {
+    display: inline-block;
+    width: 100px;
+    height: 22px;
+    background-image: url('../../images/connectis.png');
+    background-position: 0px 3px;
+    background-repeat: no-repeat;
+}
\ No newline at end of file