remove default colors and import font css by default
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "dop-astra-ui",
|
"name": "dop-astra-ui",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"private": false,
|
"private": false,
|
||||||
"module": "index.js",
|
"module": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -35,201 +35,154 @@
|
|||||||
|
|
||||||
.icon-basket:before {
|
.icon-basket:before {
|
||||||
content: "\e900";
|
content: "\e900";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-bell:before {
|
.icon-bell:before {
|
||||||
content: "\e901";
|
content: "\e901";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-brush:before {
|
.icon-brush:before {
|
||||||
content: "\e902";
|
content: "\e902";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-calendar:before {
|
.icon-calendar:before {
|
||||||
content: "\e903";
|
content: "\e903";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-calendar-2:before {
|
.icon-calendar-2:before {
|
||||||
content: "\e904";
|
content: "\e904";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-camera:before {
|
.icon-camera:before {
|
||||||
content: "\e905";
|
content: "\e905";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-camera-reverse:before {
|
.icon-camera-reverse:before {
|
||||||
content: "\e906";
|
content: "\e906";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-cancel:before {
|
.icon-cancel:before {
|
||||||
content: "\e907";
|
content: "\e907";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-cancel-mini:before {
|
.icon-cancel-mini:before {
|
||||||
content: "\e908";
|
content: "\e908";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-change-place:before {
|
.icon-change-place:before {
|
||||||
content: "\e909";
|
content: "\e909";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-computer:before {
|
.icon-computer:before {
|
||||||
content: "\e90a";
|
content: "\e90a";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-copy:before {
|
.icon-copy:before {
|
||||||
content: "\e90b";
|
content: "\e90b";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-discord:before {
|
.icon-discord:before {
|
||||||
content: "\e90c";
|
content: "\e90c";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-doc:before {
|
.icon-doc:before {
|
||||||
content: "\e90d";
|
content: "\e90d";
|
||||||
}
|
}
|
||||||
.icon-doc-ok:before {
|
.icon-doc-ok:before {
|
||||||
content: "\e90e";
|
content: "\e90e";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-dots:before {
|
.icon-dots:before {
|
||||||
content: "\e90f";
|
content: "\e90f";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-down-arrow:before {
|
.icon-down-arrow:before {
|
||||||
content: "\e910";
|
content: "\e910";
|
||||||
}
|
}
|
||||||
.icon-download:before {
|
.icon-download:before {
|
||||||
content: "\e911";
|
content: "\e911";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-edit:before {
|
.icon-edit:before {
|
||||||
content: "\e912";
|
content: "\e912";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-error:before {
|
.icon-error:before {
|
||||||
content: "\e913";
|
content: "\e913";
|
||||||
}
|
}
|
||||||
.icon-export:before {
|
.icon-export:before {
|
||||||
content: "\e914";
|
content: "\e914";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-eye-off:before {
|
.icon-eye-off:before {
|
||||||
content: "\e915";
|
content: "\e915";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-eye-on:before {
|
.icon-eye-on:before {
|
||||||
content: "\e916";
|
content: "\e916";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-filter:before {
|
.icon-filter:before {
|
||||||
content: "\e917";
|
content: "\e917";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-google:before {
|
.icon-google:before {
|
||||||
content: "\e918";
|
content: "\e918";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-group:before {
|
.icon-group:before {
|
||||||
content: "\e919";
|
content: "\e919";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-home:before {
|
.icon-home:before {
|
||||||
content: "\e91a";
|
content: "\e91a";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-long-arrow:before {
|
.icon-long-arrow:before {
|
||||||
content: "\e91b";
|
content: "\e91b";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-mail:before {
|
.icon-mail:before {
|
||||||
content: "\e91c";
|
content: "\e91c";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-many-doc:before {
|
.icon-many-doc:before {
|
||||||
content: "\e91d";
|
content: "\e91d";
|
||||||
}
|
}
|
||||||
.icon-mirror:before {
|
.icon-mirror:before {
|
||||||
content: "\e91e";
|
content: "\e91e";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-ok:before {
|
.icon-ok:before {
|
||||||
content: "\e91f";
|
content: "\e91f";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-person:before {
|
.icon-person:before {
|
||||||
content: "\e920";
|
content: "\e920";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-person-2:before {
|
.icon-person-2:before {
|
||||||
content: "\e921";
|
content: "\e921";
|
||||||
color: #4772f2;
|
|
||||||
}
|
}
|
||||||
.icon-phone:before {
|
.icon-phone:before {
|
||||||
content: "\e922";
|
content: "\e922";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-photo-filter:before {
|
.icon-photo-filter:before {
|
||||||
content: "\e923";
|
content: "\e923";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-plus:before {
|
.icon-plus:before {
|
||||||
content: "\e924";
|
content: "\e924";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-search:before {
|
.icon-search:before {
|
||||||
content: "\e925";
|
content: "\e925";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-settings:before {
|
.icon-settings:before {
|
||||||
content: "\e926";
|
content: "\e926";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-slack:before {
|
.icon-slack:before {
|
||||||
content: "\e927";
|
content: "\e927";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-sort-number:before {
|
.icon-sort-number:before {
|
||||||
content: "\e928";
|
content: "\e928";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-sort-word:before {
|
.icon-sort-word:before {
|
||||||
content: "\e929";
|
content: "\e929";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-star-off:before {
|
.icon-star-off:before {
|
||||||
content: "\e92a";
|
content: "\e92a";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-star-on:before {
|
.icon-star-on:before {
|
||||||
content: "\e92b";
|
content: "\e92b";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-table:before {
|
.icon-table:before {
|
||||||
content: "\e92c";
|
content: "\e92c";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-tg:before {
|
.icon-tg:before {
|
||||||
content: "\e92d";
|
content: "\e92d";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-time:before {
|
.icon-time:before {
|
||||||
content: "\e92e";
|
content: "\e92e";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-turn:before {
|
.icon-turn:before {
|
||||||
content: "\e92f";
|
content: "\e92f";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-up-tag:before {
|
.icon-up-tag:before {
|
||||||
content: "\e930";
|
content: "\e930";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-user-data:before {
|
.icon-user-data:before {
|
||||||
content: "\e931";
|
content: "\e931";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
.icon-vk:before {
|
.icon-vk:before {
|
||||||
content: "\e932";
|
content: "\e932";
|
||||||
color: #252850;
|
|
||||||
}
|
}
|
||||||
@@ -2,6 +2,7 @@
|
|||||||
import './styles/quasar.sass'
|
import './styles/quasar.sass'
|
||||||
import lang from 'quasar/lang/ru.js'
|
import lang from 'quasar/lang/ru.js'
|
||||||
import '@quasar/extras/material-icons/material-icons.css'
|
import '@quasar/extras/material-icons/material-icons.css'
|
||||||
|
import './assets/css/iconfonts.css'
|
||||||
|
|
||||||
// To be used on app.use(Quasar, { ... })
|
// To be used on app.use(Quasar, { ... })
|
||||||
export default {
|
export default {
|
||||||
|
|||||||
Reference in New Issue
Block a user