2014-03-26 11:33:46 +01:00
|
|
|
@font-face {
|
|
|
|
|
font-family: 'jitsi';
|
|
|
|
|
src:url('../fonts/jitsi.eot?94d075');
|
|
|
|
|
src:url('../fonts/jitsi.eot?#iefix94d075') format('embedded-opentype'),
|
|
|
|
|
url('../fonts/jitsi.woff?94d075') format('woff'),
|
|
|
|
|
url('../fonts/jitsi.ttf?94d075') format('truetype'),
|
|
|
|
|
url('../fonts/jitsi.svg?94d075#jitsi') format('svg');
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
font-style: normal;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[class^="icon-"], [class*=" icon-"] {
|
|
|
|
|
font-family: 'jitsi';
|
|
|
|
|
speak: none;
|
|
|
|
|
font-style: normal;
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
font-variant: normal;
|
|
|
|
|
text-transform: none;
|
2016-09-14 21:20:54 -05:00
|
|
|
line-height: 1.22em;
|
2014-03-26 11:33:46 +01:00
|
|
|
font-size: 1.22em;
|
2016-09-26 22:46:39 +03:00
|
|
|
cursor: default;
|
2014-03-26 11:33:46 +01:00
|
|
|
|
|
|
|
|
/* Better Font Rendering =========== */
|
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
|
}
|
2014-10-10 13:57:00 +03:00
|
|
|
|
2017-07-12 17:12:35 -05:00
|
|
|
.icon-thumb-menu:before {
|
|
|
|
|
content: "\e5d4";
|
|
|
|
|
}
|
2017-02-02 17:08:07 -06:00
|
|
|
.icon-mic-camera-combined:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e903";
|
2017-02-02 17:08:07 -06:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-feedback:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e91d";
|
2014-08-22 17:37:11 +02:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-toggle-filmstrip:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e91c";
|
2014-08-22 17:37:11 +02:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-avatar:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e901";
|
2014-07-01 16:02:34 +02:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-hangup:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e905";
|
2014-07-01 16:02:34 +02:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-chat:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e906";
|
2014-07-01 16:02:34 +02:00
|
|
|
}
|
2016-12-14 15:33:15 -06:00
|
|
|
.icon-download:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e902";
|
2017-04-14 14:21:16 +03:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-edit:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e907";
|
2014-05-19 14:49:20 +02:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-share-doc:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e908";
|
2014-05-19 14:49:20 +02:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-kick:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e904";
|
2014-03-26 11:33:46 +01:00
|
|
|
}
|
2016-09-18 16:20:52 -05:00
|
|
|
.icon-menu-up:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e91f";
|
2016-09-18 16:20:52 -05:00
|
|
|
}
|
|
|
|
|
.icon-menu-down:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e920";
|
2016-09-18 16:20:52 -05:00
|
|
|
}
|
2014-03-26 11:33:46 +01:00
|
|
|
.icon-full-screen:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e90b";
|
2014-03-26 11:33:46 +01:00
|
|
|
}
|
|
|
|
|
.icon-exit-full-screen:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e90c";
|
2014-03-26 11:33:46 +01:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-star-full:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e90a";
|
2014-03-26 11:33:46 +01:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-security:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e90d";
|
2014-03-26 11:33:46 +01:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-security-locked:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e90e";
|
2014-03-26 11:33:46 +01:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-reload:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e90f";
|
2014-03-26 11:33:46 +01:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-microphone:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e910";
|
2014-03-26 11:33:46 +01:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-mic-empty:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e911";
|
2014-08-08 15:25:24 +02:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-mic-disabled:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e912";
|
2014-03-26 11:33:46 +01:00
|
|
|
}
|
2017-05-25 09:59:31 -05:00
|
|
|
.icon-ninja:before {
|
|
|
|
|
content: "\e909";
|
|
|
|
|
}
|
2016-09-14 09:00:59 -05:00
|
|
|
.icon-raised-hand:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e91e";
|
2016-09-14 09:00:59 -05:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-contactList:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e91b";
|
2014-03-26 11:33:46 +01:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-link:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e913";
|
2014-03-26 11:33:46 +01:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-shared-video:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e914";
|
2014-03-26 11:33:46 +01:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-settings:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e915";
|
2014-03-26 11:33:46 +01:00
|
|
|
}
|
2016-12-14 15:33:15 -06:00
|
|
|
.icon-star:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e916";
|
2016-12-14 15:33:15 -06:00
|
|
|
}
|
|
|
|
|
.icon-switch-camera:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e921";
|
2016-12-14 15:33:15 -06:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-share-desktop:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e917";
|
2014-08-27 13:59:28 +03:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-camera:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e918";
|
2016-09-11 23:36:15 -05:00
|
|
|
}
|
|
|
|
|
.icon-camera-disabled:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e919";
|
2016-09-11 23:36:15 -05:00
|
|
|
}
|
|
|
|
|
.icon-volume:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e91a";
|
2016-09-11 23:36:15 -05:00
|
|
|
}
|
|
|
|
|
.icon-recDisable:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e613";
|
2015-04-07 17:09:28 +02:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-recEnable:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e614";
|
2015-04-07 17:09:28 +02:00
|
|
|
}
|
2016-09-11 23:36:15 -05:00
|
|
|
.icon-presentation:before {
|
2017-04-05 17:14:26 +02:00
|
|
|
content: "\e603";
|
|
|
|
|
}
|
|
|
|
|
.icon-dialpad:before {
|
|
|
|
|
content: "\e925";
|
|
|
|
|
}
|
|
|
|
|
.icon-visibility:before {
|
|
|
|
|
content: "\e923";
|
|
|
|
|
}
|
|
|
|
|
.icon-visibility-off:before {
|
|
|
|
|
content: "\e924";
|
|
|
|
|
}
|
2017-05-19 13:57:45 -05:00
|
|
|
.icon-telephone:before {
|
|
|
|
|
content: "\e0cd";
|
|
|
|
|
}
|
2017-06-14 13:41:22 -05:00
|
|
|
.icon-add:before {
|
|
|
|
|
content: "\e145";
|
|
|
|
|
}
|
2017-09-20 13:38:07 -07:00
|
|
|
.icon-info:before {
|
|
|
|
|
content: "\e922";
|
|
|
|
|
}
|
2017-09-26 09:55:09 -07:00
|
|
|
.icon-gsm-bars:before {
|
|
|
|
|
content: "\e926";
|
|
|
|
|
}
|