@eeacms/volto-eea-design-system 0.2.1
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/.coverage.babel.config.js +13 -0
- package/.github/ISSUE_TEMPLATE/bug_report.md +50 -0
- package/.github/ISSUE_TEMPLATE/feature_request.md +50 -0
- package/.github/workflows/node.js.yml +59 -0
- package/.prettierignore +4 -0
- package/.project.eslintrc.js +45 -0
- package/.release-it.json +17 -0
- package/.storybook/manager.js +15 -0
- package/CHANGELOG.md +1025 -0
- package/DEVELOP.md +51 -0
- package/LICENSE.md +9 -0
- package/README.md +196 -0
- package/bootstrap +41 -0
- package/cypress.json +17 -0
- package/jest-addon.config.js +36 -0
- package/locales/volto.pot +0 -0
- package/mockups/README.md +1 -0
- package/package.json +49 -0
- package/razzle.extend.js +23 -0
- package/src/helpers/index.js +2 -0
- package/src/helpers/useClickOutside.js +30 -0
- package/src/helpers/usePrevious.js +9 -0
- package/src/i18n.js +180 -0
- package/src/index.js +6 -0
- package/src/semantic.less +262 -0
- package/src/ui/Avatar/Avatar.jsx +32 -0
- package/src/ui/Avatar/Avatar.stories.jsx +61 -0
- package/src/ui/AvatarGrid/AvatarGrid.jsx +49 -0
- package/src/ui/AvatarGrid/AvatarGrid.stories.jsx +66 -0
- package/src/ui/Banner/Banner.jsx +59 -0
- package/src/ui/Banner/Banner.stories.jsx +121 -0
- package/src/ui/Blockquote/Blockquote.jsx +16 -0
- package/src/ui/Blockquote/Blockquote.stories.jsx +48 -0
- package/src/ui/Breadcrumbs/Breadcrumb.stories.jsx +76 -0
- package/src/ui/Breadcrumbs/Breadcrumbs.jsx +67 -0
- package/src/ui/Breadcrumbs/Breadcrumbs.stories.jsx +30 -0
- package/src/ui/Button/Button.stories.jsx +169 -0
- package/src/ui/Divider/Divider.jsx +7 -0
- package/src/ui/Footer/Contact.jsx +28 -0
- package/src/ui/Footer/Footer.jsx +52 -0
- package/src/ui/Footer/FooterActions.jsx +22 -0
- package/src/ui/Footer/FooterHeader.jsx +10 -0
- package/src/ui/Footer/FooterSites.jsx +33 -0
- package/src/ui/Footer/Social.jsx +25 -0
- package/src/ui/Footer/SubFooter.jsx +9 -0
- package/src/ui/FormFieldWrapper/FormFieldWrapper.jsx +51 -0
- package/src/ui/Header/Header.jsx +224 -0
- package/src/ui/Header/HeaderMenuPopUp.js +79 -0
- package/src/ui/Header/HeaderSearchPopUp.js +33 -0
- package/src/ui/InpageNavigation/InpageNavigation.jsx +61 -0
- package/src/ui/InpageNavigation/InpageNavigation.stories.jsx +166 -0
- package/src/ui/KeyContent/KeyContent.jsx +22 -0
- package/src/ui/KeyContent/KeyContent.stories.jsx +62 -0
- package/src/ui/Loader/Loader.stories.jsx +45 -0
- package/src/ui/Logo/Logo.jsx +31 -0
- package/src/ui/Popup/Popup.stories.jsx +97 -0
- package/src/ui/PublicationCard/PublicationCard.jsx +27 -0
- package/src/ui/PublicationCard/PublicationCard.stories.jsx +69 -0
- package/src/ui/Pullquote/Pullquote.jsx +44 -0
- package/src/ui/Pullquote/Pullquote.stories.jsx +101 -0
- package/src/ui/RelatedContent/RelatedContent.jsx +90 -0
- package/src/ui/RelatedContent/RelatedContent.stories.jsx +80 -0
- package/src/ui/Segment/Segment.stories.jsx +163 -0
- package/src/ui/Tag/Tag.jsx +13 -0
- package/src/ui/Tag/Tag.stories.jsx +21 -0
- package/src/ui/TagList/TagList.jsx +23 -0
- package/src/ui/TagList/TagList.stories.jsx +63 -0
- package/src/ui/Testimonial/Testimonial.jsx +53 -0
- package/src/ui/Testimonial/Testimonial.stories.jsx +51 -0
- package/src/ui/Timeline/Timeline.jsx +44 -0
- package/src/ui/Timeline/Timeline.stories.jsx +322 -0
- package/src/ui/index.js +31 -0
- package/templates/eea.hbs +50 -0
- package/theme/theme.config +122 -0
- package/theme/theme.less +64 -0
- package/theme/themes/eea/assets/images/EEA_Logo_Vertical.png +0 -0
- package/theme/themes/eea/assets/images/Footer/EEALogo.png +0 -0
- package/theme/themes/eea/assets/images/Footer/EULogo.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo1.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo10.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo2.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo3.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo4.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo5.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo6.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo7.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo8.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo9.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/abstract-visual.svg +32 -0
- package/theme/themes/eea/assets/images/Footer/Extras/footervisual.svg +1755 -0
- package/theme/themes/eea/assets/images/Footer/Vector1.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Vector2.png +0 -0
- package/theme/themes/eea/assets/images/Header/EeaLogo.png +0 -0
- package/theme/themes/eea/assets/images/Header/Vector.png +0 -0
- package/theme/themes/eea/assets/images/Header/close-line.svg +1 -0
- package/theme/themes/eea/assets/images/Header/close.png +0 -0
- package/theme/themes/eea/assets/images/Header/down-arrow.png +0 -0
- package/theme/themes/eea/assets/images/Header/eea-logo.svg +14 -0
- package/theme/themes/eea/assets/images/Header/eea.png +0 -0
- package/theme/themes/eea/assets/images/Header/eeaIcon.png +0 -0
- package/theme/themes/eea/assets/images/Header/global-line.svg +1 -0
- package/theme/themes/eea/assets/images/Header/globeIcon.png +0 -0
- package/theme/themes/eea/assets/images/Header/hamburgerMenuIcon.png +0 -0
- package/theme/themes/eea/assets/images/Header/menu-left-arrow.svg +3 -0
- package/theme/themes/eea/assets/images/Header/menu-line.svg +1 -0
- package/theme/themes/eea/assets/images/Header/search-line.svg +1 -0
- package/theme/themes/eea/assets/images/Header/search.png +0 -0
- package/theme/themes/eea/assets/images/Header/searchIcon.png +0 -0
- package/theme/themes/eea/assets/images/arrow-down.svg +10 -0
- package/theme/themes/eea/assets/images/avatar.png +0 -0
- package/theme/themes/eea/assets/images/banner.png +0 -0
- package/theme/themes/eea/assets/images/eea-logo.png +0 -0
- package/theme/themes/eea/assets/images/eea_icon.png +0 -0
- package/theme/themes/eea/assets/images/europe-flag.svg +4 -0
- package/theme/themes/eea/assets/images/home-icon.svg +3 -0
- package/theme/themes/eea/assets/images/loaderImage.png +0 -0
- package/theme/themes/eea/assets/images/mega-menu-arrow.svg +3 -0
- package/theme/themes/eea/assets/logo/EEA-Logo-White-2.svg +9 -0
- package/theme/themes/eea/assets/logo/EEA-Logo-white.svg +9 -0
- package/theme/themes/eea/assets/logo/EIONETLogo.png +0 -0
- package/theme/themes/eea/assets/logo/bise.svg +47 -0
- package/theme/themes/eea/assets/logo/cca.svg +20 -0
- package/theme/themes/eea/assets/logo/copernicus.svg +62 -0
- package/theme/themes/eea/assets/logo/energy.svg +77 -0
- package/theme/themes/eea/assets/logo/fise.svg +37 -0
- package/theme/themes/eea/assets/logo/freshwater.svg +48 -0
- package/theme/themes/eea/assets/logo/industry.svg +40 -0
- package/theme/themes/eea/assets/logo/insitu.svg +43 -0
- package/theme/themes/eea/assets/logo/ipchem.svg +23 -0
- package/theme/themes/eea/assets/logo/marine.svg +63 -0
- package/theme/themes/eea/collections/breadcrumb.overrides +44 -0
- package/theme/themes/eea/collections/breadcrumb.variables +49 -0
- package/theme/themes/eea/collections/form.overrides +56 -0
- package/theme/themes/eea/collections/form.variables +211 -0
- package/theme/themes/eea/collections/grid.overrides +17 -0
- package/theme/themes/eea/collections/grid.variables +103 -0
- package/theme/themes/eea/collections/menu.overrides +84 -0
- package/theme/themes/eea/collections/menu.variables +471 -0
- package/theme/themes/eea/collections/message.overrides +34 -0
- package/theme/themes/eea/collections/message.variables +142 -0
- package/theme/themes/eea/collections/table.overrides +30 -0
- package/theme/themes/eea/collections/table.variables +249 -0
- package/theme/themes/eea/definitions/elements/icon.less +499 -0
- package/theme/themes/eea/elements/button.overrides +199 -0
- package/theme/themes/eea/elements/button.variables +405 -0
- package/theme/themes/eea/elements/container.overrides +98 -0
- package/theme/themes/eea/elements/container.variables +66 -0
- package/theme/themes/eea/elements/divider.overrides +17 -0
- package/theme/themes/eea/elements/divider.variables +53 -0
- package/theme/themes/eea/elements/flag.overrides +1235 -0
- package/theme/themes/eea/elements/flag.variables +13 -0
- package/theme/themes/eea/elements/header.overrides +205 -0
- package/theme/themes/eea/elements/header.variables +151 -0
- package/theme/themes/eea/elements/icon.overrides +5589 -0
- package/theme/themes/eea/elements/icon.variables +95 -0
- package/theme/themes/eea/elements/image.overrides +3 -0
- package/theme/themes/eea/elements/image.variables +44 -0
- package/theme/themes/eea/elements/input.overrides +83 -0
- package/theme/themes/eea/elements/input.variables +104 -0
- package/theme/themes/eea/elements/label.overrides +49 -0
- package/theme/themes/eea/elements/label.variables +267 -0
- package/theme/themes/eea/elements/list.overrides +28 -0
- package/theme/themes/eea/elements/list.variables +233 -0
- package/theme/themes/eea/elements/loader.overrides +3 -0
- package/theme/themes/eea/elements/loader.variables +73 -0
- package/theme/themes/eea/elements/placeholder.overrides +3 -0
- package/theme/themes/eea/elements/placeholder.variables +55 -0
- package/theme/themes/eea/elements/rail.overrides +3 -0
- package/theme/themes/eea/elements/rail.variables +34 -0
- package/theme/themes/eea/elements/reveal.overrides +3 -0
- package/theme/themes/eea/elements/reveal.variables +18 -0
- package/theme/themes/eea/elements/segment.overrides +8 -0
- package/theme/themes/eea/elements/segment.variables +154 -0
- package/theme/themes/eea/elements/step.overrides +18 -0
- package/theme/themes/eea/elements/step.variables +130 -0
- package/theme/themes/eea/extras/avatar.less +97 -0
- package/theme/themes/eea/extras/avatar.variables +34 -0
- package/theme/themes/eea/extras/avatarGrid.less +43 -0
- package/theme/themes/eea/extras/avatarGrid.variables +20 -0
- package/theme/themes/eea/extras/banner.less +213 -0
- package/theme/themes/eea/extras/banner.variables +77 -0
- package/theme/themes/eea/extras/blockquote.less +89 -0
- package/theme/themes/eea/extras/blockquote.variables +35 -0
- package/theme/themes/eea/extras/custom.overrides +0 -0
- package/theme/themes/eea/extras/custom.variables +0 -0
- package/theme/themes/eea/extras/divider.less +14 -0
- package/theme/themes/eea/extras/divider.variables +9 -0
- package/theme/themes/eea/extras/footer.less +273 -0
- package/theme/themes/eea/extras/footer.variables +109 -0
- package/theme/themes/eea/extras/header.less +691 -0
- package/theme/themes/eea/extras/header.variables +149 -0
- package/theme/themes/eea/extras/inpageNavigation.less +57 -0
- package/theme/themes/eea/extras/inpageNavigation.variables +30 -0
- package/theme/themes/eea/extras/keyContent.less +36 -0
- package/theme/themes/eea/extras/keyContent.variables +18 -0
- package/theme/themes/eea/extras/main.overrides +31 -0
- package/theme/themes/eea/extras/main.variables +33 -0
- package/theme/themes/eea/extras/publicationCard.less +62 -0
- package/theme/themes/eea/extras/publicationCard.variables +24 -0
- package/theme/themes/eea/extras/pullquote.less +76 -0
- package/theme/themes/eea/extras/pullquote.variables +34 -0
- package/theme/themes/eea/extras/select.overrides +0 -0
- package/theme/themes/eea/extras/select.variables +0 -0
- package/theme/themes/eea/extras/tag.less +37 -0
- package/theme/themes/eea/extras/tag.variables +22 -0
- package/theme/themes/eea/extras/tagList.less +50 -0
- package/theme/themes/eea/extras/tagList.variables +13 -0
- package/theme/themes/eea/extras/testimonial.less +28 -0
- package/theme/themes/eea/extras/testimonial.variables +13 -0
- package/theme/themes/eea/extras/timeline.less +114 -0
- package/theme/themes/eea/extras/timeline.variables +40 -0
- package/theme/themes/eea/globals/reset.overrides +454 -0
- package/theme/themes/eea/globals/reset.variables +6 -0
- package/theme/themes/eea/globals/site.overrides +27 -0
- package/theme/themes/eea/globals/site.variables +1135 -0
- package/theme/themes/eea/modules/accordion.overrides +83 -0
- package/theme/themes/eea/modules/accordion.variables +114 -0
- package/theme/themes/eea/modules/chatroom.overrides +3 -0
- package/theme/themes/eea/modules/chatroom.variables +3 -0
- package/theme/themes/eea/modules/checkbox.overrides +67 -0
- package/theme/themes/eea/modules/checkbox.variables +194 -0
- package/theme/themes/eea/modules/dimmer.overrides +3 -0
- package/theme/themes/eea/modules/dimmer.variables +58 -0
- package/theme/themes/eea/modules/dropdown.overrides +53 -0
- package/theme/themes/eea/modules/dropdown.variables +390 -0
- package/theme/themes/eea/modules/embed.overrides +3 -0
- package/theme/themes/eea/modules/embed.variables +53 -0
- package/theme/themes/eea/modules/modal.overrides +3 -0
- package/theme/themes/eea/modules/modal.variables +193 -0
- package/theme/themes/eea/modules/nag.overrides +3 -0
- package/theme/themes/eea/modules/nag.variables +74 -0
- package/theme/themes/eea/modules/popup.overrides +83 -0
- package/theme/themes/eea/modules/popup.variables +153 -0
- package/theme/themes/eea/modules/progress.overrides +3 -0
- package/theme/themes/eea/modules/progress.variables +113 -0
- package/theme/themes/eea/modules/rating.overrides +74 -0
- package/theme/themes/eea/modules/rating.variables +103 -0
- package/theme/themes/eea/modules/search.overrides +3 -0
- package/theme/themes/eea/modules/search.variables +163 -0
- package/theme/themes/eea/modules/shape.overrides +3 -0
- package/theme/themes/eea/modules/shape.variables +40 -0
- package/theme/themes/eea/modules/sidebar.overrides +3 -0
- package/theme/themes/eea/modules/sidebar.variables +45 -0
- package/theme/themes/eea/modules/sticky.overrides +3 -0
- package/theme/themes/eea/modules/sticky.variables +7 -0
- package/theme/themes/eea/modules/tab.overrides +13 -0
- package/theme/themes/eea/modules/tab.variables +17 -0
- package/theme/themes/eea/modules/transition.overrides +1087 -0
- package/theme/themes/eea/modules/transition.variables +10 -0
- package/theme/themes/eea/modules/video.overrides +3 -0
- package/theme/themes/eea/modules/video.variables +16 -0
- package/theme/themes/eea/views/ad.overrides +3 -0
- package/theme/themes/eea/views/ad.variables +13 -0
- package/theme/themes/eea/views/card.overrides +73 -0
- package/theme/themes/eea/views/card.variables +237 -0
- package/theme/themes/eea/views/comment.overrides +3 -0
- package/theme/themes/eea/views/comment.variables +98 -0
- package/theme/themes/eea/views/feed.overrides +3 -0
- package/theme/themes/eea/views/feed.variables +141 -0
- package/theme/themes/eea/views/item.overrides +8 -0
- package/theme/themes/eea/views/item.variables +157 -0
- package/theme/themes/eea/views/statistic.overrides +19 -0
- package/theme/themes/eea/views/statistic.variables +105 -0
|
@@ -0,0 +1,405 @@
|
|
|
1
|
+
/*******************************
|
|
2
|
+
Button
|
|
3
|
+
*******************************/
|
|
4
|
+
|
|
5
|
+
/*-------------------
|
|
6
|
+
Element
|
|
7
|
+
--------------------*/
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
/* Button */
|
|
12
|
+
@buttonBorder: @relative2px solid;
|
|
13
|
+
@buttonDisabledOpacity: 1;
|
|
14
|
+
|
|
15
|
+
/* Primary Button */
|
|
16
|
+
@primaryButtonColor: @primaryColor;
|
|
17
|
+
@primaryButtonColorHover: @darkMidnightBlue;
|
|
18
|
+
@primaryButtonBackgroundActive: @mediumPersianBlue;
|
|
19
|
+
@primaryButtonDisabledBackground: @midBlue;
|
|
20
|
+
|
|
21
|
+
/* Secondary Button */
|
|
22
|
+
@secondaryButtonBackground: transparent;
|
|
23
|
+
@secondaryButtonColor: @darkMidnightBlue;
|
|
24
|
+
@secondaryButtonColorHover : @white;
|
|
25
|
+
@secondaryBorder: @buttonBorder @darkMidnightBlue;
|
|
26
|
+
@secondaryBorderHover: @buttonBorder @darkMidnightBlue;
|
|
27
|
+
@secondaryButtonDisabledColor: @weldonBlue;
|
|
28
|
+
|
|
29
|
+
/* Secondary Button Inverted */
|
|
30
|
+
@secondaryButtonInvertedColor: @white;
|
|
31
|
+
@secondaryButtonInvertedColorHover: @darkMidnightBlue;
|
|
32
|
+
|
|
33
|
+
/* Action Button */
|
|
34
|
+
@actionButtonColor: @white;
|
|
35
|
+
@actionButtonBackground: @darkCyan;
|
|
36
|
+
@actionButtonBackgroundHover: #2E6173;
|
|
37
|
+
@actionButtonBackgroundActive: @pineGreen;
|
|
38
|
+
|
|
39
|
+
/* Text Button */
|
|
40
|
+
@textButtonBackground: transparent;
|
|
41
|
+
|
|
42
|
+
/* Search Button */
|
|
43
|
+
@searchButtonBackground: transparent;
|
|
44
|
+
@searchButtonColor: @white;
|
|
45
|
+
@searchButtonFontSize: 1.125rem;
|
|
46
|
+
@searchButtonBorderRadius: 0.625rem;
|
|
47
|
+
@searchButtonIconLeft: 1.25rem;
|
|
48
|
+
@searchButtonIconOpacity: 0.625rem;
|
|
49
|
+
|
|
50
|
+
@verticalMargin: 0em;
|
|
51
|
+
@horizontalMargin: 0.25em;
|
|
52
|
+
@backgroundColor: @silverGray;
|
|
53
|
+
@backgroundImage: none;
|
|
54
|
+
@background: @backgroundColor @backgroundImage;
|
|
55
|
+
@lineHeight: 1em;
|
|
56
|
+
|
|
57
|
+
/* Button defaults to using same height as input globally */
|
|
58
|
+
@verticalPadding: @inputVerticalPadding;
|
|
59
|
+
@horizontalPadding: 1.875em;
|
|
60
|
+
|
|
61
|
+
/* Text */
|
|
62
|
+
@textTransform: none;
|
|
63
|
+
@tapColor: transparent;
|
|
64
|
+
@fontFamily: @pageFont;
|
|
65
|
+
@fontWeight: 500;
|
|
66
|
+
@textColor: @black;
|
|
67
|
+
@textShadow: none;
|
|
68
|
+
@invertedTextShadow: @textShadow;
|
|
69
|
+
@borderRadius: @defaultBorderRadius;
|
|
70
|
+
@verticalAlign: baseline;
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
/* Internal Shadow */
|
|
74
|
+
@shadowDistance: 0em;
|
|
75
|
+
@shadowOffset: (@shadowDistance / 2);
|
|
76
|
+
@shadowBoxShadow: 0px -@shadowDistance 0px 0px @borderColor inset;
|
|
77
|
+
|
|
78
|
+
/* Box Shadow */
|
|
79
|
+
@borderBoxShadowColor: transparent;
|
|
80
|
+
@borderBoxShadowWidth: 1px;
|
|
81
|
+
@borderBoxShadow: 0px 0px 0px @borderBoxShadowWidth @borderBoxShadowColor inset;
|
|
82
|
+
@boxShadow:
|
|
83
|
+
@borderBoxShadow,
|
|
84
|
+
@shadowBoxShadow
|
|
85
|
+
;
|
|
86
|
+
|
|
87
|
+
/* Icon */
|
|
88
|
+
@iconHeight: @relativeMedium;
|
|
89
|
+
@iconOpacity: 0.8;
|
|
90
|
+
@iconDistance: @relative6px;
|
|
91
|
+
@iconColor: '';
|
|
92
|
+
@iconTransition: opacity @defaultDuration @defaultEasing;
|
|
93
|
+
@iconVerticalAlign: '';
|
|
94
|
+
|
|
95
|
+
@iconMargin: 0em @iconDistance 0em -(@iconDistance / 2);
|
|
96
|
+
@rightIconMargin: 0em -(@iconDistance / 2) 0em @iconDistance;
|
|
97
|
+
|
|
98
|
+
/* Loader */
|
|
99
|
+
@invertedLoaderFillColor: rgba(0, 0, 0, 0.15);
|
|
100
|
+
|
|
101
|
+
@transition:
|
|
102
|
+
opacity @defaultDuration @defaultEasing,
|
|
103
|
+
background-color @defaultDuration @defaultEasing,
|
|
104
|
+
color @defaultDuration @defaultEasing,
|
|
105
|
+
box-shadow @defaultDuration @defaultEasing,
|
|
106
|
+
background @defaultDuration @defaultEasing
|
|
107
|
+
;
|
|
108
|
+
/*
|
|
109
|
+
@willChange: box-shadow, transform, opacity, color, background;
|
|
110
|
+
*/
|
|
111
|
+
@willChange: '';
|
|
112
|
+
|
|
113
|
+
/*-------------------
|
|
114
|
+
Group
|
|
115
|
+
--------------------*/
|
|
116
|
+
|
|
117
|
+
@groupBoxShadow: none;
|
|
118
|
+
@groupButtonBoxShadow: @boxShadow;
|
|
119
|
+
@verticalBoxShadow: none;
|
|
120
|
+
@groupButtonOffset: 0px 0px 0px 0px;
|
|
121
|
+
@verticalGroupOffset: 0px 0px 0px 0px;
|
|
122
|
+
|
|
123
|
+
/*-------------------
|
|
124
|
+
States
|
|
125
|
+
--------------------*/
|
|
126
|
+
|
|
127
|
+
/* Hovered */
|
|
128
|
+
@hoverBackgroundColor: @midGray;
|
|
129
|
+
@hoverBackgroundImage: @backgroundImage;
|
|
130
|
+
@hoverBoxShadow: @boxShadow;
|
|
131
|
+
@hoverColor: @hoveredTextColor;
|
|
132
|
+
@iconHoverOpacity: 0.85;
|
|
133
|
+
|
|
134
|
+
/* Focused */
|
|
135
|
+
@focusBackgroundColor: @hoverBackgroundColor;
|
|
136
|
+
@focusBackgroundImage: '';
|
|
137
|
+
@focusBoxShadow: '';
|
|
138
|
+
@focusColor: @hoveredTextColor;
|
|
139
|
+
@iconFocusOpacity: 0.85;
|
|
140
|
+
|
|
141
|
+
/* Disabled */
|
|
142
|
+
@disabledBackgroundImage: none;
|
|
143
|
+
@disabledBoxShadow: none;
|
|
144
|
+
|
|
145
|
+
/* Pressed Down */
|
|
146
|
+
@downBackgroundColor: #BABBBC;
|
|
147
|
+
@downBackgroundImage: '';
|
|
148
|
+
@downPressedShadow: none;
|
|
149
|
+
@downBoxShadow:
|
|
150
|
+
@borderBoxShadow,
|
|
151
|
+
@downPressedShadow
|
|
152
|
+
;
|
|
153
|
+
@downColor: @pressedTextColor;
|
|
154
|
+
|
|
155
|
+
/* Active */
|
|
156
|
+
@activeBackgroundColor: #C0C1C2;
|
|
157
|
+
@activeBackgroundImage: none;
|
|
158
|
+
@activeColor: @selectedTextColor;
|
|
159
|
+
@activeBoxShadow: @borderBoxShadow;
|
|
160
|
+
|
|
161
|
+
/* Active + Hovered */
|
|
162
|
+
@activeHoverBackgroundColor: @activeBackgroundColor;
|
|
163
|
+
@activeHoverBackgroundImage: none;
|
|
164
|
+
@activeHoverColor: @activeColor;
|
|
165
|
+
@activeHoverBoxShadow: @activeBoxShadow;
|
|
166
|
+
|
|
167
|
+
/* Loading */
|
|
168
|
+
@loadingOpacity: 1;
|
|
169
|
+
@loadingPointerEvents: auto;
|
|
170
|
+
@loadingTransition:
|
|
171
|
+
all 0s linear,
|
|
172
|
+
opacity @defaultDuration @defaultEasing
|
|
173
|
+
;
|
|
174
|
+
|
|
175
|
+
/*-------------------
|
|
176
|
+
Types
|
|
177
|
+
--------------------*/
|
|
178
|
+
|
|
179
|
+
/* Or */
|
|
180
|
+
@orText: 'or';
|
|
181
|
+
|
|
182
|
+
@orGap: 0.3em;
|
|
183
|
+
@orHeight: (@verticalPadding * 2) + 1em;
|
|
184
|
+
@orZIndex: 3;
|
|
185
|
+
|
|
186
|
+
@orCircleDistanceToEdge: (@verticalPadding);
|
|
187
|
+
@orCircleSize: @orHeight - @orCircleDistanceToEdge;
|
|
188
|
+
@orLineHeight: (@orCircleSize);
|
|
189
|
+
@orBoxShadow: @borderBoxShadow;
|
|
190
|
+
|
|
191
|
+
@orVerticalOffset: -(@orCircleSize / 2);
|
|
192
|
+
@orHorizontalOffset: -(@orCircleSize / 2);
|
|
193
|
+
|
|
194
|
+
@orBackgroundColor: @white;
|
|
195
|
+
@orTextShadow: @invertedTextShadow;
|
|
196
|
+
@orTextStyle: @normal;
|
|
197
|
+
@orTextWeight: @bold;
|
|
198
|
+
@orTextColor: @lightTextColor;
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
@orSpacerHeight: @verticalPadding;
|
|
202
|
+
@orSpacerColor: transparent;
|
|
203
|
+
|
|
204
|
+
/* Icon */
|
|
205
|
+
@iconButtonOpacity: 0.9;
|
|
206
|
+
|
|
207
|
+
/* Labeled */
|
|
208
|
+
@labeledLabelFontSize: @medium;
|
|
209
|
+
@labeledLabelAlign: center;
|
|
210
|
+
@labeledLabelPadding: '';
|
|
211
|
+
@labeledLabelFontSize: @relativeMedium;
|
|
212
|
+
@labeledLabelBorderColor: @borderColor;
|
|
213
|
+
@labeledLabelBorderOffset: -@borderBoxShadowWidth;
|
|
214
|
+
@labeledTagLabelSize: 1.85em; /* hypotenuse of triangle */
|
|
215
|
+
@labeledIconMargin: 0em;
|
|
216
|
+
|
|
217
|
+
/* Labeled Icon */
|
|
218
|
+
@labeledIconWidth: 1em + (@verticalPadding * 2);
|
|
219
|
+
@labeledIconBackgroundColor: none;
|
|
220
|
+
@labeledIconPadding: (@horizontalPadding + @labeledIconWidth);
|
|
221
|
+
@labeledIconBorder: transparent;
|
|
222
|
+
@labeledIconColor: '';
|
|
223
|
+
|
|
224
|
+
@labeledIconLeftShadow: -1px 0px 0px 0px @labeledIconBorder inset;
|
|
225
|
+
@labeledIconRightShadow: 1px 0px 0px 0px @labeledIconBorder inset;
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
/* Inverted */
|
|
229
|
+
@invertedBorderSize: 2px;
|
|
230
|
+
@invertedTextColor: @white;
|
|
231
|
+
@invertedTextHoverColor: @hoverColor;
|
|
232
|
+
@invertedGroupButtonOffset: 0px 0px 0px -(@invertedBorderSize);
|
|
233
|
+
@invertedVerticalGroupButtonOffset: 0px 0px -(@invertedBorderSize) 0px;
|
|
234
|
+
|
|
235
|
+
/* Basic */
|
|
236
|
+
@basicBorderRadius: @borderRadius;
|
|
237
|
+
@basicBorderSize: @2px;
|
|
238
|
+
@basicTextColor: @textColor;
|
|
239
|
+
@basicColoredBorderSize: @2px;
|
|
240
|
+
|
|
241
|
+
@basicBackground: transparent none;
|
|
242
|
+
@basicFontWeight: @normal;
|
|
243
|
+
@basicBorder: 1px solid @borderColor;
|
|
244
|
+
@basicBoxShadow: none; // remove basic box shadow by default
|
|
245
|
+
@basicLoadingColor: @offWhite;
|
|
246
|
+
@basicTextTransform: none;
|
|
247
|
+
|
|
248
|
+
/* Basic Hover */
|
|
249
|
+
@basicHoverBackground: #FFFFFF;
|
|
250
|
+
@basicHoverTextColor: @hoveredTextColor;
|
|
251
|
+
@basicHoverBoxShadow:
|
|
252
|
+
0px 0px 0px @basicBorderSize @textColor inset,
|
|
253
|
+
0px 0px 0px 0px @borderColor inset
|
|
254
|
+
;
|
|
255
|
+
/* Basic Focus */
|
|
256
|
+
@basicFocusBackground: @basicHoverBackground;
|
|
257
|
+
@basicFocusTextColor: @basicHoverTextColor;
|
|
258
|
+
@basicFocusBoxShadow: @basicHoverBoxShadow;
|
|
259
|
+
|
|
260
|
+
/* Basic Down */
|
|
261
|
+
@basicDownBackground: #F8F8F8;
|
|
262
|
+
@basicDownTextColor: @pressedTextColor;
|
|
263
|
+
@basicDownBoxShadow:
|
|
264
|
+
0px 0px 0px @basicBorderSize rgba(0, 0, 0, 0.15) inset,
|
|
265
|
+
0px 1px 4px 0px @borderColor inset
|
|
266
|
+
;
|
|
267
|
+
/* Basic Active */
|
|
268
|
+
@basicActiveBackground: @transparentBlack;
|
|
269
|
+
@basicActiveBoxShadow: '';
|
|
270
|
+
@basicActiveTextColor: @selectedTextColor;
|
|
271
|
+
|
|
272
|
+
/* Basic Inverted */
|
|
273
|
+
@basicInvertedBackground: transparent;
|
|
274
|
+
@basicInvertedFocusBackground: transparent;
|
|
275
|
+
@basicInvertedDownBackground: @transparentWhite;
|
|
276
|
+
@basicInvertedActiveBackground: @transparentWhite;
|
|
277
|
+
|
|
278
|
+
@basicInvertedBoxShadow: 0px 0px 0px @invertedBorderSize rgba(255, 255, 255, 0.5) inset;
|
|
279
|
+
@basicInvertedHoverBoxShadow: 0px 0px 0px @invertedBorderSize rgba(255, 255, 255, 1) inset;
|
|
280
|
+
@basicInvertedFocusBoxShadow: 0px 0px 0px @invertedBorderSize rgba(255, 255, 255, 1) inset;
|
|
281
|
+
@basicInvertedDownBoxShadow: 0px 0px 0px @invertedBorderSize rgba(255, 255, 255, 0.9) inset;
|
|
282
|
+
@basicInvertedActiveBoxShadow: 0px 0px 0px @invertedBorderSize rgba(255, 255, 255, 0.7) inset;
|
|
283
|
+
|
|
284
|
+
@basicInvertedColor: @darkWhite;
|
|
285
|
+
@basicInvertedHoverColor: @darkWhiteHover;
|
|
286
|
+
@basicInvertedDownColor: @darkWhiteActive;
|
|
287
|
+
@basicInvertedActiveColor: @invertedTextColor;
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
/* Basic Group */
|
|
291
|
+
@basicGroupBorder: @basicBorderSize solid @borderColor;
|
|
292
|
+
@basicGroupBoxShadow: none;
|
|
293
|
+
|
|
294
|
+
/* Circular */
|
|
295
|
+
@circularButtonPadding: 0.75em 0.25em 0;
|
|
296
|
+
@circularButtonIconFontSize: 2rem;
|
|
297
|
+
|
|
298
|
+
/*-------------------
|
|
299
|
+
Variations
|
|
300
|
+
--------------------*/
|
|
301
|
+
|
|
302
|
+
/* Colors */
|
|
303
|
+
@coloredBackgroundImage: none;
|
|
304
|
+
@coloredBoxShadow: @shadowBoxShadow;
|
|
305
|
+
|
|
306
|
+
/* Colored */
|
|
307
|
+
@brownTextColor: @invertedTextColor;
|
|
308
|
+
@brownTextShadow: @invertedTextShadow;
|
|
309
|
+
@redTextColor: @invertedTextColor;
|
|
310
|
+
@redTextShadow: @invertedTextShadow;
|
|
311
|
+
@orangeTextColor: @invertedTextColor;
|
|
312
|
+
@orangeTextShadow: @invertedTextShadow;
|
|
313
|
+
@greenTextColor: @invertedTextColor;
|
|
314
|
+
@greenTextShadow: @invertedTextShadow;
|
|
315
|
+
@blueTextColor: @invertedTextColor;
|
|
316
|
+
@blueTextShadow: @invertedTextShadow;
|
|
317
|
+
@violetTextColor: @invertedTextColor;
|
|
318
|
+
@violetTextShadow: @invertedTextShadow;
|
|
319
|
+
@purpleTextColor: @invertedTextColor;
|
|
320
|
+
@purpleTextShadow: @invertedTextShadow;
|
|
321
|
+
@pinkTextColor: @invertedTextColor;
|
|
322
|
+
@pinkTextShadow: @invertedTextShadow;
|
|
323
|
+
@blackTextColor: @invertedTextColor;
|
|
324
|
+
@blackTextShadow: @invertedTextShadow;
|
|
325
|
+
@oliveTextColor: @invertedTextColor;
|
|
326
|
+
@oliveTextShadow: @invertedTextShadow;
|
|
327
|
+
@yellowTextColor: @invertedTextColor;
|
|
328
|
+
@yellowTextShadow: @invertedTextShadow;
|
|
329
|
+
@tealTextColor: @invertedTextColor;
|
|
330
|
+
@tealTextShadow: @invertedTextShadow;
|
|
331
|
+
@greyTextColor: @invertedTextColor;
|
|
332
|
+
@greyTextShadow: @invertedTextShadow;
|
|
333
|
+
|
|
334
|
+
/* Inverted */
|
|
335
|
+
@lightBrownTextColor: @invertedTextColor;
|
|
336
|
+
@lightBrownTextShadow: @invertedTextShadow;
|
|
337
|
+
@lightRedTextColor: @invertedTextColor;
|
|
338
|
+
@lightRedTextShadow: @invertedTextShadow;
|
|
339
|
+
@lightOrangeTextColor: @invertedTextColor;
|
|
340
|
+
@lightOrangeTextShadow: @invertedTextShadow;
|
|
341
|
+
@lightGreenTextColor: @invertedTextColor;
|
|
342
|
+
@lightGreenTextShadow: @invertedTextShadow;
|
|
343
|
+
@lightBlueTextColor: @invertedTextColor;
|
|
344
|
+
@lightBlueTextShadow: @invertedTextShadow;
|
|
345
|
+
@lightVioletTextColor: @invertedTextColor;
|
|
346
|
+
@lightVioletTextShadow: @invertedTextShadow;
|
|
347
|
+
@lightPurpleTextColor: @invertedTextColor;
|
|
348
|
+
@lightPurpleTextShadow: @invertedTextShadow;
|
|
349
|
+
@lightPinkTextColor: @invertedTextColor;
|
|
350
|
+
@lightPinkTextShadow: @invertedTextShadow;
|
|
351
|
+
@lightBlackTextColor: @invertedTextColor;
|
|
352
|
+
@lightBlackTextShadow: @invertedTextShadow;
|
|
353
|
+
@lightOliveTextColor: @textColor;
|
|
354
|
+
@lightOliveTextShadow: @textShadow;
|
|
355
|
+
@lightYellowTextColor: @textColor;
|
|
356
|
+
@lightYellowTextShadow: @textShadow;
|
|
357
|
+
@lightTealTextColor: @textColor;
|
|
358
|
+
@lightTealTextShadow: @textShadow;
|
|
359
|
+
@lightGreyTextColor: @textColor;
|
|
360
|
+
@lightGreyTextShadow: @textShadow;
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
/* Ordinality */
|
|
364
|
+
@primaryBackgroundImage: @coloredBackgroundImage;
|
|
365
|
+
@primaryTextColor: @invertedTextColor;
|
|
366
|
+
@lightPrimaryTextColor: @invertedTextColor;
|
|
367
|
+
@primaryTextShadow: @invertedTextShadow;
|
|
368
|
+
@primaryBoxShadow: @coloredBoxShadow;
|
|
369
|
+
|
|
370
|
+
@secondaryBackgroundImage: @coloredBackgroundImage;
|
|
371
|
+
@secondaryTextColor: @invertedTextColor;
|
|
372
|
+
@secondaryTextShadow: @invertedTextShadow;
|
|
373
|
+
@lightSecondaryTextColor: @invertedTextColor;
|
|
374
|
+
@secondaryBoxShadow: @coloredBoxShadow;
|
|
375
|
+
|
|
376
|
+
@positiveBackgroundImage: @coloredBackgroundImage;
|
|
377
|
+
@positiveTextColor: @invertedTextColor;
|
|
378
|
+
@positiveTextShadow: @invertedTextShadow;
|
|
379
|
+
@positiveBoxShadow: @coloredBoxShadow;
|
|
380
|
+
|
|
381
|
+
@negativeBackgroundImage: @coloredBackgroundImage;
|
|
382
|
+
@negativeTextColor: @invertedTextColor;
|
|
383
|
+
@negativeTextShadow: @invertedTextShadow;
|
|
384
|
+
@negativeBoxShadow: @coloredBoxShadow;
|
|
385
|
+
|
|
386
|
+
/* Compact */
|
|
387
|
+
@compactVerticalPadding: (@verticalPadding * 0.75);
|
|
388
|
+
@compactHorizontalPadding: (@horizontalPadding * 0.75);
|
|
389
|
+
|
|
390
|
+
/* Attached */
|
|
391
|
+
@attachedOffset: -1px;
|
|
392
|
+
@attachedBoxShadow: 0px 0px 0px 1px @borderColor;
|
|
393
|
+
@attachedHorizontalPadding: 0.75em;
|
|
394
|
+
@attachedZIndex: 2;
|
|
395
|
+
|
|
396
|
+
/* Floated */
|
|
397
|
+
@floatedMargin: 1.25em;
|
|
398
|
+
|
|
399
|
+
/* Animated */
|
|
400
|
+
@animatedVerticalAlign: middle;
|
|
401
|
+
@animatedZIndex: 1;
|
|
402
|
+
@animationDuration: 0.3s;
|
|
403
|
+
@animationEasing: ease;
|
|
404
|
+
@fadeScaleHigh: 1.5;
|
|
405
|
+
@fadeScaleLow: 0.75;
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
/*******************************
|
|
2
|
+
Theme Overrides
|
|
3
|
+
*******************************/
|
|
4
|
+
|
|
5
|
+
/* All Sizes */
|
|
6
|
+
.ui.container {
|
|
7
|
+
width: 100%;
|
|
8
|
+
padding-right: @mobilePadding;
|
|
9
|
+
padding-left: @mobilePadding;
|
|
10
|
+
transition: width 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045),
|
|
11
|
+
margin-left 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045),
|
|
12
|
+
margin-right 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
// TODO fix issue of large container padding and then remove this fix
|
|
16
|
+
#toolbar .pastanaga-menu .ui.container {
|
|
17
|
+
padding: @profileSectionPadding;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
@media only screen and (min-width: @tabletBreakpoint) and (max-width: @largestTabletScreen) {
|
|
21
|
+
.ui.container {
|
|
22
|
+
padding-right: @tabletPadding;
|
|
23
|
+
padding-left: @tabletPadding;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
@media only screen and (min-width: @computerBreakpoint) {
|
|
28
|
+
.ui.container {
|
|
29
|
+
padding-right: @computerPadding;
|
|
30
|
+
padding-left: @computerPadding;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.contentWidth(@offset) {
|
|
35
|
+
@media only screen and (max-width: @largestMobileScreen + @offset) {
|
|
36
|
+
[class*='mobile hidden'],
|
|
37
|
+
[class*='tablet only']:not(.mobile),
|
|
38
|
+
[class*='computer only']:not(.mobile),
|
|
39
|
+
[class*='large screen only']:not(.mobile),
|
|
40
|
+
[class*='widescreen only']:not(.mobile),
|
|
41
|
+
[class*='or lower hidden'] {
|
|
42
|
+
display: none !important;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
@media only screen and (min-width: @tabletBreakpoint + @offset) and (max-width: @largestTabletScreen + @offset) {
|
|
46
|
+
[class*='mobile only']:not(.tablet),
|
|
47
|
+
[class*='tablet hidden'],
|
|
48
|
+
[class*='computer only']:not(.tablet),
|
|
49
|
+
[class*='large screen only']:not(.tablet),
|
|
50
|
+
[class*='widescreen only']:not(.tablet),
|
|
51
|
+
[class*='or lower hidden']:not(.mobile) {
|
|
52
|
+
display: none !important;
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
@media only screen and (min-width: @computerBreakpoint + @offset) and (max-width: @largestSmallMonitor + @offset) {
|
|
56
|
+
[class*='mobile only']:not(.computer),
|
|
57
|
+
[class*='tablet only']:not(.computer),
|
|
58
|
+
[class*='computer hidden'],
|
|
59
|
+
[class*='large screen only']:not(.computer),
|
|
60
|
+
[class*='widescreen only']:not(.computer),
|
|
61
|
+
[class*='or lower hidden']:not(.tablet):not(.mobile) {
|
|
62
|
+
display: none !important;
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
@media only screen and (min-width: @largeMonitorBreakpoint + @offset) {
|
|
66
|
+
[class*='mobile only']:not([class*='large screen']),
|
|
67
|
+
[class*='tablet only']:not([class*='large screen']),
|
|
68
|
+
[class*='computer only']:not([class*='large screen']),
|
|
69
|
+
[class*='large screen hidden'],
|
|
70
|
+
[class*='widescreen only']:not([class*='large screen']),
|
|
71
|
+
[class*='or lower hidden']:not(.computer):not(.tablet):not(.mobile) {
|
|
72
|
+
display: none !important;
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
body {
|
|
78
|
+
.contentWidth(0);
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.drag.handle.wrapper {
|
|
82
|
+
margin-left: -15px !important;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.block .delete-button {
|
|
86
|
+
margin-right: -25px !important;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
/* Hack for escape the blocks container in blocks full width */
|
|
90
|
+
.full-width {
|
|
91
|
+
position: relative;
|
|
92
|
+
right: 50%;
|
|
93
|
+
left: 50%;
|
|
94
|
+
width: 100vw !important;
|
|
95
|
+
max-width: initial !important;
|
|
96
|
+
margin-right: -50vw !important;
|
|
97
|
+
margin-left: -50vw !important;
|
|
98
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
/*******************************
|
|
2
|
+
Container
|
|
3
|
+
*******************************/
|
|
4
|
+
|
|
5
|
+
/*-------------------
|
|
6
|
+
Element
|
|
7
|
+
--------------------*/
|
|
8
|
+
|
|
9
|
+
//Breakpoints
|
|
10
|
+
@mobile: ~"(max-width: @mobileBreakpoint)";
|
|
11
|
+
@tablet: ~"(min-width: @tabletMinBreakpoint) and (max-width: @tabletBreakpoint)";
|
|
12
|
+
@desktop: ~"(min-width: @computerMinBreakpoint)";
|
|
13
|
+
|
|
14
|
+
/* Minimum Gutter is used to determine the maximum container width for a given device */
|
|
15
|
+
|
|
16
|
+
@maxWidth: 1400px;
|
|
17
|
+
|
|
18
|
+
/* Devices */
|
|
19
|
+
@mobileMinimumGutter: 0em;
|
|
20
|
+
@mobileWidth: auto;
|
|
21
|
+
@mobileGutter: 1rem;
|
|
22
|
+
|
|
23
|
+
@tabletMinimumGutter: (@emSize * 1);
|
|
24
|
+
@tabletWidth: @tabletBreakpoint - (@tabletMinimumGutter * 2) - @scrollbarWidth;
|
|
25
|
+
@tabletGutter: auto;
|
|
26
|
+
|
|
27
|
+
@computerMinimumGutter: (@emSize * 1.5);
|
|
28
|
+
@computerWidth: @computerBreakpoint - (@computerMinimumGutter * 2) - @scrollbarWidth;
|
|
29
|
+
@computerGutter: auto;
|
|
30
|
+
|
|
31
|
+
@largeMonitorMinimumGutter: (@emSize * 2);
|
|
32
|
+
@largeMonitorWidth: @largeMonitorBreakpoint - (@largeMonitorMinimumGutter * 2) - @scrollbarWidth;
|
|
33
|
+
@largeMonitorGutter: auto;
|
|
34
|
+
|
|
35
|
+
/* Coupling (Add Negative Margin to container size) */
|
|
36
|
+
@gridGutterWidth: 2rem;
|
|
37
|
+
@relaxedGridGutterWidth: 3rem;
|
|
38
|
+
@veryRelaxedGridGutterWidth: 5rem;
|
|
39
|
+
|
|
40
|
+
@mobileGridWidth: @mobileWidth;
|
|
41
|
+
@tabletGridWidth: ~"calc("@tabletWidth~" + "@gridGutterWidth~")";
|
|
42
|
+
@computerGridWidth: ~"calc("@computerWidth~" + "@gridGutterWidth~")";
|
|
43
|
+
@largeMonitorGridWidth: ~"calc("@largeMonitorWidth~" + "@gridGutterWidth~")";
|
|
44
|
+
|
|
45
|
+
@mobileRelaxedGridWidth: @mobileWidth;
|
|
46
|
+
@tabletRelaxedGridWidth: ~"calc("@tabletWidth~" + "@relaxedGridGutterWidth~")";
|
|
47
|
+
@computerRelaxedGridWidth: ~"calc("@computerWidth~" + "@relaxedGridGutterWidth~")";
|
|
48
|
+
@largeMonitorRelaxedGridWidth: ~"calc("@largeMonitorWidth~" + "@relaxedGridGutterWidth~")";
|
|
49
|
+
|
|
50
|
+
@mobileVeryRelaxedGridWidth: @mobileWidth;
|
|
51
|
+
@tabletVeryRelaxedGridWidth: ~"calc("@tabletWidth~" + "@veryRelaxedGridGutterWidth~")";
|
|
52
|
+
@computerVeryRelaxedGridWidth: ~"calc("@computerWidth~" + "@veryRelaxedGridGutterWidth~")";
|
|
53
|
+
@largeMonitorVeryRelaxedGridWidth: ~"calc("@largeMonitorWidth~" + "@veryRelaxedGridGutterWidth~")";
|
|
54
|
+
|
|
55
|
+
/*-------------------
|
|
56
|
+
Types
|
|
57
|
+
--------------------*/
|
|
58
|
+
|
|
59
|
+
/* Text */
|
|
60
|
+
@textWidth: 800px;
|
|
61
|
+
@textFontFamily: @pageFont;
|
|
62
|
+
@textLineHeight: 1.5;
|
|
63
|
+
@textSize: @large;
|
|
64
|
+
|
|
65
|
+
/* Section */
|
|
66
|
+
@profileSectionPadding: 0px;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/*******************************
|
|
2
|
+
Theme Overrides
|
|
3
|
+
*******************************/
|
|
4
|
+
|
|
5
|
+
.ui.horizontal.divider:before,
|
|
6
|
+
.ui.horizontal.divider:after {
|
|
7
|
+
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC');
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
@media only screen and (max-width: (@tabletBreakpoint - 1px)) {
|
|
11
|
+
.ui.stackable.grid .ui.vertical.divider:before,
|
|
12
|
+
.ui.grid .stackable.row .ui.vertical.divider:before,
|
|
13
|
+
.ui.stackable.grid .ui.vertical.divider:after,
|
|
14
|
+
.ui.grid .stackable.row .ui.vertical.divider:after {
|
|
15
|
+
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC');
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
/*******************************
|
|
2
|
+
Divider
|
|
3
|
+
*******************************/
|
|
4
|
+
|
|
5
|
+
/*-------------------
|
|
6
|
+
Element
|
|
7
|
+
--------------------*/
|
|
8
|
+
|
|
9
|
+
@margin: 1rem 0rem;
|
|
10
|
+
|
|
11
|
+
@highlightWidth: 1px;
|
|
12
|
+
@highlightColor: @whiteBorderColor;
|
|
13
|
+
|
|
14
|
+
@shadowWidth: 1px;
|
|
15
|
+
@shadowColor: @borderColor;
|
|
16
|
+
|
|
17
|
+
/* Text */
|
|
18
|
+
@letterSpacing: 0.05em;
|
|
19
|
+
@fontWeight: @bold;
|
|
20
|
+
@color: @darkTextColor;
|
|
21
|
+
@textTransform: uppercase;
|
|
22
|
+
|
|
23
|
+
/*-------------------
|
|
24
|
+
Coupling
|
|
25
|
+
--------------------*/
|
|
26
|
+
|
|
27
|
+
/* Icon */
|
|
28
|
+
@dividerIconSize: 1rem;
|
|
29
|
+
@dividerIconMargin: 0rem;
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
/*******************************
|
|
33
|
+
Variations
|
|
34
|
+
*******************************/
|
|
35
|
+
|
|
36
|
+
/* Horizontal / Vertical */
|
|
37
|
+
@horizontalMargin: '';
|
|
38
|
+
@horizontalDividerMargin: 1em;
|
|
39
|
+
@horizontalRulerOffset: ~"calc(-50% - "(@horizontalDividerMargin)~")";
|
|
40
|
+
|
|
41
|
+
@verticalDividerMargin: 1rem;
|
|
42
|
+
@verticalDividerHeight: ~"calc(100% - "(@verticalDividerMargin)~")";
|
|
43
|
+
|
|
44
|
+
/* Inverted */
|
|
45
|
+
@invertedTextColor: @white;
|
|
46
|
+
@invertedHighlightColor: rgba(255, 255, 255, 0.15);
|
|
47
|
+
@invertedShadowColor: @borderColor;
|
|
48
|
+
|
|
49
|
+
/* Section */
|
|
50
|
+
@sectionMargin: 2rem;
|
|
51
|
+
|
|
52
|
+
/* Sizes */
|
|
53
|
+
@medium: 1rem;
|