Merge branch 'RC1-1.0' of https://github.com/havfo/multiparty-meeting into RC1-1.0

This commit is contained in:
Stefan Otto
2018-11-15 11:33:15 +01:00
13 changed files with 189 additions and 13 deletions
+5
View File
@@ -189,6 +189,11 @@
background-image: url('/resources/images/icon_fullscreen_black.svg');
background-color: rgba(#fff, 0.7);
}
&.newwindow {
background-image: url('/resources/images/icon_new_window_black.svg');
background-color: rgba(#fff, 0.7);
}
}
}
}