Some checks failed
continuous-integration/drone/push Build is failing
- Complete GGZ Ecademy Nuxt.js user portal - Learning products browser and management - Member management interface - User authentication and roles - Multi-language support (NL/EN) - Vuex store for state management - Component-based architecture
325 lines
6.1 KiB
SCSS
325 lines
6.1 KiB
SCSS
@font-face {
|
|
font-family: 'mijnggz';
|
|
src: url('../static/fonts/mijnggz.eot?tfomgy');
|
|
src: url('../static/fonts/mijnggz.eot?tfomgy#iefix') format('embedded-opentype'),
|
|
url('../static/fonts/mijnggz.ttf?tfomgy') format('truetype'),
|
|
url('../static/fonts/mijnggz.woff?tfomgy') format('woff'),
|
|
url('../static/fonts/mijnggz.svg?tfomgy#mijnggz') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
[class^="icon-"], [class*=" icon-"] {
|
|
/* use !important to prevent issues with browser extensions that change fonts */
|
|
font-family: 'mijnggz' !important;
|
|
speak: none;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
font-variant: normal;
|
|
text-transform: none;
|
|
line-height: 1;
|
|
|
|
/* Better Font Rendering =========== */
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-add:before {
|
|
content: "\e900";
|
|
}
|
|
.icon-application:before {
|
|
content: "\e901";
|
|
}
|
|
.icon-arrow-left:before {
|
|
content: "\e902";
|
|
}
|
|
.icon-arrow-right:before {
|
|
content: "\e903";
|
|
}
|
|
.icon-attributes:before {
|
|
content: "\e904";
|
|
}
|
|
.icon-calender:before {
|
|
content: "\e905";
|
|
}
|
|
.icon-checkmark:before {
|
|
content: "\e906";
|
|
font-size: 7px;
|
|
}
|
|
.icon-close:before {
|
|
content: "\e907";
|
|
}
|
|
.icon-download:before {
|
|
content: "\e908";
|
|
font-size: 17px;
|
|
}
|
|
.icon-dragdrop:before {
|
|
content: "\e909";
|
|
}
|
|
.icon-dropdown:before {
|
|
content: "\e90a";
|
|
font-size: 7px;
|
|
}
|
|
.icon-dropdown-up:before {
|
|
content: "\e90a";
|
|
transform: rotate(180deg);
|
|
font-size: 7px;
|
|
}
|
|
.icon-dropdown-right:before {
|
|
content: "\e90a";
|
|
transform: rotate(270deg);
|
|
font-size: 7px;
|
|
}
|
|
.icon-dropdown-left:before {
|
|
content: "\e90a";
|
|
transform: rotate(90deg);
|
|
font-size: 7px;
|
|
}
|
|
.icon-duplicate:before {
|
|
content: "\e90b";
|
|
font-size: 17px;
|
|
}
|
|
.icon-edit:before {
|
|
content: "\e90c";
|
|
font-size: 18px;
|
|
}
|
|
.icon-education-third-parties:before {
|
|
content: "\e90d";
|
|
}
|
|
.icon-events:before {
|
|
content: "\e90e";
|
|
}
|
|
.icon-export:before {
|
|
content: "\e90f";
|
|
}
|
|
.icon-file:before {
|
|
content: "\e910";
|
|
font-size: 23px;
|
|
}
|
|
.icon-free:before {
|
|
content: "\e911";
|
|
}
|
|
.icon-fullscreen:before {
|
|
content: "\e912";
|
|
font-size: 17px;
|
|
}
|
|
.icon-image:before {
|
|
content: "\e913";
|
|
font-size: 22px;
|
|
}
|
|
.icon-info:before {
|
|
content: "\e914";
|
|
}
|
|
.icon-learningproducts:before {
|
|
content: "\e915";
|
|
}
|
|
.icon-link:before {
|
|
content: "\e916";
|
|
}
|
|
|
|
.icon-logout:before {
|
|
content: "\e917";
|
|
}
|
|
.icon-members:before {
|
|
content: "\e918";
|
|
}
|
|
.icon-menu:before {
|
|
content: "\e919";
|
|
font-size: 7px;
|
|
}
|
|
.icon-message:before {
|
|
content: "\e91a";
|
|
}
|
|
.icon-moon:before {
|
|
content: "\e91b";
|
|
}
|
|
.icon-options:before {
|
|
content: "\e91c";
|
|
font-size: 3px;
|
|
}
|
|
.icon-partners:before {
|
|
content: "\e91d";
|
|
}
|
|
.icon-password:before {
|
|
content: "\e91e";
|
|
}
|
|
.icon-remove:before {
|
|
content: "\e91f";
|
|
}
|
|
.icon-search:before {
|
|
content: "\e920";
|
|
font-size: 15px;
|
|
}
|
|
.icon-selectionbox:before {
|
|
content: "\e921";
|
|
}
|
|
.icon-selectionbox-check:before {
|
|
content: "\e922";
|
|
}
|
|
.icon-selectionbox-checked:before {
|
|
content: "\e923";
|
|
}
|
|
.icon-settings:before {
|
|
content: "\e924";
|
|
}
|
|
.icon-share:before {
|
|
content: "\e925";
|
|
}
|
|
.icon-sharepoint:before {
|
|
content: "\e926";
|
|
}
|
|
.icon-sun:before {
|
|
content: "\e927";
|
|
}
|
|
.icon-support:before {
|
|
content: "\e928";
|
|
}
|
|
.icon-time:before {
|
|
content: "\e929";
|
|
}
|
|
.icon-upload:before {
|
|
content: "\e92a";
|
|
font-size: 17px;
|
|
}
|
|
.icon-user:before {
|
|
content: "\e92b";
|
|
}
|
|
.icon-videoplatform:before {
|
|
content: "\e92c";
|
|
font-size: 15px;
|
|
}
|
|
.icon-visible-false:before {
|
|
content: "\e92d";
|
|
}
|
|
.icon-visible-true:before {
|
|
content: "\e92e";
|
|
}
|
|
.icon-loading-logo .path1:before {
|
|
content: "\e92f";
|
|
color: rgb(12, 181, 195);
|
|
}
|
|
.icon-loading-logo .path2:before {
|
|
content: "\e930";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path3:before {
|
|
content: "\e931";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path4:before {
|
|
content: "\e932";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path5:before {
|
|
content: "\e933";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path6:before {
|
|
content: "\e934";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path7:before {
|
|
content: "\e935";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path8:before {
|
|
content: "\e936";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path9:before {
|
|
content: "\e937";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path10:before {
|
|
content: "\e938";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path11:before {
|
|
content: "\e939";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path12:before {
|
|
content: "\e93a";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path13:before {
|
|
content: "\e93b";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path14:before {
|
|
content: "\e93c";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path15:before {
|
|
content: "\e93d";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path16:before {
|
|
content: "\e93e";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path17:before {
|
|
content: "\e93f";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path18:before {
|
|
content: "\e940";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path19:before {
|
|
content: "\e941";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path20:before {
|
|
content: "\e942";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path21:before {
|
|
content: "\e943";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path22:before {
|
|
content: "\e944";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path23:before {
|
|
content: "\e945";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path24:before {
|
|
content: "\e946";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-loading-logo .path25:before {
|
|
content: "\e947";
|
|
margin-left: -1em;
|
|
color: rgb(194, 38, 51);
|
|
}
|
|
.icon-managementinfo:before {
|
|
content: "\e948";
|
|
}
|