|
@@ -14,22 +14,7 @@
|
14
|
14
|
<script src="interface_config.js?v=6"></script>
|
15
|
15
|
<script src="libs/app.bundle.min.js?v=138"></script>
|
16
|
16
|
<script src="analytics.js?v=1"></script><!-- google analytics plugin -->
|
17
|
|
- <link rel="stylesheet" href="css/font.css?v=7"/>
|
18
|
|
- <link rel="stylesheet" href="css/toastr.css?v=1">
|
19
|
|
- <link rel="stylesheet" type="text/css" media="screen" href="css/main.css?v=31"/>
|
20
|
|
- <link rel="stylesheet" type="text/css" media="screen" href="css/videolayout_default.css?v=20" id="videolayout_default"/>
|
21
|
|
- <link rel="stylesheet" href="css/font-awesome.css">
|
22
|
|
- <link rel="stylesheet" href="css/jquery-impromptu.css?v=4">
|
23
|
|
- <link rel="stylesheet" href="css/modaldialog.css?v=3">
|
24
|
|
- <link rel="stylesheet" href="css/notice.css?v=1">
|
25
|
|
- <link rel="stylesheet" href="css/popup_menu.css?v=4">
|
26
|
|
- <link rel="stylesheet" href="css/login_menu.css?v=1">
|
27
|
|
- <link rel="stylesheet" href="css/popover.css?v=2">
|
28
|
|
- <link rel="stylesheet" href="css/jitsi_popover.css?v=2">
|
29
|
|
- <link rel="stylesheet" href="css/contact_list.css?v=4">
|
30
|
|
- <link rel="stylesheet" href="css/chat.css?v=5">
|
31
|
|
- <link rel="stylesheet" href="css/welcome_page.css?v=2">
|
32
|
|
- <link rel="stylesheet" href="css/settingsmenu.css?v=2">
|
|
17
|
+ <link rel="stylesheet" href="css/all.css"/>
|
33
|
18
|
<!--
|
34
|
19
|
Link used for inline installation of chrome desktop streaming extension,
|
35
|
20
|
is updated automatically from the code with the value defined in config.js -->
|