xref: /plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/dmn.css (revision 33b93a72a62861f8287c0802fe7bb3c00ceb6e03)
1@font-face {
2  font-family: 'dmn';
3  src: url('../font/dmn.eot?37326370');
4  src: url('../font/dmn.eot?37326370#iefix') format('embedded-opentype'),
5       url('../font/dmn.woff2?37326370') format('woff2'),
6       url('../font/dmn.woff?37326370') format('woff'),
7       url('../font/dmn.ttf?37326370') format('truetype'),
8       url('../font/dmn.svg?37326370#dmn') format('svg');
9  font-weight: normal;
10  font-style: normal;
11}
12/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
13/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
14/*
15@media screen and (-webkit-min-device-pixel-ratio:0) {
16  @font-face {
17    font-family: 'dmn';
18    src: url('../font/dmn.svg?37326370#dmn') format('svg');
19  }
20}
21*/
22
23 [class^="dmn-icon-"]:before, [class*=" dmn-icon-"]:before {
24  font-family: "dmn";
25  font-style: normal;
26  font-weight: normal;
27  speak: none;
28
29  display: inline-block;
30  text-decoration: inherit;
31  width: 1em;
32  text-align: center;
33  /* opacity: .8; */
34
35  /* For safety - reset parent styles, that can break glyph codes*/
36  font-variant: normal;
37  text-transform: none;
38
39  /* fix buttons height, for twitter bootstrap */
40  line-height: 1em;
41
42  /* you can be more comfortable with increased icons size */
43  /* font-size: 120%; */
44
45  /* Font smoothing. That was taken from TWBS */
46  -webkit-font-smoothing: antialiased;
47  -moz-osx-font-smoothing: grayscale;
48
49  /* Uncomment for 3D effect */
50  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
51}
52
53.dmn-icon-up:before { content: '\e800'; } /* '' */
54.dmn-icon-down:before { content: '\e801'; } /* '' */
55.dmn-icon-clear:before { content: '\e802'; } /* '' */
56.dmn-icon-plus:before { content: '\e803'; } /* '' */
57.dmn-icon-minus:before { content: '\e804'; } /* '' */
58.dmn-icon-info:before { content: '\e805'; } /* '' */
59.dmn-icon-left:before { content: '\e806'; } /* '' */
60.dmn-icon-decision:before { content: '\e807'; } /* '' */
61.dmn-icon-right:before { content: '\e808'; } /* '' */
62.dmn-icon-input:before { content: '\e809'; } /* '' */
63.dmn-icon-output:before { content: '\e80a'; } /* '' */
64.dmn-icon-copy:before { content: '\e80b'; } /* '' */
65.dmn-icon-keyboard:before { content: '\e80c'; } /* '' */
66.dmn-icon-undo:before { content: '\e80d'; } /* '' */
67.dmn-icon-redo:before { content: '\e80e'; } /* '' */
68.dmn-icon-menu:before { content: '\e80f'; } /* '' */
69.dmn-icon-setting:before { content: '\e810'; } /* '' */
70.dmn-icon-wrench:before { content: '\e811'; } /* '' */
71.dmn-icon-eraser:before { content: '\e812'; } /* '' */
72.dmn-icon-attention:before { content: '\e813'; } /* '' */
73.dmn-icon-resize-big:before { content: '\e814'; } /* '' */
74.dmn-icon-resize-small:before { content: '\e815'; } /* '' */
75.dmn-icon-file-code:before { content: '\e816'; } /* '' */
76.dmn-icon-business-knowledge:before { content: '\e817'; } /* '' */
77.dmn-icon-knowledge-source:before { content: '\e818'; } /* '' */
78.dmn-icon-input-data:before { content: '\e819'; } /* '' */
79.dmn-icon-text-annotation:before { content: '\e81a'; } /* '' */
80.dmn-icon-connection:before { content: '\e81b'; } /* '' */
81.dmn-icon-connection-multi:before { content: '\e81c'; } /* '' */
82.dmn-icon-drag:before { content: '\e81d'; } /* '' */
83.dmn-icon-lasso-tool:before { content: '\e81e'; } /* '' */
84.dmn-icon-screw-wrench:before { content: '\e81f'; } /* '' */
85.dmn-icon-trash:before { content: '\e820'; } /* '' */
86.dmn-icon-bpmn-io:before { content: '\e821'; } /* '' */
87.dmn-icon-decision-table:before { content: '\e822'; } /* '' */
88.dmn-icon-literal-expression:before { content: '\e823'; } /* '' */
89.dmn-icon-edit:before { content: '\e824'; } /* '' */
90.dmn-icon-cut:before { content: '\e825'; } /* '' */
91.dmn-icon-paste:before { content: '\f0ea'; } /* '' */