fhir2.base.template 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/.index.db +0 -0
- package/.github/.index.json +4 -0
- package/.github/workflows/.index.db +0 -0
- package/.github/workflows/.index.json +4 -0
- package/.github/workflows/add_issues.yml +61 -0
- package/.index.db +0 -0
- package/.index.json +4 -0
- package/README.md +4 -0
- package/cache.ini +7 -0
- package/config/.index.db +0 -0
- package/config/.index.json +4 -0
- package/config/_config.yml +6 -0
- package/config.json +390 -0
- package/content/.index.db +0 -0
- package/content/.index.json +4 -0
- package/content/assets/.index.db +0 -0
- package/content/assets/.index.json +4 -0
- package/content/assets/css/.index.db +0 -0
- package/content/assets/css/.index.json +4 -0
- package/content/assets/css/bootstrap-fhir.css +5312 -0
- package/content/assets/css/bootstrap-glyphicons.css +2 -0
- package/content/assets/css/cqf.css +186 -0
- package/content/assets/css/hl7.css +63 -0
- package/content/assets/css/jquery-ui.css +523 -0
- package/content/assets/css/jquery-ui.structure.min.css +5 -0
- package/content/assets/css/jquery-ui.theme.min.css +5 -0
- package/content/assets/css/prism-fhirpath.css +38 -0
- package/content/assets/css/prism.css +143 -0
- package/content/assets/css/project.css +812 -0
- package/content/assets/css/pygments-manni.css +66 -0
- package/content/assets/css/xml.css +2 -0
- package/content/assets/fonts/.index.db +0 -0
- package/content/assets/fonts/.index.json +4 -0
- package/content/assets/fonts/OpenSans-CondBold-webfont.eot +0 -0
- package/content/assets/fonts/OpenSans-CondBold-webfont.svg +1403 -0
- package/content/assets/fonts/OpenSans-CondBold-webfont.ttf +0 -0
- package/content/assets/fonts/OpenSans-CondBold-webfont.woff +0 -0
- package/content/assets/fonts/OpenSans-CondLight-webfont.eot +0 -0
- package/content/assets/fonts/OpenSans-CondLight-webfont.svg +1830 -0
- package/content/assets/fonts/OpenSans-CondLight-webfont.ttf +0 -0
- package/content/assets/fonts/OpenSans-CondLight-webfont.woff +0 -0
- package/content/assets/fonts/glyphiconshalflings-regular.eot +0 -0
- package/content/assets/fonts/glyphiconshalflings-regular.otf +0 -0
- package/content/assets/fonts/glyphiconshalflings-regular.svg +175 -0
- package/content/assets/fonts/glyphiconshalflings-regular.ttf +0 -0
- package/content/assets/fonts/glyphiconshalflings-regular.woff +0 -0
- package/content/assets/ico/.index.db +0 -0
- package/content/assets/ico/.index.json +4 -0
- package/content/assets/ico/favicon.png +0 -0
- package/content/assets/ico/icon-fhir-114.png +0 -0
- package/content/assets/ico/icon-fhir-144.png +0 -0
- package/content/assets/ico/icon-fhir-57.png +0 -0
- package/content/assets/ico/icon-fhir-72.png +0 -0
- package/content/assets/ico/noun_copy to clipboard_1669410.png +0 -0
- package/content/assets/images/.index.db +0 -0
- package/content/assets/images/.index.json +4 -0
- package/content/assets/images/001.svg +269 -0
- package/content/assets/images/download.png +0 -0
- package/content/assets/images/dragon.png +0 -0
- package/content/assets/images/external.png +0 -0
- package/content/assets/images/fcp-logo.png +0 -0
- package/content/assets/images/fhir-logo-www.png +0 -0
- package/content/assets/images/hl7-logo-header.png +0 -0
- package/content/assets/images/icon_arrow_down.png +0 -0
- package/content/assets/images/icon_arrow_up.png +0 -0
- package/content/assets/images/lang-ar.png +0 -0
- package/content/assets/images/lang-de.png +0 -0
- package/content/assets/images/lang-en.png +0 -0
- package/content/assets/images/lang-es.png +0 -0
- package/content/assets/images/lang-fr.png +0 -0
- package/content/assets/images/lang-ja.png +0 -0
- package/content/assets/images/lang-kr.png +0 -0
- package/content/assets/images/lang-nl.png +0 -0
- package/content/assets/images/lang-pt.png +0 -0
- package/content/assets/images/lang-pt_BR.png +0 -0
- package/content/assets/images/lang-ru.png +0 -0
- package/content/assets/images/lang-zh-TW.png +0 -0
- package/content/assets/images/lang-zh.png +0 -0
- package/content/assets/images/link.svg +1 -0
- package/content/assets/images/logo_ansinew.jpg +0 -0
- package/content/assets/images/search.png +0 -0
- package/content/assets/images/stripe.png +0 -0
- package/content/assets/images/target.png +0 -0
- package/content/assets/js/.index.db +0 -0
- package/content/assets/js/.index.json +4 -0
- package/content/assets/js/anchor-hover.js +2 -0
- package/content/assets/js/anchor.min.js +6 -0
- package/content/assets/js/bootstrap.min.js +6 -0
- package/content/assets/js/clipboard-btn.js +30 -0
- package/content/assets/js/clipboard.min.js +7 -0
- package/content/assets/js/direction-management.js +6 -0
- package/content/assets/js/fhir-table-scripts.js +186 -0
- package/content/assets/js/fhir.js +2 -0
- package/content/assets/js/flags.js +7 -0
- package/content/assets/js/html5shiv.js +8 -0
- package/content/assets/js/jquery-3.7.0.min.map +1 -0
- package/content/assets/js/jquery-ui.min.js +6 -0
- package/content/assets/js/jquery.js +2 -0
- package/content/assets/js/lang-redirects.js +14 -0
- package/content/assets/js/mermaid-init.js +12 -0
- package/content/assets/js/mermaid.js +2029 -0
- package/content/assets/js/prism-fhirpath.js +67 -0
- package/content/assets/js/prism.js +238 -0
- package/content/assets/js/readme.txt +1 -0
- package/content/assets/js/respond.min.js +6 -0
- package/content/assets/js/tabs.js +20 -0
- package/content/assets/js/topofpage.js +20 -0
- package/content/assets/js/window-hash.js +5 -0
- package/content/assets/js/xml.js +2 -0
- package/content/searchform.html +141 -0
- package/data/.index.db +0 -0
- package/data/.index.json +4 -0
- package/ig.ini +2 -0
- package/includes/.index.db +0 -0
- package/includes/.index.json +4 -0
- package/includes/fragment-base-navtabs.html +85 -0
- package/includes/fragment-css.html +1 -0
- package/includes/fragment-feedback_form.html +66 -0
- package/includes/fragment-footer.html +4 -0
- package/includes/fragment-header.html +1 -0
- package/includes/fragment-igTable.html +3 -0
- package/includes/fragment-intro.html +15 -0
- package/includes/fragment-language.html +22 -0
- package/includes/fragment-modelType.html +13 -0
- package/includes/fragment-notes.html +14 -0
- package/includes/fragment-pageTable.html +19 -0
- package/includes/fragment-pagebegin.html +141 -0
- package/includes/fragment-pageend.html +78 -0
- package/includes/fragment-profile-navtabs.html +121 -0
- package/includes/fragment-resourceTable.html +116 -0
- package/includes/fragment-simpletable.html +35 -0
- package/includes/template-page-md.html +54 -0
- package/includes/template-page.html +29 -0
- package/layouts/.index.db +0 -0
- package/layouts/.index.json +4 -0
- package/layouts/layout-canonical-testing.html +63 -0
- package/layouts/layout-canonical.html +51 -0
- package/layouts/layout-changehistory.html +19 -0
- package/layouts/layout-codesystem.html +50 -0
- package/layouts/layout-examplescenario.html +54 -0
- package/layouts/layout-ext.html +283 -0
- package/layouts/layout-instance-base.html +42 -0
- package/layouts/layout-instance-format.html +39 -0
- package/layouts/layout-profile-definitions.html +54 -0
- package/layouts/layout-profile-examples.html +42 -0
- package/layouts/layout-profile-format.html +41 -0
- package/layouts/layout-profile-history.html +23 -0
- package/layouts/layout-profile-mappings.html +29 -0
- package/layouts/layout-profile-testing.html +60 -0
- package/layouts/layout-profile.html +418 -0
- package/layouts/layout-questionnaire.html +90 -0
- package/layouts/layout-valueset.html +59 -0
- package/liquid/.index.db +0 -0
- package/liquid/.index.json +4 -0
- package/liquid/ActivityDefinition.liquid +418 -0
- package/liquid/Library.liquid +431 -0
- package/liquid/Measure.liquid +8 -0
- package/liquid/PlanDefinition.liquid +450 -0
- package/liquid/datarequirement.html +42 -0
- package/liquid/default-list.html +3 -0
- package/liquid/default.html +3 -0
- package/liquid/direct-reference-code.html +14 -0
- package/liquid/knowledge-artifact-metadata-extensions.html +22 -0
- package/liquid/knowledge-artifact-metadata.html +22 -0
- package/liquid/logic-definition.html +21 -0
- package/liquid/measure-identifier.html +20 -0
- package/liquid/measure-logic.html +24 -0
- package/liquid/measure-metadata-extensions.html +11 -0
- package/liquid/measure-metadata.html +19 -0
- package/liquid/measure-population-criteria-extensions.html +30 -0
- package/liquid/measure-population-criteria-population.html +59 -0
- package/liquid/measure-population-criteria-stratifier.html +26 -0
- package/liquid/measure-population-criteria.html +14 -0
- package/liquid/measure-supplementaldata.html +38 -0
- package/liquid/narrative-end.html +3 -0
- package/liquid/narrative-start.html +3 -0
- package/liquid/parameter.html +14 -0
- package/liquid/period.html +4 -0
- package/liquid/related-artifact.html +47 -0
- package/liquid/row-content.html +1 -0
- package/liquid/row-end.html +1 -0
- package/liquid/row-header.html +5 -0
- package/liquid/row-new.html +4 -0
- package/liquid/row-start.html +1 -0
- package/liquid/section-header.html +3 -0
- package/liquid/type-primitive.html +0 -0
- package/liquid/version.html +3 -0
- package/package/.index.db +0 -0
- package/package/.index.json +4 -0
- package/package/package.json +10 -0
- package/package-list.json +32 -0
- package/package.json +10 -0
- package/scripts/.index.db +0 -0
- package/scripts/.index.json +4 -0
- package/scripts/ant.xml +231 -0
- package/scripts/createArtifactSummary.xslt +135 -0
- package/scripts/groupings.txt +28 -0
- package/scripts/handleIssues.xslt +44 -0
- package/scripts/onGenerate.data.xslt +31 -0
- package/scripts/onGenerate.final.xslt +153 -0
- package/scripts/onGenerate.genJson.xslt +113 -0
- package/scripts/onGenerate.getVersions.xslt +25 -0
- package/scripts/onGenerate.group.xslt +95 -0
- package/scripts/onGenerate.groupSort.xslt +73 -0
- package/scripts/onGenerate.qa.xslt +33 -0
- package/scripts/onLoad.xslt +466 -0
- package/scripts/plantuml.jar +0 -0
- package/scripts/processPages.xslt +154 -0
- package/translations/.index.db +0 -0
- package/translations/.index.json +4 -0
- package/translations/stringsArtifacts-ar.po +282 -0
- package/translations/stringsArtifacts-es.po +282 -0
- package/translations/stringsArtifacts-fr.po +282 -0
- package/translations/stringsArtifacts-nl.po +282 -0
- package/translations/stringsArtifacts-pt.po +282 -0
- package/translations/stringsArtifacts-ru.po +282 -0
- package/translations/stringsArtifacts.json +60 -0
- package/translations/stringsBase-ar.po +562 -0
- package/translations/stringsBase-es.po +562 -0
- package/translations/stringsBase-fr.po +564 -0
- package/translations/stringsBase-nl.po +564 -0
- package/translations/stringsBase-pt.po +564 -0
- package/translations/stringsBase-ru.po +564 -0
- package/translations/stringsBase.json +116 -0
|
@@ -0,0 +1,812 @@
|
|
|
1
|
+
/*
|
|
2
|
+
|
|
3
|
+
Specific layout and styling, project based
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
*/
|
|
7
|
+
/*
|
|
8
|
+
Flexslider vs LayerSlider vs SliderRevolution
|
|
9
|
+
Font-scaling
|
|
10
|
+
Transition
|
|
11
|
+
Isotope Masonry less
|
|
12
|
+
popover alties => wireframe analyse hiervoor
|
|
13
|
+
breadcrumb vs history what is a breadcrumb hiearchy or history?
|
|
14
|
+
gray-color thingy
|
|
15
|
+
|
|
16
|
+
widget-row vs thumbs vs joyo-thumbs
|
|
17
|
+
shortcode for
|
|
18
|
+
- Fontawesome
|
|
19
|
+
- Accordion
|
|
20
|
+
- Notifications
|
|
21
|
+
- span-fluid in content bv span3
|
|
22
|
+
font-awesome OWN export
|
|
23
|
+
joyo-widget and all other style
|
|
24
|
+
widget in sidebar vs in column = uiterlijk op basis van locale class via functions of template
|
|
25
|
+
een sidebar uiterlijk moet ook midden in de pagina kunnen.
|
|
26
|
+
*/
|
|
27
|
+
/*
|
|
28
|
+
|
|
29
|
+
- SCAFFOLDING Groundwork for the site. Background colors are set in less or overruled here
|
|
30
|
+
- SCAFFOLDING OBJECTS Objects reoccurring on every page
|
|
31
|
+
- COMPONENTS Everything what can be moved around
|
|
32
|
+
- BACK TO TOP Anchor animating to top of the page
|
|
33
|
+
- EXCEPTIONS FOR SPECIFIC SITUATIONS Some pages are not like the others
|
|
34
|
+
- D-I-D AREA Do-It-Dirty
|
|
35
|
+
|
|
36
|
+
*/
|
|
37
|
+
/* SCAFFOLDING STYLING
|
|
38
|
+
----------------------------------------------------------------------------------------*/
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
/* Colors
|
|
42
|
+
|
|
43
|
+
Usage:
|
|
44
|
+
var(--publish-box-border); */
|
|
45
|
+
|
|
46
|
+
:root {
|
|
47
|
+
--ig-left: left;
|
|
48
|
+
--ig-right: right;
|
|
49
|
+
|
|
50
|
+
--ig-status-text-color: maroon; /* 1. IG Title and status text color */
|
|
51
|
+
--navbar-bg-color: #7b1fad; /* 2. Header container color */
|
|
52
|
+
--footer-bg-color: #707070; /* 3. Footer background color*/
|
|
53
|
+
--footer-container-bg-color: #7b1fad; /* 4. Footer container color */
|
|
54
|
+
--stripe-bg-color: #999999; /* 5. Header strip color */
|
|
55
|
+
|
|
56
|
+
--btn-hover-color: #9b2fdd; /* 6. Menu button hover color */
|
|
57
|
+
--btn-active-color: #da0c23; /* 7. Menu button active color */
|
|
58
|
+
--btn-text-color: #e6e6e6; /* 8. Menu button text color */
|
|
59
|
+
--btn-gradient-start-color: #428bca; /* 9. Menu item gradient start color */
|
|
60
|
+
--btn-gradient-end-color: #357ebd; /* 10. Menu item gradient end color */
|
|
61
|
+
--btn-gradient-start-color-alpha: #ff428bca; /* 11. Menu item gradient start color (with alpha) */
|
|
62
|
+
--btn-gradient-end-color-alpha: #ff357ebd; /* 12. Menu item gradient end color (with alpha) */
|
|
63
|
+
--link-color: #428bca; /* 13. Hyperlink text color */
|
|
64
|
+
--link-hover-color: #2a6496; /* 14. Hyperlink text hover color */
|
|
65
|
+
|
|
66
|
+
--publish-box-bg-color: yellow; /* 15. Publish box background color */
|
|
67
|
+
--publish-box-border: 1px solid #0A0008; /* 16. Publish box border definition */
|
|
68
|
+
|
|
69
|
+
--toc-box-bg-color: #ffeb7e; /* 17. TOC box background color */
|
|
70
|
+
--toc-box-border: 1px solid navy; /* 18. TOC box border definition */
|
|
71
|
+
|
|
72
|
+
--stu-note-background-color: #fff2ff; /* 19. (STU) Note box background color */
|
|
73
|
+
--stu-note-border-left-color: #ffa0ff; /* 20. (STU) Note box border color */
|
|
74
|
+
|
|
75
|
+
--ig-header-color: #f5f5f5; /* 21. Header color (sides) */
|
|
76
|
+
--ig-header-container-color: #ffffff; /* 22. Header container color (center) */
|
|
77
|
+
--footer-nav-bg-color: #f5f5f5; /* 23. Footer navigation background color*/
|
|
78
|
+
|
|
79
|
+
--footer-text-color: #ffffff; /* 24. Footer highlight font color */
|
|
80
|
+
--footer-hyperlink-text-color: #81BEF7; /* 25. Footer hyperlinks font color */
|
|
81
|
+
--footer-highlight-text-color: #ffff77; /* 26. Footer highlight font color */
|
|
82
|
+
|
|
83
|
+
--breadcrumb-bg-color: #f5f5f5; /* 27. Breadcrumb font color */
|
|
84
|
+
--breadcrumb-text-color: ##555555; /* 28. Breadcrumb font color */
|
|
85
|
+
|
|
86
|
+
--dragon-background-color: #fffbf7; /* 29. Dragon background color */
|
|
87
|
+
--dragon-text-color: #101020; /* 30. Dragon font color */
|
|
88
|
+
|
|
89
|
+
--translation-background-color: #f0f0f0; /* 31. Translation box background color */
|
|
90
|
+
--translation-text-color: black; /* 32. Translation text color */
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
html {
|
|
96
|
+
background-color: #ffffff;
|
|
97
|
+
}
|
|
98
|
+
body {
|
|
99
|
+
background-color: #ffffff;
|
|
100
|
+
position: relative;
|
|
101
|
+
padding-top: 0;
|
|
102
|
+
}
|
|
103
|
+
.segment {
|
|
104
|
+
position: relative;
|
|
105
|
+
}
|
|
106
|
+
.segment > .container {
|
|
107
|
+
background-color: #ffffff;
|
|
108
|
+
position: relative;
|
|
109
|
+
}
|
|
110
|
+
#segment-header {
|
|
111
|
+
background-color: var(--ig-header-color);
|
|
112
|
+
}
|
|
113
|
+
#segment-header > .container {
|
|
114
|
+
background-color: var(--ig-header-container-color);
|
|
115
|
+
}
|
|
116
|
+
#segment-footer {
|
|
117
|
+
background-color: var(--footer-bg-color);
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
#segment-footer > .container {
|
|
121
|
+
background-color: var(--footer-container-bg-color);
|
|
122
|
+
color: var(--footer-text-color);
|
|
123
|
+
}
|
|
124
|
+
.navbar-inverse {
|
|
125
|
+
background-color: var(--navbar-bg-color);
|
|
126
|
+
}
|
|
127
|
+
.navbar-inverse .navbar-nav > li > a:hover {
|
|
128
|
+
background-color: var(--btn-hover-color);
|
|
129
|
+
}
|
|
130
|
+
#segment-footer > .container .inner-wrapper {
|
|
131
|
+
padding: 4px 20px;
|
|
132
|
+
}
|
|
133
|
+
#segment-footer > .container .inner-wrapper > p {
|
|
134
|
+
padding-bottom: 0px;
|
|
135
|
+
margin-bottom: 0px;
|
|
136
|
+
color:var(--footer-text-color);
|
|
137
|
+
}
|
|
138
|
+
#segment-post-footer {
|
|
139
|
+
background-color: #f5f5f5;
|
|
140
|
+
}
|
|
141
|
+
#segment-post-footer > .container {
|
|
142
|
+
background-color: #e6e6e6;
|
|
143
|
+
min-height: 90px;
|
|
144
|
+
}
|
|
145
|
+
/*
|
|
146
|
+
@media (max-width: 767px) {
|
|
147
|
+
body {
|
|
148
|
+
//padding-left: 0;
|
|
149
|
+
//padding-right: 0;
|
|
150
|
+
.segment > .container {
|
|
151
|
+
//padding-left: 10px;
|
|
152
|
+
//padding-right: 10px;
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
.segment {
|
|
156
|
+
margin-left: -20px;
|
|
157
|
+
margin-right: -20px;
|
|
158
|
+
&#segment-content {
|
|
159
|
+
margin-left: 0;
|
|
160
|
+
margin-right: 0;
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
*/
|
|
165
|
+
#sidebar > .inner-wrapper {
|
|
166
|
+
margin-top: 14px;
|
|
167
|
+
margin-bottom: 20px;
|
|
168
|
+
}
|
|
169
|
+
#content > .inner-wrapper,
|
|
170
|
+
.container > .row > .inner-wrapper {
|
|
171
|
+
margin-top: 4px;
|
|
172
|
+
margin-bottom: 20px;
|
|
173
|
+
}
|
|
174
|
+
/* SCAFFOLDING OBJECTS
|
|
175
|
+
----------------------------------------------------------------------------------------*/
|
|
176
|
+
#logo {
|
|
177
|
+
float: var(--ig-left);
|
|
178
|
+
margin-top: 6px;
|
|
179
|
+
margin-left: 20px;
|
|
180
|
+
margin-bottom: 4px;
|
|
181
|
+
display: block;
|
|
182
|
+
}
|
|
183
|
+
#logo img {
|
|
184
|
+
max-width: 100%;
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
#fcp-nav {
|
|
188
|
+
line-height: 50px;
|
|
189
|
+
float: var(--ig-right);
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
#fcp-nav a {
|
|
193
|
+
color: inherit;
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
#project-nav {
|
|
197
|
+
line-height: 50px;
|
|
198
|
+
float: var(--ig-left);
|
|
199
|
+
margin-top: 8px;
|
|
200
|
+
margin-bottom: 8px;
|
|
201
|
+
color: #808080;
|
|
202
|
+
}
|
|
203
|
+
#project-logo {
|
|
204
|
+
float: var(--ig-left);
|
|
205
|
+
margin-left: 3px;
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
#family-nav {
|
|
209
|
+
line-height: 50px;
|
|
210
|
+
float: var(--ig-right);
|
|
211
|
+
margin-top: 4px;
|
|
212
|
+
margin-bottom: 8px;
|
|
213
|
+
color: #808080;
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
#family-logo {
|
|
217
|
+
float: var(--ig-right);
|
|
218
|
+
margin-left: 6px;
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
#ig-status {
|
|
222
|
+
line-height: 20px;
|
|
223
|
+
margin-top: 17px;
|
|
224
|
+
color: var(--ig-status-text-color);
|
|
225
|
+
text-align: center;
|
|
226
|
+
height: 50px;
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
#stripe {
|
|
230
|
+
position: absolute;
|
|
231
|
+
left: 0;
|
|
232
|
+
right: 0;
|
|
233
|
+
top: 0;
|
|
234
|
+
height: 8px;
|
|
235
|
+
background: var(--stripe-bg-color);
|
|
236
|
+
}
|
|
237
|
+
#notes a {
|
|
238
|
+
color: #555555;
|
|
239
|
+
}
|
|
240
|
+
#publish-box {
|
|
241
|
+
background-color: var(--publish-box-bg-color);
|
|
242
|
+
border: var(--publish-box-border);
|
|
243
|
+
padding: 5px;
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
.dragon {
|
|
247
|
+
border: 1px solid maroon;
|
|
248
|
+
padding: 10px;
|
|
249
|
+
background-color: var(--dragon-background-color);
|
|
250
|
+
min-height: 160px;
|
|
251
|
+
color: var(--dragon-text-color);
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
.dragon::before {
|
|
255
|
+
content: "";
|
|
256
|
+
background-image: url('../images/dragon.png');
|
|
257
|
+
background-size: 150px 150px;
|
|
258
|
+
display: inline-block;
|
|
259
|
+
float: var(--ig-left);
|
|
260
|
+
margin-right: 10px;
|
|
261
|
+
width: 150px;
|
|
262
|
+
height: 150px;
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
.note-to-balloters, .stu-note {
|
|
266
|
+
margin: 5px;
|
|
267
|
+
padding: 10px;
|
|
268
|
+
border-left-style: solid;
|
|
269
|
+
background-color: var(--stu-note-background-color);
|
|
270
|
+
border-left-color: var(--stu-note-border-left-color);
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
.stu-note::before {
|
|
274
|
+
white-space: pre;
|
|
275
|
+
content: "Note\A ";
|
|
276
|
+
background-color: yellow;
|
|
277
|
+
color: red;
|
|
278
|
+
font-weight: bold;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
.note-to-balloters::before {
|
|
282
|
+
white-space: pre;
|
|
283
|
+
content: "Note to Balloters\A ";
|
|
284
|
+
background-color: yellow;
|
|
285
|
+
color: red;
|
|
286
|
+
font-weight: bold;
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
blockquote.stu-note {
|
|
290
|
+
margin: 5px;
|
|
291
|
+
padding:10px;
|
|
292
|
+
background-color: var(--stu-note-background-color);
|
|
293
|
+
border-left-color: var(--stu-note-border-left-color);
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
div.flaglist {
|
|
297
|
+
cursor: pointer;
|
|
298
|
+
width: 150px;
|
|
299
|
+
padding: 1px 2px 1px 2px;
|
|
300
|
+
margin: 0 10px 0 10px;
|
|
301
|
+
float: var(--ig-right);
|
|
302
|
+
color: var(--translation-text-color);
|
|
303
|
+
background-repeat: no-repeat;
|
|
304
|
+
box-shadow: 0 0 6px #888;
|
|
305
|
+
background-color: var(--translation-background-color);
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
img.flag {
|
|
309
|
+
vertical-align: middle;
|
|
310
|
+
border: 0;
|
|
311
|
+
height: 16px;
|
|
312
|
+
width: 16px;
|
|
313
|
+
margin: 0px 2px 0px 2px;
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
/* GENERIC OBJECTS
|
|
317
|
+
----------------------------------------------------------------------------------------*/
|
|
318
|
+
.navbar {
|
|
319
|
+
clear: both;
|
|
320
|
+
border-top-right-radius: 0;
|
|
321
|
+
border-bottom-right-radius: 0;
|
|
322
|
+
border-bottom-left-radius: 0;
|
|
323
|
+
border-top-left-radius: 0;
|
|
324
|
+
border-color: #ffffff;
|
|
325
|
+
border-width: 0px;
|
|
326
|
+
-webkit-box-shadow: none;
|
|
327
|
+
box-shadow: none;
|
|
328
|
+
padding-left: 0px;
|
|
329
|
+
padding-right: 0px;
|
|
330
|
+
margin-bottom: 0;
|
|
331
|
+
/* background-color: var(--navbar-bg-color); */
|
|
332
|
+
|
|
333
|
+
}
|
|
334
|
+
.navbar > div > div > ul > li {
|
|
335
|
+
margin-bottom: 0;
|
|
336
|
+
padding-bottom: 0;
|
|
337
|
+
}
|
|
338
|
+
.navbar .nav > li > a {
|
|
339
|
+
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
340
|
+
}
|
|
341
|
+
.navbar .nav > li > a {
|
|
342
|
+
padding: 10px 12px;
|
|
343
|
+
text-shadow: none;
|
|
344
|
+
}
|
|
345
|
+
.navbar .nav > li > a,
|
|
346
|
+
.navbar .nav > .active > a,
|
|
347
|
+
.navbar .nav > .active > a:hover,
|
|
348
|
+
.navbar .nav > .active > a:focus {
|
|
349
|
+
-webkit-box-shadow: none;
|
|
350
|
+
box-shadow: none;
|
|
351
|
+
}
|
|
352
|
+
.dropdown-menu {
|
|
353
|
+
border-top-right-radius: 0;
|
|
354
|
+
border-bottom-right-radius: 0;
|
|
355
|
+
border-bottom-left-radius: 0;
|
|
356
|
+
border-top-left-radius: 0;
|
|
357
|
+
}
|
|
358
|
+
.dropdown-menu li > a {
|
|
359
|
+
padding: 6px 20px;
|
|
360
|
+
}
|
|
361
|
+
.dropdown-menu > li > a:hover,
|
|
362
|
+
.dropdown-menu > li > a:focus,
|
|
363
|
+
.dropdown-submenu:hover > a,
|
|
364
|
+
.dropdown-submenu:focus > a {
|
|
365
|
+
text-decoration: none;
|
|
366
|
+
color: #ffffff;
|
|
367
|
+
background-color: var(--btn-hover-color);
|
|
368
|
+
background-image: -webkit-gradient(linear, left 0%, left 100%, from(var(--btn-gradient-start-color)), to(var(--btn-gradient-end-color)));
|
|
369
|
+
background-image: -webkit-linear-gradient(top, var(--btn-gradient-start-color), 0%, var(--btn-gradient-end-color), 100%);
|
|
370
|
+
background-image: -moz-linear-gradient(top, var(--btn-gradient-start-color) 0%, var(--btn-gradient-end-color) 100%);
|
|
371
|
+
background-image: linear-gradient(to bottom, var(--btn-gradient-start-color) 0%, var(--btn-gradient-end-color) 100%);
|
|
372
|
+
background-repeat: repeat-x;
|
|
373
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=var(--btn-gradient-start-color-alpha), endColorstr=var(--btn-gradient-end-color-alpha), GradientType=0);
|
|
374
|
+
}
|
|
375
|
+
.dropdown-menu > .active > a,
|
|
376
|
+
.dropdown-menu > .active > a:hover,
|
|
377
|
+
.dropdown-menu > .active > a:focus {
|
|
378
|
+
color: #ffffff;
|
|
379
|
+
text-decoration: none;
|
|
380
|
+
outline: 0;
|
|
381
|
+
background-color: var(--btn-active-color);
|
|
382
|
+
background-image: -webkit-gradient(linear, left 0%, left 100%, from(var(--btn-gradient-start-color)), to(var(--btn-gradient-end-color)));
|
|
383
|
+
background-image: -webkit-linear-gradient(top, var(--btn-gradient-start-color), 0%, var(--btn-gradient-end-color), 100%);
|
|
384
|
+
background-image: -moz-linear-gradient(top, var(--btn-gradient-start-color) 0%, var(--btn-gradient-end-color) 100%);
|
|
385
|
+
background-image: linear-gradient(to bottom, var(--btn-gradient-start-color) 0%, var(--btn-gradient-end-color) 100%);
|
|
386
|
+
background-repeat: repeat-x;
|
|
387
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=var(--btn-gradient-start-color-alpha), endColorstr=var(--btn-gradient-end-color-alpha), GradientType=0);
|
|
388
|
+
}
|
|
389
|
+
.nav-tabs {
|
|
390
|
+
margin-bottom: 20px;
|
|
391
|
+
}
|
|
392
|
+
.nav-tabs a {
|
|
393
|
+
color: #555555;
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
.nav-tabs li a:hover,
|
|
397
|
+
.nav-tabs li a:focus {
|
|
398
|
+
border-bottom-color: #955159;
|
|
399
|
+
}
|
|
400
|
+
.nav-tabs {
|
|
401
|
+
border-bottom-color: #955159;
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
.nav-tabs > .active > a,
|
|
405
|
+
.nav-tabs > .active > a:hover,
|
|
406
|
+
.nav-tabs > .active > a:focus {
|
|
407
|
+
color: var(--btn-active-color);
|
|
408
|
+
border-color: #955159 #955159 transparent;
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
.nav-tabs > li {
|
|
412
|
+
float: var(--ig-left);
|
|
413
|
+
}
|
|
414
|
+
|
|
415
|
+
.ui-tabs .ui-tabs-nav li {
|
|
416
|
+
float: var(--ig-left);
|
|
417
|
+
}
|
|
418
|
+
|
|
419
|
+
.nav-tabs > li.active > a,
|
|
420
|
+
.nav-tabs > li.active > a:hover,
|
|
421
|
+
.nav-tabs > li.active > a:focus {
|
|
422
|
+
color: var(--btn-active-color);
|
|
423
|
+
background-color: #ffffff;
|
|
424
|
+
border: 1px solid #955159;
|
|
425
|
+
border-bottom-color: transparent;
|
|
426
|
+
cursor: default;
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
ul.navbar-nav {
|
|
430
|
+
float: var(--ig-left);
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
.navbar-inverse .navbar-nav > .open > a,
|
|
434
|
+
.navbar-inverse .navbar-nav > .open > a:hover,
|
|
435
|
+
.navbar-inverse .navbar-nav > .open > a:focus {
|
|
436
|
+
background-color: var(--btn-active-color);
|
|
437
|
+
color: #ffffff;
|
|
438
|
+
}
|
|
439
|
+
|
|
440
|
+
.navbar-inverse .navbar-nav > li > a {
|
|
441
|
+
color: var(--btn-text-color);
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
.navbar-inverse .navbar-nav > li > a:hover,
|
|
445
|
+
.navbar-inverse .navbar-nav > li > a:focus {
|
|
446
|
+
color: #ffffff;
|
|
447
|
+
background-color: var(--btn-hover-color);
|
|
448
|
+
}
|
|
449
|
+
|
|
450
|
+
/*
|
|
451
|
+
@media (max-width: 979px) {
|
|
452
|
+
// make tabs act like nav-stacked
|
|
453
|
+
// (mostly) copied from bootstrap/navs.less
|
|
454
|
+
.nav-tabs > li {
|
|
455
|
+
float: none;
|
|
456
|
+
}
|
|
457
|
+
.nav-tabs > li > a {
|
|
458
|
+
margin-right: 0; // no need for the gap between nav items
|
|
459
|
+
}
|
|
460
|
+
.nav-tabs {
|
|
461
|
+
border-bottom: 0;
|
|
462
|
+
}
|
|
463
|
+
.nav-tabs > li > a {
|
|
464
|
+
border: 1px solid #ddd;
|
|
465
|
+
.border-top-radius(0);
|
|
466
|
+
.border-right-radius(0);
|
|
467
|
+
.border-bottom-radius(0);
|
|
468
|
+
.border-left-radius(0);
|
|
469
|
+
}
|
|
470
|
+
.nav-tabs > .active > a,
|
|
471
|
+
.nav-tabs > .active > a:hover {
|
|
472
|
+
border: 1px solid #ddd;
|
|
473
|
+
}
|
|
474
|
+
.nav-tabs > li:first-child > a {
|
|
475
|
+
.border-top-radius(4px);
|
|
476
|
+
}
|
|
477
|
+
.nav-tabs > li:last-child > a {
|
|
478
|
+
.border-bottom-radius(4px);
|
|
479
|
+
}
|
|
480
|
+
.nav-tabs > li > a:hover,
|
|
481
|
+
.nav-tabs > li > a:focus {
|
|
482
|
+
border-color: #ddd;
|
|
483
|
+
z-index: 2;
|
|
484
|
+
}
|
|
485
|
+
}
|
|
486
|
+
*/
|
|
487
|
+
|
|
488
|
+
|
|
489
|
+
a {
|
|
490
|
+
color: var(--link-color);
|
|
491
|
+
text-decoration: none;
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
a:hover,
|
|
495
|
+
a:focus {
|
|
496
|
+
color: var(--link-hover-color);
|
|
497
|
+
text-decoration: underline;
|
|
498
|
+
}
|
|
499
|
+
|
|
500
|
+
.btn-link:hover,
|
|
501
|
+
.btn-link:focus {
|
|
502
|
+
color: var(--link-hover-color);
|
|
503
|
+
text-decoration: underline;
|
|
504
|
+
background-color: transparent;
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
|
|
508
|
+
.nav-list > li > a {
|
|
509
|
+
padding: 3px 15px;
|
|
510
|
+
}
|
|
511
|
+
.breadcrumb {
|
|
512
|
+
margin-bottom: 0;
|
|
513
|
+
background-color: var(--breadcrumb-bg-color);;
|
|
514
|
+
}
|
|
515
|
+
.breadcrumb a {
|
|
516
|
+
color: var(--breadcrumb-text-color);
|
|
517
|
+
}
|
|
518
|
+
.nav-listing {
|
|
519
|
+
overflow: hidden;
|
|
520
|
+
}
|
|
521
|
+
.nav-listing > li {
|
|
522
|
+
float: var(--ig-left);
|
|
523
|
+
width: 25%;
|
|
524
|
+
}
|
|
525
|
+
.nav-listing > li > a {
|
|
526
|
+
padding: 2px 6px;
|
|
527
|
+
}
|
|
528
|
+
.sectioncount {
|
|
529
|
+
x-float: var(--ig-right);
|
|
530
|
+
x-color: #555555;
|
|
531
|
+
x-font-size: 12px;
|
|
532
|
+
}
|
|
533
|
+
.sectioncount a {
|
|
534
|
+
color: inherit;
|
|
535
|
+
}
|
|
536
|
+
h1.underlined,
|
|
537
|
+
h2.underlined,
|
|
538
|
+
h3.underlined,
|
|
539
|
+
h4.underlined,
|
|
540
|
+
h5.underlined,
|
|
541
|
+
h6.underlined {
|
|
542
|
+
border-bottom: 1px solid #dddddd;
|
|
543
|
+
padding-bottom: 0.2em;
|
|
544
|
+
}
|
|
545
|
+
p > img {
|
|
546
|
+
float: var(--ig-left);
|
|
547
|
+
margin-top: 0;
|
|
548
|
+
margin-right: 10px;
|
|
549
|
+
margin-bottom: 10px;
|
|
550
|
+
margin-left: 0;
|
|
551
|
+
}
|
|
552
|
+
.table td {
|
|
553
|
+
padding: 6px;
|
|
554
|
+
line-height: 18px;
|
|
555
|
+
}
|
|
556
|
+
.table th h1,
|
|
557
|
+
.table th h2,
|
|
558
|
+
.table th h3,
|
|
559
|
+
.table th h4,
|
|
560
|
+
.table th h5,
|
|
561
|
+
.table th h6 {
|
|
562
|
+
margin-bottom: 0;
|
|
563
|
+
}
|
|
564
|
+
.table th.inverted {
|
|
565
|
+
background-color: #555555;
|
|
566
|
+
color: #ffffff;
|
|
567
|
+
border: none!important;
|
|
568
|
+
}
|
|
569
|
+
.table th.inverted h1,
|
|
570
|
+
.table th.inverted h2,
|
|
571
|
+
.table th.inverted h3,
|
|
572
|
+
.table th.inverted h4,
|
|
573
|
+
.table th.inverted h5,
|
|
574
|
+
.table th.inverted h6 {
|
|
575
|
+
color: inherit;
|
|
576
|
+
}
|
|
577
|
+
|
|
578
|
+
tr {
|
|
579
|
+
text-align: var(--ig-left);
|
|
580
|
+
}
|
|
581
|
+
|
|
582
|
+
pre {
|
|
583
|
+
font-size: 12px;
|
|
584
|
+
}
|
|
585
|
+
.icon-warning-sign {
|
|
586
|
+
font-size: 30px;
|
|
587
|
+
margin-right: 10px;
|
|
588
|
+
display: block;
|
|
589
|
+
float: var(--ig-left);
|
|
590
|
+
}
|
|
591
|
+
/* BACK TO TOP
|
|
592
|
+
----------------------------------------------------------------------------------------*/
|
|
593
|
+
a.to-top {
|
|
594
|
+
background: url('../images/theme/up.png') no-repeat;
|
|
595
|
+
display: block;
|
|
596
|
+
float: var(--ig-right);
|
|
597
|
+
width: 25px;
|
|
598
|
+
height: 25px;
|
|
599
|
+
text-indent: -9999px;
|
|
600
|
+
margin-top: -28px;
|
|
601
|
+
}
|
|
602
|
+
/* EXCEPTIONS FOR SPECIFIC SITUATIONS
|
|
603
|
+
----------------------------------------------------------------------------------------*/
|
|
604
|
+
/* D-I-D AREA
|
|
605
|
+
----------------------------------------------------------------------------------------*/
|
|
606
|
+
|
|
607
|
+
ul.markdown-toc
|
|
608
|
+
{
|
|
609
|
+
margin: 4px;
|
|
610
|
+
padding: 4px;
|
|
611
|
+
float: var(--ig-right);
|
|
612
|
+
z-index: 10;
|
|
613
|
+
width: 30%;
|
|
614
|
+
background-color: var(--toc-box-bg-color);
|
|
615
|
+
border: var(--toc-box-border);
|
|
616
|
+
}
|
|
617
|
+
|
|
618
|
+
ul.markdown-toc p
|
|
619
|
+
{
|
|
620
|
+
font-size: 10px;
|
|
621
|
+
font-weight: bold;
|
|
622
|
+
margin: 5px;
|
|
623
|
+
padding: 0px;
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
ul.markdown-toc p.link
|
|
627
|
+
{
|
|
628
|
+
font-size: 10px;
|
|
629
|
+
padding-left: 8px;
|
|
630
|
+
margin: 0px;
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
div.markdown-toc
|
|
634
|
+
{
|
|
635
|
+
margin: 4px;
|
|
636
|
+
padding: 4px;
|
|
637
|
+
float: var(--ig-right);
|
|
638
|
+
z-index: 10;
|
|
639
|
+
width: 30%;
|
|
640
|
+
background-color: var(--toc-box-bg-color);
|
|
641
|
+
border: var(--toc-box-border);
|
|
642
|
+
}
|
|
643
|
+
|
|
644
|
+
div.markdown-toc p
|
|
645
|
+
{
|
|
646
|
+
font-size: 10px;
|
|
647
|
+
font-weight: bold;
|
|
648
|
+
margin: 5px;
|
|
649
|
+
padding: 0px;
|
|
650
|
+
}
|
|
651
|
+
|
|
652
|
+
div.markdown-toc p.link
|
|
653
|
+
{
|
|
654
|
+
font-size: 10px;
|
|
655
|
+
padding-left: 8px;
|
|
656
|
+
margin: 0px;
|
|
657
|
+
}
|
|
658
|
+
|
|
659
|
+
/* Fix to avoid truncating letter descenders in headings */
|
|
660
|
+
h1, h2, h3, h4, h5, h6, .title {
|
|
661
|
+
overflow: visible;
|
|
662
|
+
margin: 1em 0 0.4em 0;
|
|
663
|
+
}
|
|
664
|
+
|
|
665
|
+
/* Common content for section numbering */
|
|
666
|
+
body{counter-reset:section}
|
|
667
|
+
h2{counter-reset:sub-section}
|
|
668
|
+
h3{counter-reset:composite}
|
|
669
|
+
h4{counter-reset:detail}
|
|
670
|
+
h5{counter-reset:more-detail}
|
|
671
|
+
h2:before{color:silver;counter-increment:section;content:var(--heading-prefix) "." counter(section) " ";}
|
|
672
|
+
h3:before{color:silver;counter-increment:sub-section;content:var(--heading-prefix) "." counter(section) "." counter(sub-section) " ";}
|
|
673
|
+
h4:before{color:silver;counter-increment:composite;content:var(--heading-prefix) "." counter(section) "." counter(sub-section) "." counter(composite) " ";}
|
|
674
|
+
h5:before{color:silver;counter-increment:detail;content:var(--heading-prefix) "." counter(section) "." counter(sub-section) "." counter(composite) "." counter(detail) " ";}
|
|
675
|
+
h6:before{color:silver;counter-increment:more-detail;content:var(--heading-prefix) "." counter(section) "." counter(sub-section) "." counter(composite) "." counter(detail) "." counter(more-detail)" ";}
|
|
676
|
+
|
|
677
|
+
/* ============ downloads css ============= */
|
|
678
|
+
|
|
679
|
+
a[href$=".sch"]:after, a[href$=".xlsx"]:after, a[href$=".zip"]:after, a[href$=".tgz"]:after, a[href$=".xml"]:not([no-download^="true"]):after, a[href$=".json"]:not([no-download^="true"]):after, a[href$=".csv"]:after, a[href$=".ttl"]:not([no-download^="true"]):after {
|
|
680
|
+
content: url(../images/download.png);
|
|
681
|
+
display: inline-block;
|
|
682
|
+
text-decoration: none;
|
|
683
|
+
padding-left: 3px;
|
|
684
|
+
}
|
|
685
|
+
|
|
686
|
+
/* =========== external links ============= */
|
|
687
|
+
p a[href^="http://"]:not([no-external^="true"]):after,p a[href^="https://"]:not([no-external^="true"]):after {
|
|
688
|
+
content: url(../images/external.png);
|
|
689
|
+
display: inline-block;
|
|
690
|
+
text-decoration: none;
|
|
691
|
+
padding-left: 3px;
|
|
692
|
+
}
|
|
693
|
+
|
|
694
|
+
li a[href^="http://"]:not([no-external^="true"]):after,li a[href^="https://"]:not([no-external^="true"]):after {
|
|
695
|
+
content: url(../images/external.png);
|
|
696
|
+
display: inline-block;
|
|
697
|
+
text-decoration: none;
|
|
698
|
+
padding-left: 3px;
|
|
699
|
+
}
|
|
700
|
+
|
|
701
|
+
/* ----------New content for ballot styling------*/
|
|
702
|
+
|
|
703
|
+
.new-content::before {
|
|
704
|
+
white-space: pre;
|
|
705
|
+
content: "New Content\A ";
|
|
706
|
+
color: red;
|
|
707
|
+
font-weight: bold;}
|
|
708
|
+
.new-content{
|
|
709
|
+
margin: 5px;
|
|
710
|
+
padding: 10px;
|
|
711
|
+
color: #3c763d;
|
|
712
|
+
background-color: #dff0d8;
|
|
713
|
+
border-color: #d6e9c6;
|
|
714
|
+
}
|
|
715
|
+
|
|
716
|
+
.modified-content::before {
|
|
717
|
+
white-space: pre;
|
|
718
|
+
content: "Modified Content\A ";
|
|
719
|
+
color: red;
|
|
720
|
+
font-weight: bold;}
|
|
721
|
+
.modified-content{
|
|
722
|
+
margin: 5px;
|
|
723
|
+
padding: 10px;
|
|
724
|
+
color: #784212;
|
|
725
|
+
background-color: #fef9e7;
|
|
726
|
+
border-color: #f9e79f;
|
|
727
|
+
}
|
|
728
|
+
|
|
729
|
+
.bg-success{
|
|
730
|
+
color: #3c763d;
|
|
731
|
+
background-color: #dff0d8;
|
|
732
|
+
border-color: #bce8f1;
|
|
733
|
+
}
|
|
734
|
+
|
|
735
|
+
.bg-info{
|
|
736
|
+
color: #31708f;
|
|
737
|
+
background-color: #d9edf7;
|
|
738
|
+
border-color: #d6e9c6;
|
|
739
|
+
}
|
|
740
|
+
|
|
741
|
+
.bg-warning{
|
|
742
|
+
color: #8a6d3b;
|
|
743
|
+
background-color: #fcf8e3;
|
|
744
|
+
border-color: #faebcc;
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
.bg-danger{
|
|
748
|
+
color: #a94442;
|
|
749
|
+
background-color: #f2dede;
|
|
750
|
+
border-color: #ebccd1;
|
|
751
|
+
}
|
|
752
|
+
|
|
753
|
+
|
|
754
|
+
.feedback {
|
|
755
|
+
color: #e0e0e0;
|
|
756
|
+
padding:1px ;
|
|
757
|
+
font-size: 80%;
|
|
758
|
+
background-size: 17px 17px;
|
|
759
|
+
background-position: left center;
|
|
760
|
+
background-repeat: no-repeat;
|
|
761
|
+
margin-left: 7px;
|
|
762
|
+
padding-left: 7px;
|
|
763
|
+
padding-right: 7px;
|
|
764
|
+
float: var(--ig-right) ; /* none or right */
|
|
765
|
+
border-radius: 6px;
|
|
766
|
+
border: 0.5px solid #ffffff;
|
|
767
|
+
}
|
|
768
|
+
|
|
769
|
+
.feedback:hover {
|
|
770
|
+
color: #101010;
|
|
771
|
+
border: 0.5px solid #777;
|
|
772
|
+
background-color: #f7f7f7;
|
|
773
|
+
}
|
|
774
|
+
|
|
775
|
+
.feedback:after { /* 'feedback:before' or after for icon before or after text */
|
|
776
|
+
content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCguMzE4NzIgMCAwIC4zMTg3MiAtMi4xNDYxIC0yLjE3NTcpIiBmaWxsPSIjODgyMjIyIj48cGF0aCBkPSJtNTUuNzM2IDEzLjYzNi00LjM2OC00LjM2MmMtMC40NTEtMC40NTEtMS4wNDQtMC42NzctMS42MzYtMC42NzdzLTEuMTg0IDAuMjI1LTEuNjM1IDAuNjc2bC0zLjQ5NCAzLjQ4NCA3LjYzOSA3LjYyNiAzLjQ5NC0zLjQ4M2MwLjkwMy0wLjkwMiAwLjkwMy0yLjM2NSAwLTMuMjY0eiIvPjxwb2x5Z29uIHBvaW50cz0iMjEuOTIyIDM1LjM5NiAyOS41NjIgNDMuMDIzIDUwLjYwNyAyMi4wMTcgNDIuOTY3IDE0LjM5Ii8+PHBvbHlnb24gcG9pbnRzPSIyNy45MTMgNDQuNjU0IDIwLjI3MyAzNy4wMjggMTguNjQyIDQ2LjI4Ii8+PHBhdGggZD0ibTQxLjM5MyA1MC40MDNoLTI4LjgwNnYtMjguODA2aDIwLjMyOWw1LjAxLTVoLTI3LjEwNmMtMS43NzkgMC0zLjIzNCAxLjQ1NS0zLjIzNCAzLjIzNHYzMi4zMzljMCAxLjc3OSAxLjQ1NSAzLjIzNCAzLjIzNCAzLjIzNGgzMi4zMzljMS43NzkgMCAzLjIzNC0xLjQ1NSAzLjIzNC0zLjIzNHYtMjMuMTIxbC01IDQuOTkxeiIvPjwvZz48L3N2Zz4K')!important;
|
|
777
|
+
}
|
|
778
|
+
|
|
779
|
+
.feedback:before { /* 'feedback:before' or after for icon before or after text */
|
|
780
|
+
content: none !important;
|
|
781
|
+
padding-left: 3px;
|
|
782
|
+
padding-right: 3px;
|
|
783
|
+
}
|
|
784
|
+
|
|
785
|
+
.copy-text {
|
|
786
|
+
font-family: monospace;
|
|
787
|
+
font-weight: bold;
|
|
788
|
+
}
|
|
789
|
+
|
|
790
|
+
.copy-text .btn-copy{
|
|
791
|
+
visibility: hidden;
|
|
792
|
+
}
|
|
793
|
+
|
|
794
|
+
.copy-text:hover .btn-copy {
|
|
795
|
+
visibility: visible;
|
|
796
|
+
}
|
|
797
|
+
|
|
798
|
+
.btn-copy {
|
|
799
|
+
height: 14px;
|
|
800
|
+
width: 17px;
|
|
801
|
+
background-image: url('../ico/noun_copy to clipboard_1669410.png');
|
|
802
|
+
background-size: 22px;
|
|
803
|
+
padding: 0px 0px;
|
|
804
|
+
border-width: 0px;
|
|
805
|
+
background-color: transparent;
|
|
806
|
+
}
|
|
807
|
+
|
|
808
|
+
|
|
809
|
+
code[class*="language-"],
|
|
810
|
+
pre[class*="language-"] {
|
|
811
|
+
text-shadow: none;
|
|
812
|
+
}
|