jiti-meet/css/_font.scss

234 lines
4.0 KiB
SCSS
Raw Normal View History

@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-15 02:20:54 +00:00
line-height: 1.22em;
font-size: 1.22em;
2016-09-26 19:46:39 +00:00
cursor: default;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-chat-unread:before {
content: "\e0b7";
}
.icon-arrow_back:before {
content: "\e5c4";
}
2018-06-14 09:14:32 +00:00
.icon-close:before {
content: "\e5cd";
}
2017-12-13 10:35:42 +00:00
.icon-event_note:before {
content: "\e616";
}
2018-02-02 14:50:16 +00:00
.icon-menu:before {
content: "\e5d2";
}
.icon-navigate_before:before {
content: "\e408";
}
2018-02-12 15:53:23 +00:00
.icon-navigate_next:before {
content: "\e409";
}
2017-12-20 00:49:36 +00:00
.icon-public:before {
content: "\e80b";
}
2018-02-14 22:19:26 +00:00
.icon-restore:before {
content: "\e8b3";
}
2017-12-13 10:35:42 +00:00
.icon-timer:before {
content: "\e425";
}
2017-07-12 22:12:35 +00:00
.icon-thumb-menu:before {
content: "\e5d4";
}
2017-02-02 23:08:07 +00:00
.icon-mic-camera-combined:before {
content: "\e903";
2017-02-02 23:08:07 +00:00
}
2016-09-12 04:36:15 +00:00
.icon-feedback:before {
content: "\e91d";
}
2016-09-12 04:36:15 +00:00
.icon-toggle-filmstrip:before {
content: "\e91c";
}
2016-09-12 04:36:15 +00:00
.icon-avatar:before {
content: "\e901";
2014-07-01 14:02:34 +00:00
}
2016-09-12 04:36:15 +00:00
.icon-hangup:before {
content: "\e905";
2014-07-01 14:02:34 +00:00
}
2016-09-12 04:36:15 +00:00
.icon-chat:before {
content: "\e906";
2014-07-01 14:02:34 +00:00
}
.icon-download:before {
content: "\e902";
2017-04-14 11:21:16 +00:00
}
2016-09-12 04:36:15 +00:00
.icon-edit:before {
content: "\e907";
}
2016-09-12 04:36:15 +00:00
.icon-share-doc:before {
content: "\e908";
}
2016-09-12 04:36:15 +00:00
.icon-kick:before {
content: "\e904";
}
2016-09-18 21:20:52 +00:00
.icon-menu-up:before {
content: "\e91f";
2016-09-18 21:20:52 +00:00
}
.icon-menu-down:before {
content: "\e920";
2016-09-18 21:20:52 +00:00
}
.icon-full-screen:before {
content: "\e90b";
}
.icon-exit-full-screen:before {
content: "\e90c";
}
2016-09-12 04:36:15 +00:00
.icon-star-full:before {
content: "\e90a";
}
2016-09-12 04:36:15 +00:00
.icon-security:before {
content: "\e90d";
}
2016-09-12 04:36:15 +00:00
.icon-security-locked:before {
content: "\e90e";
}
2016-09-12 04:36:15 +00:00
.icon-reload:before {
content: "\e90f";
}
2016-09-12 04:36:15 +00:00
.icon-microphone:before {
content: "\e910";
}
2016-09-12 04:36:15 +00:00
.icon-mic-empty:before {
content: "\e911";
2014-08-08 13:25:24 +00:00
}
2016-09-12 04:36:15 +00:00
.icon-mic-disabled:before {
content: "\e912";
}
2017-05-25 14:59:31 +00:00
.icon-ninja:before {
content: "\e909";
}
2016-09-14 14:00:59 +00:00
.icon-raised-hand:before {
content: "\e91e";
2016-09-14 14:00:59 +00:00
}
2016-09-12 04:36:15 +00:00
.icon-contactList:before {
content: "\e91b";
}
2016-09-12 04:36:15 +00:00
.icon-link:before {
content: "\e913";
}
2016-09-12 04:36:15 +00:00
.icon-shared-video:before {
content: "\e914";
}
2016-09-12 04:36:15 +00:00
.icon-settings:before {
content: "\e915";
}
.icon-star:before {
content: "\e916";
}
.icon-switch-camera:before {
content: "\e921";
}
2016-09-12 04:36:15 +00:00
.icon-share-desktop:before {
content: "\e917";
}
2016-09-12 04:36:15 +00:00
.icon-camera:before {
content: "\e918";
2016-09-12 04:36:15 +00:00
}
.icon-camera-disabled:before {
content: "\e919";
2016-09-12 04:36:15 +00:00
}
.icon-volume:before {
content: "\e91a";
2016-09-12 04:36:15 +00:00
}
.icon-recDisable:before {
content: "\e613";
2015-04-07 15:09:28 +00:00
}
2016-09-12 04:36:15 +00:00
.icon-recEnable:before {
content: "\e614";
2015-04-07 15:09:28 +00:00
}
2016-09-12 04:36:15 +00:00
.icon-presentation:before {
content: "\e603";
}
.icon-dialpad:before {
content: "\e925";
}
.icon-visibility:before {
content: "\e923";
}
.icon-visibility-off:before {
content: "\e924";
}
2017-05-19 18:57:45 +00:00
.icon-telephone:before {
content: "\e0cd";
}
2017-06-14 18:41:22 +00:00
.icon-add:before {
content: "\e145";
}
.icon-info:before {
content: "\e922";
}
feat(connection-indicator): implement automatic hiding on good connection (#2009) * ref(connection-stats): use PropTypes package * feat(connection-stats): display a summary of the connection quality * feat(connection-indicator): show empty bars for interrupted connection * feat(connection-indicator): change background color based on status * feat(connection-indicator): implement automatic hiding on good connection * fix(connection-indicator): explicitly set font size Currently non-react code will set an icon size on ConnectionIndicator. This doesn't work on initial call join in vertical filmstrip after some changes to support hiding the indicator. The chosen fix is passing in the icon size to mirror what would happe with full filmstrip reactification. * ref(connection-stats): rename statuses * feat(connection-indicator): make hiding behavior configurable The original implementation made the auto hiding of the indicator configured in interfaceConfig. * fix(connection-indicator): readd class expected by torture tests * fix(connection-indicator): change connection quality display styling Bold the connection summary in the stats popover so it stands out. Change the summaries so there are only three--strong, nonoptimal, poor. * fix(connection-indicator): gray background on lost connection * feat(icons): add new gsm bars icon * feat(connection-indicator): use new 3-bar icon * ref(icons): remove icon-connection and icon-connection-lost Both have been replaced by icon-gsm-bars so they are not being referenced anymore. Mobile looks to have connect-lost as a separate icon in font-icons/jitsi.json.
2017-09-26 16:55:09 +00:00
.icon-gsm-bars:before {
content: "\e926";
}
.icon-open_in_new:before {
content: "\e89e";
}
.icon-AUD:before {
content: "\e900";
}
.icon-HD:before {
content: "\e927";
}
.icon-LD:before {
content: "\e928";
}
.icon-SD:before {
content: "\e929";
}
.icon-camera-take-picture:before {
content: "\e92a";
}
.icon-rec:before {
content: "\e92b";
}
.icon-live:before {
content: "\e92c";
}
.icon-speaker:before {
content: "\e92d";
}
.icon-tiles-many:before {
content: "\e92e";
}
.icon-tiles-one:before {
content: "\e92f";
}
.icon-closed_caption:before {
content: "\e930";
}
.icon-play:before {
content: "\f04b";
}
.icon-stop:before {
content: "\f04d";
}
.icon-dominant-speaker:before {
content: "\f0a1";
}