@axa-fr/design-system-slash-css 2.0.6-alpha.15 → 2.0.6-alpha.16
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/dist/Accordion/Accordion.css +3 -1
- package/dist/Action/Action.css +1 -1
- package/dist/Button/Button.css +1 -139
- package/dist/Card/Card.css +1 -108
- package/dist/CardData/CardData.css +1 -102
- package/dist/Divider/Divider.css +1 -14
- package/dist/Form/Checkbox/Checkbox.css +1 -1
- package/dist/Form/Date/Date.css +1 -1
- package/dist/Form/File/File.css +1 -1
- package/dist/Form/MultiSelect/MultiSelect.css +1 -1
- package/dist/Form/NestedQuestion/NestedQuestion.css +1 -1
- package/dist/Form/Pass/Pass.css +1 -1
- package/dist/Form/Radio/Radio.css +1 -1
- package/dist/Form/Radio/RadioCardGroup.css +1 -87
- package/dist/Form/Select/Select.css +1 -1
- package/dist/Form/Slider/Slider.css +1 -1
- package/dist/Form/Text/Text.css +1 -1
- package/dist/Form/Textarea/Textarea.css +1 -1
- package/dist/Form/core/FormCore.css +1 -1
- package/dist/Layout/Footer/Footer.css +1 -25
- package/dist/Layout/Header/AnchorNavBar/AnchorNavBar.css +1 -50
- package/dist/Layout/Header/Drawer/Drawer.css +1 -1
- package/dist/Layout/Header/Header.css +1 -1
- package/dist/Layout/Header/HeaderTitle/HeaderTitle.css +1 -1
- package/dist/Layout/Header/Infos/Infos.css +1 -46
- package/dist/Layout/Header/Logo/Logo.css +1 -1
- package/dist/Layout/Header/Name/Name.css +1 -1
- package/dist/Layout/Header/NavBar/NavBar.css +1 -1
- package/dist/Layout/Header/User/User.css +1 -37
- package/dist/Link/Link.css +1 -72
- package/dist/Loader/Loader.css +1 -1
- package/dist/Message/Message.css +1 -83
- package/dist/Modal/Modal.css +1 -1
- package/dist/Popover/Popover.css +1 -1
- package/dist/Restitution/Restitution.css +1 -1
- package/dist/Steps/Steps.css +1 -1
- package/dist/Steps/VerticalStep.css +1 -82
- package/dist/Table/Pager.css +1 -1
- package/dist/Table/Paging.css +1 -1
- package/dist/Table/Table.css +1 -1
- package/dist/Tabs/Tabs.css +1 -1
- package/dist/Tag/Tag.css +1 -1
- package/dist/Title/Title.css +1 -1
- package/dist/common/breakpoints.css +1 -22
- package/dist/common/icons.css +1 -1
- package/dist/common/tokens.css +1 -83
- package/dist/slash.css +3 -1
- package/package.json +8 -9
- package/dist/Accordion/Accordion.css.map +0 -1
- package/dist/Accordion/Accordion.scss +0 -109
- package/dist/Action/Action.css.map +0 -1
- package/dist/Action/Action.scss +0 -48
- package/dist/Alert/Alert.css.map +0 -1
- package/dist/Alert/Alert.scss +0 -5
- package/dist/Form/Checkbox/Checkbox.css.map +0 -1
- package/dist/Form/Checkbox/Checkbox.scss +0 -323
- package/dist/Form/Date/Date.css.map +0 -1
- package/dist/Form/Date/Date.scss +0 -94
- package/dist/Form/File/File.css.map +0 -1
- package/dist/Form/File/File.scss +0 -79
- package/dist/Form/MultiSelect/MultiSelect.css.map +0 -1
- package/dist/Form/MultiSelect/MultiSelect.scss +0 -60
- package/dist/Form/NestedQuestion/NestedQuestion.css.map +0 -1
- package/dist/Form/NestedQuestion/NestedQuestion.scss +0 -22
- package/dist/Form/Pass/Pass.css.map +0 -1
- package/dist/Form/Pass/Pass.scss +0 -86
- package/dist/Form/Radio/Radio.css.map +0 -1
- package/dist/Form/Radio/Radio.scss +0 -202
- package/dist/Form/Select/Select.css.map +0 -1
- package/dist/Form/Select/Select.scss +0 -112
- package/dist/Form/Slider/Slider.css.map +0 -1
- package/dist/Form/Slider/Slider.scss +0 -72
- package/dist/Form/Text/Text.css.map +0 -1
- package/dist/Form/Text/Text.scss +0 -111
- package/dist/Form/Textarea/Textarea.css.map +0 -1
- package/dist/Form/Textarea/Textarea.scss +0 -44
- package/dist/Form/core/FormCore.css.map +0 -1
- package/dist/Form/core/FormCore.scss +0 -97
- package/dist/Layout/Header/Drawer/Drawer.css.map +0 -1
- package/dist/Layout/Header/Drawer/Drawer.scss +0 -25
- package/dist/Layout/Header/Header.css.map +0 -1
- package/dist/Layout/Header/Header.scss +0 -35
- package/dist/Layout/Header/HeaderTitle/HeaderTitle.css.map +0 -1
- package/dist/Layout/Header/HeaderTitle/HeaderTitle.scss +0 -112
- package/dist/Layout/Header/Logo/Logo.css.map +0 -1
- package/dist/Layout/Header/Logo/Logo.scss +0 -42
- package/dist/Layout/Header/Name/Name.css.map +0 -1
- package/dist/Layout/Header/Name/Name.scss +0 -33
- package/dist/Layout/Header/NavBar/NavBar.css.map +0 -1
- package/dist/Layout/Header/NavBar/NavBar.scss +0 -203
- package/dist/Loader/Loader.css.map +0 -1
- package/dist/Loader/Loader.scss +0 -57
- package/dist/Modal/Modal.css.map +0 -1
- package/dist/Modal/Modal.scss +0 -96
- package/dist/Popover/Popover.css.map +0 -1
- package/dist/Popover/Popover.scss +0 -51
- package/dist/Restitution/Restitution.css.map +0 -1
- package/dist/Restitution/Restitution.scss +0 -137
- package/dist/Steps/Steps.css.map +0 -1
- package/dist/Steps/Steps.scss +0 -189
- package/dist/Table/Pager.css.map +0 -1
- package/dist/Table/Pager.scss +0 -79
- package/dist/Table/Paging.css.map +0 -1
- package/dist/Table/Paging.scss +0 -61
- package/dist/Table/Table.css.map +0 -1
- package/dist/Table/Table.scss +0 -75
- package/dist/Tabs/Tabs.css.map +0 -1
- package/dist/Tabs/Tabs.scss +0 -137
- package/dist/Tag/Tag.css.map +0 -1
- package/dist/Tag/Tag.scss +0 -55
- package/dist/Title/Title.css.map +0 -1
- package/dist/Title/Title.scss +0 -66
- package/dist/common/common.css +0 -0
- package/dist/common/common.scss +0 -1459
- package/dist/common/grid.css.map +0 -1
- package/dist/common/grid.scss +0 -1029
- package/dist/common/icons.css.map +0 -1
- package/dist/common/icons.scss +0 -1232
- package/dist/common/reboot.css.map +0 -1
- package/dist/common/reboot.scss +0 -338
- package/dist/slash.css.map +0 -1
- package/dist/slash.scss +0 -40
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/common/reboot.scss%23sass","../../src/common/reboot.scss"],"names":[],"mappings":"AAAA,iBAGE,qBCCF,CDEA,KACE,sBAAA,CACA,gBAAA,CACA,6BAAA,CAAA,0BAAA,CAAA,qBAAA,CACA,uCCCF,CDEA,sEAUE,aCCF,CDEA,KAQE,8BAAA,CADA,mBAAA,CALA,4CAAA,CACA,cAAA,CACA,eAAA,CACA,eAAA,CAJA,QAAA,CAKA,eCGF,CDEA,sBACE,mBCCF,CDEA,GACE,kBAAA,CACA,QAAA,CACA,gBCCF,CDEA,kBAOE,mBAAA,CADA,YCEF,CDEA,EAEE,kBAAA,CADA,YCEF,CDEA,sCAEE,eAAA,CAIA,WAAA,CAHA,yBAAA,CACA,wCAAA,CAAA,gCAAA,CACA,qCAAA,CAAA,6BCEF,CDEA,QAEE,iBAAA,CACA,mBCCF,CDEA,iBALE,kBCUF,CDLA,SAGE,YCEF,CDEA,wBAIE,eCCF,CDEA,GACE,eCCF,CDEA,GACE,mBAAA,CACA,aCCF,CDEA,WACE,eCCF,CDEA,SAEE,kBCCF,CDEA,MACE,aCCF,CDEA,QAIE,aAAA,CACA,aAAA,CAHA,iBAAA,CACA,sBCGF,CDEA,IACE,aCCF,CDEA,IACE,SCCF,CDEA,EAGE,wBAAA,CADA,aAAA,CADA,oBCGF,CDEA,QAEE,aAAA,CADA,yBCEF,CDOA,uFAGE,aAAA,CADA,oBCEF,CDEA,+BACE,SCCF,CDEA,kBAIE,sFAAA,CAGA,aCDF,CDIA,ICAA,kBAAA,CDCE,YAAA,CAEA,aCDF,CDIA,OACE,eCDF,CDIA,IACE,iBCAF,CDIA,QCLA,qBAMA,CDDA,ICAA,eACA,CDIA,MACE,wBCDF,CDIA,QAGE,mBAAA,CAEA,aAAA,CCLF,oBAAA,CDCE,iBAAA,CAGA,eCAF,CDIA,GACE,kBCDF,CDIA,MACE,oBAAA,CCDF,mBACA,CDIA,OACE,eCDF,CDIA,sCAME,mBAAA,CACA,iBAAA,CACA,mBAAA,CAHA,QCEF,CDIA,aCAA,gBACA,CDIA,cCAA,mBACA,CDIA,OACE,gBCDF,CDIA,gDAIE,yBAAA,CAAA,iBCDF,CDIA,aACE,kBAAA,CCDF,yCACA,CDIA,4GAIE,cCDF,CDIA,wHAKE,iBAAA,CADA,SCAF,CDIA,uCCAA,qBAAA,CDGE,SCDF,CDIA,+EAIE,0BAAA,CAAA,kBCDF,CDIA,SACE,aAAA,CCDF,eACA,CDIA,SAIE,QAAA,CCJF,QAAA,CDCE,WAAA,CAEA,SCAF,CDIA,OASE,aAAA,CARA,aAAA,CAKA,gBAAA,CACA,mBAAA,CAHA,mBAAA,CADA,cAAA,CAEA,SAAA,CAGA,kBAAA,CCRF,UAQA,CDIA,SACE,sBCDF,CDIA,kFCAA,WACA,CDIA,cCAA,uBAAA,CAAA,eAAA,CDCE,mBCAF,CDIA,yCACE,uBAAA,CAAA,eCDF,CDIA,6BCAA,yBAAA,CAAA,iBAAA,CDCE,YCAF,CDIA,OACE,oBCDF,CDIA,QCAA,cAAA,CDCE,iBCAF,CDIA,SACE,YCDF,CDIA,SACE,sBCDF","file":"reboot.css","sourcesContent":["*,\n::after,\n::before {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n text-size-adjust: 100%;\n -webkit-tap-highlight-color: transparent;\n}\n\narticle,\naside,\nfigcaption,\nfigure,\nfooter,\nheader,\nhgroup,\nmain,\nnav,\nsection {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: \"Source Sans Pro\", Arial, sans-serif;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n text-align: left;\n color: var(--gray80);\n background-color: var(--gray10);\n}\n\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[data-original-title],\nabbr[title] {\n border-bottom: 0;\n text-decoration: underline;\n text-decoration: underline dotted;\n text-decoration-skip-ink: none;\n cursor: help;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\ndl,\nol,\nul {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nol ul,\nul ol,\nul ul {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 700;\n}\n\ndd {\n margin-bottom: 0.5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: bolder;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n vertical-align: baseline;\n font-size: 75%;\n line-height: 0;\n}\n\nsub {\n bottom: -0.25em;\n}\n\nsup {\n top: -0.5em;\n}\n\na {\n text-decoration: none;\n color: #00008f;\n background-color: transparent;\n}\n\na:hover {\n text-decoration: underline;\n color: #000043;\n}\n\na:not([href], [tabindex]) {\n text-decoration: none;\n color: inherit;\n}\n\na:not([href], [tabindex]):focus,\na:not([href], [tabindex]):hover {\n text-decoration: none;\n color: inherit;\n}\n\na:not([href], [tabindex]):focus {\n outline: 0;\n}\n\ncode,\nkbd,\npre,\nsamp {\n font-family:\n SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\",\n monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n border-style: none;\n vertical-align: middle;\n}\n\nsvg {\n vertical-align: middle;\n overflow: hidden;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.5rem;\n padding-bottom: 0.5rem;\n caption-side: bottom;\n text-align: left;\n color: #6c757d;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 0.5rem;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"],\nbutton {\n appearance: button;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled),\nbutton:not(:disabled) {\n cursor: pointer;\n}\n\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner,\nbutton::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"checkbox\"],\ninput[type=\"radio\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"],\ninput[type=\"time\"] {\n appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n margin: 0;\n padding: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n margin-bottom: 0.5rem;\n padding: 0;\n font-size: 1.5rem;\n line-height: inherit;\n white-space: normal;\n color: inherit;\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n","*,\n::after,\n::before {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n text-size-adjust: 100%;\n -webkit-tap-highlight-color: transparent;\n}\n\narticle,\naside,\nfigcaption,\nfigure,\nfooter,\nheader,\nhgroup,\nmain,\nnav,\nsection {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: \"Source Sans Pro\", Arial, sans-serif;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n text-align: left;\n color: var(--gray80);\n background-color: var(--gray10);\n}\n\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[data-original-title],\nabbr[title] {\n border-bottom: 0;\n text-decoration: underline;\n text-decoration: underline dotted;\n text-decoration-skip-ink: none;\n cursor: help;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\ndl,\nol,\nul {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nol ul,\nul ol,\nul ul {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 700;\n}\n\ndd {\n margin-bottom: 0.5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: bolder;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n vertical-align: baseline;\n font-size: 75%;\n line-height: 0;\n}\n\nsub {\n bottom: -0.25em;\n}\n\nsup {\n top: -0.5em;\n}\n\na {\n text-decoration: none;\n color: #00008f;\n background-color: transparent;\n}\n\na:hover {\n text-decoration: underline;\n color: #000043;\n}\n\na:not([href], [tabindex]) {\n text-decoration: none;\n color: inherit;\n}\n\na:not([href], [tabindex]):focus,\na:not([href], [tabindex]):hover {\n text-decoration: none;\n color: inherit;\n}\n\na:not([href], [tabindex]):focus {\n outline: 0;\n}\n\ncode,\nkbd,\npre,\nsamp {\n font-family:\n SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\",\n monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n border-style: none;\n vertical-align: middle;\n}\n\nsvg {\n vertical-align: middle;\n overflow: hidden;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.5rem;\n padding-bottom: 0.5rem;\n caption-side: bottom;\n text-align: left;\n color: #6c757d;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 0.5rem;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"],\nbutton {\n appearance: button;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled),\nbutton:not(:disabled) {\n cursor: pointer;\n}\n\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner,\nbutton::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"checkbox\"],\ninput[type=\"radio\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"],\ninput[type=\"time\"] {\n appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n margin: 0;\n padding: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n margin-bottom: 0.5rem;\n padding: 0;\n font-size: 1.5rem;\n line-height: inherit;\n white-space: normal;\n color: inherit;\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n"]}
|
package/dist/common/reboot.scss
DELETED
|
@@ -1,338 +0,0 @@
|
|
|
1
|
-
*,
|
|
2
|
-
::after,
|
|
3
|
-
::before {
|
|
4
|
-
box-sizing: border-box;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
html {
|
|
8
|
-
font-family: sans-serif;
|
|
9
|
-
line-height: 1.15;
|
|
10
|
-
text-size-adjust: 100%;
|
|
11
|
-
-webkit-tap-highlight-color: transparent;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
article,
|
|
15
|
-
aside,
|
|
16
|
-
figcaption,
|
|
17
|
-
figure,
|
|
18
|
-
footer,
|
|
19
|
-
header,
|
|
20
|
-
hgroup,
|
|
21
|
-
main,
|
|
22
|
-
nav,
|
|
23
|
-
section {
|
|
24
|
-
display: block;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
body {
|
|
28
|
-
margin: 0;
|
|
29
|
-
font-family: "Source Sans Pro", Arial, sans-serif;
|
|
30
|
-
font-size: 1rem;
|
|
31
|
-
font-weight: 400;
|
|
32
|
-
line-height: 1.5;
|
|
33
|
-
text-align: left;
|
|
34
|
-
color: var(--gray80);
|
|
35
|
-
background-color: var(--gray10);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
[tabindex="-1"]:focus {
|
|
39
|
-
outline: 0 !important;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
hr {
|
|
43
|
-
box-sizing: content-box;
|
|
44
|
-
height: 0;
|
|
45
|
-
overflow: visible;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
h1,
|
|
49
|
-
h2,
|
|
50
|
-
h3,
|
|
51
|
-
h4,
|
|
52
|
-
h5,
|
|
53
|
-
h6 {
|
|
54
|
-
margin-top: 0;
|
|
55
|
-
margin-bottom: 0.5rem;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
p {
|
|
59
|
-
margin-top: 0;
|
|
60
|
-
margin-bottom: 1rem;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
abbr[data-original-title],
|
|
64
|
-
abbr[title] {
|
|
65
|
-
border-bottom: 0;
|
|
66
|
-
text-decoration: underline;
|
|
67
|
-
text-decoration: underline dotted;
|
|
68
|
-
text-decoration-skip-ink: none;
|
|
69
|
-
cursor: help;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
address {
|
|
73
|
-
margin-bottom: 1rem;
|
|
74
|
-
font-style: normal;
|
|
75
|
-
line-height: inherit;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
dl,
|
|
79
|
-
ol,
|
|
80
|
-
ul {
|
|
81
|
-
margin-top: 0;
|
|
82
|
-
margin-bottom: 1rem;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
ol ol,
|
|
86
|
-
ol ul,
|
|
87
|
-
ul ol,
|
|
88
|
-
ul ul {
|
|
89
|
-
margin-bottom: 0;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
dt {
|
|
93
|
-
font-weight: 700;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
dd {
|
|
97
|
-
margin-bottom: 0.5rem;
|
|
98
|
-
margin-left: 0;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
blockquote {
|
|
102
|
-
margin: 0 0 1rem;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
b,
|
|
106
|
-
strong {
|
|
107
|
-
font-weight: bolder;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
small {
|
|
111
|
-
font-size: 80%;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
sub,
|
|
115
|
-
sup {
|
|
116
|
-
position: relative;
|
|
117
|
-
vertical-align: baseline;
|
|
118
|
-
font-size: 75%;
|
|
119
|
-
line-height: 0;
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
sub {
|
|
123
|
-
bottom: -0.25em;
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
sup {
|
|
127
|
-
top: -0.5em;
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
a {
|
|
131
|
-
text-decoration: none;
|
|
132
|
-
color: #00008f;
|
|
133
|
-
background-color: transparent;
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
a:hover {
|
|
137
|
-
text-decoration: underline;
|
|
138
|
-
color: #000043;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
a:not([href], [tabindex]) {
|
|
142
|
-
text-decoration: none;
|
|
143
|
-
color: inherit;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
a:not([href], [tabindex]):focus,
|
|
147
|
-
a:not([href], [tabindex]):hover {
|
|
148
|
-
text-decoration: none;
|
|
149
|
-
color: inherit;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
a:not([href], [tabindex]):focus {
|
|
153
|
-
outline: 0;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
code,
|
|
157
|
-
kbd,
|
|
158
|
-
pre,
|
|
159
|
-
samp {
|
|
160
|
-
font-family:
|
|
161
|
-
SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New",
|
|
162
|
-
monospace;
|
|
163
|
-
font-size: 1em;
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
pre {
|
|
167
|
-
margin-top: 0;
|
|
168
|
-
margin-bottom: 1rem;
|
|
169
|
-
overflow: auto;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
figure {
|
|
173
|
-
margin: 0 0 1rem;
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
img {
|
|
177
|
-
border-style: none;
|
|
178
|
-
vertical-align: middle;
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
svg {
|
|
182
|
-
vertical-align: middle;
|
|
183
|
-
overflow: hidden;
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
table {
|
|
187
|
-
border-collapse: collapse;
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
caption {
|
|
191
|
-
padding-top: 0.5rem;
|
|
192
|
-
padding-bottom: 0.5rem;
|
|
193
|
-
caption-side: bottom;
|
|
194
|
-
text-align: left;
|
|
195
|
-
color: #6c757d;
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
th {
|
|
199
|
-
text-align: inherit;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
label {
|
|
203
|
-
display: inline-block;
|
|
204
|
-
margin-bottom: 0.5rem;
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
button {
|
|
208
|
-
border-radius: 0;
|
|
209
|
-
}
|
|
210
|
-
|
|
211
|
-
button,
|
|
212
|
-
input,
|
|
213
|
-
optgroup,
|
|
214
|
-
select,
|
|
215
|
-
textarea {
|
|
216
|
-
margin: 0;
|
|
217
|
-
font-family: inherit;
|
|
218
|
-
font-size: inherit;
|
|
219
|
-
line-height: inherit;
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
button,
|
|
223
|
-
input {
|
|
224
|
-
overflow: visible;
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
button,
|
|
228
|
-
select {
|
|
229
|
-
text-transform: none;
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
select {
|
|
233
|
-
word-wrap: normal;
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
[type="button"],
|
|
237
|
-
[type="reset"],
|
|
238
|
-
[type="submit"],
|
|
239
|
-
button {
|
|
240
|
-
appearance: button;
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
button:focus {
|
|
244
|
-
outline: 1px dotted;
|
|
245
|
-
outline: 5px auto -webkit-focus-ring-color;
|
|
246
|
-
}
|
|
247
|
-
|
|
248
|
-
[type="button"]:not(:disabled),
|
|
249
|
-
[type="reset"]:not(:disabled),
|
|
250
|
-
[type="submit"]:not(:disabled),
|
|
251
|
-
button:not(:disabled) {
|
|
252
|
-
cursor: pointer;
|
|
253
|
-
}
|
|
254
|
-
|
|
255
|
-
[type="button"]::-moz-focus-inner,
|
|
256
|
-
[type="reset"]::-moz-focus-inner,
|
|
257
|
-
[type="submit"]::-moz-focus-inner,
|
|
258
|
-
button::-moz-focus-inner {
|
|
259
|
-
padding: 0;
|
|
260
|
-
border-style: none;
|
|
261
|
-
}
|
|
262
|
-
|
|
263
|
-
input[type="checkbox"],
|
|
264
|
-
input[type="radio"] {
|
|
265
|
-
box-sizing: border-box;
|
|
266
|
-
padding: 0;
|
|
267
|
-
}
|
|
268
|
-
|
|
269
|
-
input[type="date"],
|
|
270
|
-
input[type="datetime-local"],
|
|
271
|
-
input[type="month"],
|
|
272
|
-
input[type="time"] {
|
|
273
|
-
appearance: listbox;
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
textarea {
|
|
277
|
-
overflow: auto;
|
|
278
|
-
resize: vertical;
|
|
279
|
-
}
|
|
280
|
-
|
|
281
|
-
fieldset {
|
|
282
|
-
min-width: 0;
|
|
283
|
-
margin: 0;
|
|
284
|
-
padding: 0;
|
|
285
|
-
border: 0;
|
|
286
|
-
}
|
|
287
|
-
|
|
288
|
-
legend {
|
|
289
|
-
display: block;
|
|
290
|
-
width: 100%;
|
|
291
|
-
max-width: 100%;
|
|
292
|
-
margin-bottom: 0.5rem;
|
|
293
|
-
padding: 0;
|
|
294
|
-
font-size: 1.5rem;
|
|
295
|
-
line-height: inherit;
|
|
296
|
-
white-space: normal;
|
|
297
|
-
color: inherit;
|
|
298
|
-
}
|
|
299
|
-
|
|
300
|
-
progress {
|
|
301
|
-
vertical-align: baseline;
|
|
302
|
-
}
|
|
303
|
-
|
|
304
|
-
[type="number"]::-webkit-inner-spin-button,
|
|
305
|
-
[type="number"]::-webkit-outer-spin-button {
|
|
306
|
-
height: auto;
|
|
307
|
-
}
|
|
308
|
-
|
|
309
|
-
[type="search"] {
|
|
310
|
-
outline-offset: -2px;
|
|
311
|
-
appearance: none;
|
|
312
|
-
}
|
|
313
|
-
|
|
314
|
-
[type="search"]::-webkit-search-decoration {
|
|
315
|
-
appearance: none;
|
|
316
|
-
}
|
|
317
|
-
|
|
318
|
-
::-webkit-file-upload-button {
|
|
319
|
-
font: inherit;
|
|
320
|
-
appearance: button;
|
|
321
|
-
}
|
|
322
|
-
|
|
323
|
-
output {
|
|
324
|
-
display: inline-block;
|
|
325
|
-
}
|
|
326
|
-
|
|
327
|
-
summary {
|
|
328
|
-
display: list-item;
|
|
329
|
-
cursor: pointer;
|
|
330
|
-
}
|
|
331
|
-
|
|
332
|
-
template {
|
|
333
|
-
display: none;
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
[hidden] {
|
|
337
|
-
display: none !important;
|
|
338
|
-
}
|