fomantic-ui 2.9.1-beta.25 → 2.9.1-beta.27
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/workflows/ci.yml +18 -1
- package/.stylelintrc.js +9 -14
- package/dist/components/accordion.css +9 -8
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +2 -2
- package/dist/components/accordion.min.js +1 -1
- package/dist/components/ad.css +3 -3
- package/dist/components/ad.min.css +2 -2
- package/dist/components/api.js +3 -3
- package/dist/components/api.min.js +2 -2
- package/dist/components/breadcrumb.css +4 -4
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +376 -376
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +5 -5
- package/dist/components/calendar.js +1 -1
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +1 -1
- package/dist/components/card.css +179 -179
- package/dist/components/card.min.css +2 -2
- package/dist/components/checkbox.css +43 -43
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.min.css +2 -2
- package/dist/components/checkbox.min.js +1 -1
- package/dist/components/comment.css +4 -4
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +2 -2
- package/dist/components/container.min.css +1 -1
- package/dist/components/dimmer.css +6 -6
- package/dist/components/dimmer.js +1 -1
- package/dist/components/dimmer.min.css +2 -2
- package/dist/components/dimmer.min.js +1 -1
- package/dist/components/divider.css +9 -9
- package/dist/components/divider.min.css +2 -2
- package/dist/components/dropdown.css +72 -70
- package/dist/components/dropdown.js +1 -1
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +1 -1
- package/dist/components/embed.css +5 -5
- package/dist/components/embed.js +2 -2
- package/dist/components/embed.min.css +2 -2
- package/dist/components/embed.min.js +2 -2
- package/dist/components/emoji.css +1 -1
- package/dist/components/emoji.min.css +1 -1
- package/dist/components/feed.css +6 -6
- package/dist/components/feed.min.css +2 -2
- package/dist/components/flag.css +2 -2
- package/dist/components/flag.min.css +2 -2
- package/dist/components/flyout.css +18 -18
- package/dist/components/flyout.js +1 -1
- package/dist/components/flyout.min.css +2 -2
- package/dist/components/flyout.min.js +1 -1
- package/dist/components/form.css +144 -144
- package/dist/components/form.js +1 -1
- package/dist/components/form.min.css +2 -2
- package/dist/components/form.min.js +1 -1
- package/dist/components/grid.css +42 -42
- package/dist/components/grid.min.css +1 -1
- package/dist/components/header.css +67 -67
- package/dist/components/header.min.css +2 -2
- package/dist/components/icon.css +580 -580
- package/dist/components/icon.min.css +2 -2
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +194 -194
- package/dist/components/input.min.css +2 -2
- package/dist/components/item.css +17 -17
- package/dist/components/item.min.css +2 -2
- package/dist/components/label.css +275 -275
- package/dist/components/label.min.css +2 -2
- package/dist/components/list.css +6 -6
- package/dist/components/list.min.css +2 -2
- package/dist/components/loader.css +32 -32
- package/dist/components/loader.min.css +2 -2
- package/dist/components/menu.css +90 -90
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +129 -127
- package/dist/components/message.min.css +2 -2
- package/dist/components/modal.css +21 -21
- package/dist/components/modal.js +1 -1
- package/dist/components/modal.min.css +2 -2
- package/dist/components/modal.min.js +1 -1
- package/dist/components/nag.css +32 -32
- package/dist/components/nag.js +1 -1
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +1 -1
- package/dist/components/placeholder.css +7 -7
- package/dist/components/placeholder.min.css +2 -2
- package/dist/components/popup.css +93 -93
- package/dist/components/popup.js +1 -1
- package/dist/components/popup.min.css +2 -2
- package/dist/components/popup.min.js +1 -1
- package/dist/components/progress.css +54 -54
- package/dist/components/progress.js +1 -1
- package/dist/components/progress.min.css +2 -2
- package/dist/components/progress.min.js +1 -1
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +97 -97
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +3 -3
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +13 -13
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +20 -20
- package/dist/components/search.js +1 -1
- package/dist/components/search.min.css +2 -2
- package/dist/components/search.min.js +1 -1
- package/dist/components/segment.css +57 -57
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +2 -2
- package/dist/components/shape.js +1 -1
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +35 -35
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.min.css +2 -2
- package/dist/components/sidebar.min.js +1 -1
- package/dist/components/site.css +26 -26
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +2 -2
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.css +60 -60
- package/dist/components/slider.js +1 -1
- package/dist/components/slider.min.css +1 -1
- package/dist/components/slider.min.js +1 -1
- package/dist/components/state.js +1 -1
- package/dist/components/state.min.js +1 -1
- package/dist/components/statistic.css +33 -33
- package/dist/components/statistic.min.css +2 -2
- package/dist/components/step.css +28 -28
- package/dist/components/step.min.css +2 -2
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +1 -1
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +1 -1
- package/dist/components/tab.css +3 -3
- package/dist/components/tab.js +1 -1
- package/dist/components/tab.min.css +2 -2
- package/dist/components/tab.min.js +1 -1
- package/dist/components/table.css +592 -586
- package/dist/components/table.min.css +2 -2
- package/dist/components/text.css +32 -32
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +35 -35
- package/dist/components/toast.js +1 -1
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +1 -1
- package/dist/components/transition.css +97 -97
- package/dist/components/transition.js +1 -1
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +1 -1
- package/dist/components/visibility.js +1 -1
- package/dist/components/visibility.min.js +1 -1
- package/dist/semantic.css +3661 -3652
- package/dist/semantic.js +29 -29
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +2 -2
- package/examples/components/sticky-context.html +1 -1
- package/examples/fixed.html +1 -1
- package/examples/grid.html +3 -3
- package/examples/login.html +1 -1
- package/examples/sticky.html +3 -3
- package/package.json +1 -1
- package/src/_site/modules/embed.variables +3 -0
- package/src/definitions/behaviors/api.js +2 -2
- package/src/definitions/collections/breadcrumb.less +4 -4
- package/src/definitions/collections/form.less +9 -9
- package/src/definitions/collections/grid.less +4 -4
- package/src/definitions/collections/menu.less +13 -13
- package/src/definitions/collections/message.less +44 -45
- package/src/definitions/collections/table.less +12 -13
- package/src/definitions/elements/button.less +14 -17
- package/src/definitions/elements/container.less +3 -3
- package/src/definitions/elements/divider.less +7 -8
- package/src/definitions/elements/emoji.less +6 -6
- package/src/definitions/elements/flag.less +10 -10
- package/src/definitions/elements/header.less +12 -12
- package/src/definitions/elements/icon.less +26 -26
- package/src/definitions/elements/image.less +4 -4
- package/src/definitions/elements/input.less +14 -14
- package/src/definitions/elements/label.less +9 -9
- package/src/definitions/elements/list.less +5 -5
- package/src/definitions/elements/loader.less +9 -9
- package/src/definitions/elements/placeholder.less +8 -8
- package/src/definitions/elements/rail.less +4 -4
- package/src/definitions/elements/reveal.less +10 -10
- package/src/definitions/elements/segment.less +9 -9
- package/src/definitions/elements/step.less +5 -7
- package/src/definitions/elements/text.less +6 -6
- package/src/definitions/globals/reset.less +3 -3
- package/src/definitions/globals/site.less +5 -5
- package/src/definitions/modules/accordion.less +3 -3
- package/src/definitions/modules/calendar.less +3 -3
- package/src/definitions/modules/checkbox.less +18 -18
- package/src/definitions/modules/dimmer.less +4 -4
- package/src/definitions/modules/dropdown.less +16 -16
- package/src/definitions/modules/embed.js +1 -1
- package/src/definitions/modules/embed.less +4 -4
- package/src/definitions/modules/flyout.less +7 -7
- package/src/definitions/modules/modal.less +10 -11
- package/src/definitions/modules/nag.less +5 -5
- package/src/definitions/modules/popup.less +10 -10
- package/src/definitions/modules/progress.less +9 -9
- package/src/definitions/modules/rating.less +18 -14
- package/src/definitions/modules/search.less +7 -7
- package/src/definitions/modules/shape.less +3 -3
- package/src/definitions/modules/sidebar.less +20 -20
- package/src/definitions/modules/slider.less +6 -6
- package/src/definitions/modules/sticky.less +3 -3
- package/src/definitions/modules/tab.less +5 -5
- package/src/definitions/modules/toast.less +6 -6
- package/src/definitions/modules/transition.less +5 -5
- package/src/definitions/views/ad.less +3 -3
- package/src/definitions/views/card.less +22 -22
- package/src/definitions/views/comment.less +5 -5
- package/src/definitions/views/feed.less +5 -5
- package/src/definitions/views/item.less +8 -8
- package/src/definitions/views/statistic.less +6 -6
- package/src/semantic.less +2 -0
- package/src/theme.config.example +53 -53
- package/src/theme.less +7 -7
- package/src/themes/amazon/elements/button.variables +10 -10
- package/src/themes/amazon/globals/site.variables +16 -16
- package/src/themes/basic/elements/button.variables +7 -7
- package/src/themes/basic/elements/icon.overrides +422 -152
- package/src/themes/basic/elements/icon.variables +12 -7
- package/src/themes/basic/modules/progress.variables +2 -2
- package/src/themes/basic/views/card.variables +3 -3
- package/src/themes/bookish/elements/header.overrides +1 -1
- package/src/themes/bookish/elements/header.variables +3 -3
- package/src/themes/bootstrap3/elements/button.overrides +3 -0
- package/src/themes/bootstrap3/elements/button.variables +16 -16
- package/src/themes/chubby/collections/menu.overrides +3 -0
- package/src/themes/chubby/collections/menu.variables +2 -2
- package/src/themes/chubby/elements/button.overrides +5 -5
- package/src/themes/chubby/elements/button.variables +8 -8
- package/src/themes/chubby/elements/header.overrides +1 -1
- package/src/themes/chubby/elements/header.variables +1 -1
- package/src/themes/chubby/modules/accordion.variables +1 -1
- package/src/themes/chubby/views/comment.overrides +1 -1
- package/src/themes/chubby/views/comment.variables +7 -7
- package/src/themes/classic/collections/table.variables +1 -1
- package/src/themes/classic/elements/button.variables +26 -26
- package/src/themes/classic/elements/header.variables +1 -1
- package/src/themes/classic/modules/progress.variables +2 -2
- package/src/themes/classic/views/card.overrides +15 -15
- package/src/themes/classic/views/card.variables +3 -3
- package/src/themes/colored/modules/checkbox.overrides +3 -0
- package/src/themes/colored/modules/checkbox.variables +1 -1
- package/src/themes/default/collections/form.variables +2 -2
- package/src/themes/default/collections/menu.variables +11 -11
- package/src/themes/default/collections/message.variables +1 -1
- package/src/themes/default/collections/table.overrides +3 -0
- package/src/themes/default/collections/table.variables +14 -14
- package/src/themes/default/elements/button.variables +13 -13
- package/src/themes/default/elements/container.variables +4 -4
- package/src/themes/default/elements/divider.overrides +2 -2
- package/src/themes/default/elements/divider.variables +1 -1
- package/src/themes/default/elements/header.variables +17 -17
- package/src/themes/default/elements/icon.variables +1989 -1989
- package/src/themes/default/elements/input.variables +1 -1
- package/src/themes/default/elements/label.variables +13 -13
- package/src/themes/default/elements/list.variables +1 -1
- package/src/themes/default/elements/loader.variables +8 -8
- package/src/themes/default/elements/segment.variables +3 -3
- package/src/themes/default/elements/step.overrides +4 -4
- package/src/themes/default/elements/step.variables +5 -5
- package/src/themes/default/globals/colors.less +450 -450
- package/src/themes/default/globals/reset.overrides +4 -4
- package/src/themes/default/globals/site.variables +840 -840
- package/src/themes/default/modules/accordion.overrides +3 -3
- package/src/themes/default/modules/accordion.variables +1 -1
- package/src/themes/default/modules/checkbox.overrides +7 -7
- package/src/themes/default/modules/checkbox.variables +7 -7
- package/src/themes/default/modules/dimmer.variables +8 -8
- package/src/themes/default/modules/dropdown.overrides +7 -7
- package/src/themes/default/modules/dropdown.variables +7 -7
- package/src/themes/default/modules/flyout.variables +1 -1
- package/src/themes/default/modules/modal.variables +5 -5
- package/src/themes/default/modules/progress.variables +7 -7
- package/src/themes/default/modules/search.variables +3 -3
- package/src/themes/default/modules/shape.variables +1 -1
- package/src/themes/default/modules/slider.variables +45 -45
- package/src/themes/default/modules/toast.variables +5 -5
- package/src/themes/default/modules/transition.overrides +24 -24
- package/src/themes/default/modules/transition.variables +1 -1
- package/src/themes/default/views/ad.variables +1 -1
- package/src/themes/default/views/card.variables +11 -11
- package/src/themes/default/views/comment.variables +1 -1
- package/src/themes/default/views/feed.variables +4 -4
- package/src/themes/default/views/item.variables +13 -13
- package/src/themes/famfamfam/elements/flag.overrides +1 -1
- package/src/themes/famfamfam/elements/flag.variables +1 -1
- package/src/themes/fixed-width/collections/grid.variables +4 -4
- package/src/themes/fixed-width/modules/modal.variables +9 -9
- package/src/themes/flat/collections/form.overrides +1 -1
- package/src/themes/flat/collections/form.variables +12 -12
- package/src/themes/flat/globals/site.variables +50 -50
- package/src/themes/github/collections/form.overrides +2 -2
- package/src/themes/github/collections/form.variables +6 -6
- package/src/themes/github/collections/menu.overrides +1 -1
- package/src/themes/github/collections/menu.variables +14 -14
- package/src/themes/github/collections/message.variables +12 -12
- package/src/themes/github/collections/table.variables +1 -1
- package/src/themes/github/elements/button.variables +12 -12
- package/src/themes/github/elements/icon.overrides +537 -179
- package/src/themes/github/elements/icon.variables +14 -9
- package/src/themes/github/elements/input.variables +2 -2
- package/src/themes/github/elements/segment.variables +7 -7
- package/src/themes/github/elements/step.overrides +1 -1
- package/src/themes/github/elements/step.variables +4 -4
- package/src/themes/github/globals/site.variables +16 -16
- package/src/themes/github/modules/dropdown.overrides +7 -7
- package/src/themes/github/modules/dropdown.variables +7 -7
- package/src/themes/gmail/collections/message.overrides +3 -0
- package/src/themes/gmail/collections/message.variables +4 -4
- package/src/themes/instagram/views/card.overrides +2 -2
- package/src/themes/instagram/views/card.variables +5 -5
- package/src/themes/material/collections/menu.overrides +1 -1
- package/src/themes/material/collections/menu.variables +3 -3
- package/src/themes/material/elements/button.overrides +5 -5
- package/src/themes/material/elements/button.variables +31 -31
- package/src/themes/material/elements/header.overrides +1 -1
- package/src/themes/material/elements/header.variables +6 -6
- package/src/themes/material/elements/icon.overrides +2796 -932
- package/src/themes/material/elements/icon.variables +14 -9
- package/src/themes/material/globals/site.overrides +3 -0
- package/src/themes/material/globals/site.variables +52 -52
- package/src/themes/material/modules/dropdown.overrides +2 -2
- package/src/themes/material/modules/dropdown.variables +4 -4
- package/src/themes/material/modules/modal.overrides +2 -2
- package/src/themes/material/modules/modal.variables +3 -3
- package/src/themes/pulsar/elements/loader.overrides +4 -4
- package/src/themes/raised/elements/button.variables +1 -1
- package/src/themes/resetcss/globals/reset.overrides +1 -1
- package/src/themes/round/elements/button.overrides +3 -0
- package/src/themes/round/elements/button.variables +23 -23
- package/src/themes/rtl/globals/site.overrides +1 -1
- package/src/themes/rtl/globals/site.variables +3 -3
- package/src/themes/striped/modules/progress.overrides +1 -1
- package/src/themes/systemfont/globals/site.variables +6 -6
- package/src/themes/timeline/views/feed.variables +4 -4
- package/src/themes/twitter/elements/button.overrides +1 -1
- package/src/themes/twitter/elements/button.variables +11 -11
- package/tasks/install.js +1 -1
- package/.github/workflows/codeql.yml +0 -68
@@ -1,9 +1,9 @@
|
|
1
|
-
@fontPath:
|
2
|
-
@fontName:
|
1
|
+
@fontPath: "../../themes/github/assets/fonts";
|
2
|
+
@fontName: "octicons";
|
3
3
|
@fonts: {
|
4
4
|
@solid: {
|
5
5
|
font-family: @fontName;
|
6
|
-
src: url("@{fontPath}/@{fontName}.woff2") format(
|
6
|
+
src: url("@{fontPath}/@{fontName}.woff2") format("woff");
|
7
7
|
font-style: normal;
|
8
8
|
font-weight: @normal;
|
9
9
|
font-variant: normal;
|
@@ -11,11 +11,16 @@
|
|
11
11
|
text-transform: none;
|
12
12
|
};
|
13
13
|
};
|
14
|
-
@icon-deprecated-map: {
|
15
|
-
|
16
|
-
@icon-outline-
|
17
|
-
|
18
|
-
@icon-
|
14
|
+
@icon-deprecated-map: {
|
15
|
+
};
|
16
|
+
@icon-outline-map: {
|
17
|
+
};
|
18
|
+
@icon-outline-aliases-map: {
|
19
|
+
};
|
20
|
+
@icon-brand-map: {
|
21
|
+
};
|
22
|
+
@icon-brand-aliases-map: {
|
23
|
+
};
|
19
24
|
|
20
25
|
@width: 1em;
|
21
26
|
@height: 1em;
|
@@ -23,6 +28,6 @@
|
|
23
28
|
@small: 13px;
|
24
29
|
@medium: 16px;
|
25
30
|
@large: 18px;
|
26
|
-
@big
|
31
|
+
@big: 20px;
|
27
32
|
@huge: 28px;
|
28
33
|
@massive: 32px;
|
@@ -7,9 +7,9 @@
|
|
7
7
|
@verticalPadding: @relative7px;
|
8
8
|
@horizontalPadding: @relative8px;
|
9
9
|
|
10
|
-
@borderColor: #
|
10
|
+
@borderColor: #ccc;
|
11
11
|
|
12
|
-
@focusBorderColor: #
|
12
|
+
@focusBorderColor: #51a7e8;
|
13
13
|
@focusBoxShadow:
|
14
14
|
0 1px 2px rgba(0, 0, 0, 0.075) inset,
|
15
15
|
0 0 5px rgba(81, 167, 232, 0.5)
|
@@ -7,8 +7,8 @@
|
|
7
7
|
-------------------- */
|
8
8
|
|
9
9
|
@segmentBorderWidth: 1px;
|
10
|
-
@border: 1px solid #
|
11
|
-
@boxShadow:
|
10
|
+
@border: 1px solid #d8dee2;
|
11
|
+
@boxShadow: 0 1px 3px rgba(0, 0, 0, 0.075);
|
12
12
|
|
13
13
|
@verticalPadding: 20px;
|
14
14
|
@horizontalPadding: 20px;
|
@@ -20,20 +20,20 @@
|
|
20
20
|
*******************************/
|
21
21
|
|
22
22
|
/* Raised */
|
23
|
-
@raisedBoxShadow:
|
23
|
+
@raisedBoxShadow: 0 1px 3px rgba(0, 0, 0, 0.075);
|
24
24
|
|
25
25
|
/* Colors */
|
26
26
|
@coloredBorderSize: 0.5em;
|
27
27
|
|
28
28
|
/* Ordinality */
|
29
|
-
@secondaryBackground: #
|
29
|
+
@secondaryBackground: #f9f9f9;
|
30
30
|
@secondaryColor: @textColor;
|
31
31
|
|
32
|
-
@tertiaryBackground:
|
32
|
+
@tertiaryBackground: #f0f0f0;
|
33
33
|
@tertiaryColor: @textColor;
|
34
34
|
|
35
|
-
@secondaryInvertedBackground: #
|
35
|
+
@secondaryInvertedBackground: #555;
|
36
36
|
@secondaryInvertedColor: @textColor;
|
37
37
|
|
38
|
-
@tertiaryInvertedBackground: #
|
38
|
+
@tertiaryInvertedBackground: #333;
|
39
39
|
@tertiaryInvertedColor: @textColor;
|
@@ -12,15 +12,15 @@
|
|
12
12
|
@activeLastArrowDisplay: block;
|
13
13
|
|
14
14
|
/* Group */
|
15
|
-
@stepsBackground: #
|
16
|
-
@stepsBoxShadow:
|
15
|
+
@stepsBackground: #fff;
|
16
|
+
@stepsBoxShadow: 0 0 1px 0 rgba(0, 0, 0, 0.15);
|
17
17
|
|
18
18
|
/* States */
|
19
|
-
@activeBackground: #
|
19
|
+
@activeBackground: #fff;
|
20
20
|
@activeIconColor: @darkTextColor;
|
21
21
|
|
22
22
|
/* Arrow */
|
23
23
|
@arrowTopOffset: 100%;
|
24
24
|
@arrowRightOffset: 50%;
|
25
25
|
@arrowBorderColor: rgba(0, 0, 0, 0.2);
|
26
|
-
@arrowBorderWidth:
|
26
|
+
@arrowBorderWidth: 0 0 @borderWidth @borderWidth;
|
@@ -2,13 +2,13 @@
|
|
2
2
|
User Global Variables
|
3
3
|
*******************************/
|
4
4
|
|
5
|
-
@pageMinWidth
|
6
|
-
@pageOverflowX
|
5
|
+
@pageMinWidth: 1049px;
|
6
|
+
@pageOverflowX: visible;
|
7
7
|
|
8
8
|
@emSize: 13px;
|
9
|
-
@fontSize
|
10
|
-
@fontName
|
11
|
-
@importGoogleFonts
|
9
|
+
@fontSize: 13px;
|
10
|
+
@fontName: "Arial";
|
11
|
+
@importGoogleFonts: false;
|
12
12
|
@importFonts: false;
|
13
13
|
|
14
14
|
@h1: 2.25em;
|
@@ -18,31 +18,31 @@
|
|
18
18
|
@disabledOpacity: 0.3;
|
19
19
|
|
20
20
|
/* Colors */
|
21
|
-
@blue: #
|
22
|
-
@green: #
|
23
|
-
@orange: #
|
24
|
-
@black: #
|
21
|
+
@blue: #80a6cd;
|
22
|
+
@green: #78cb5b;
|
23
|
+
@orange: #d26911;
|
24
|
+
@black: #333;
|
25
25
|
@primaryColor: @green;
|
26
26
|
@secondaryColor: @black;
|
27
27
|
|
28
28
|
/* Links */
|
29
|
-
@linkColor: #
|
29
|
+
@linkColor: #4078c0;
|
30
30
|
@linkHoverColor: @linkColor;
|
31
31
|
@linkHoverUnderline: underline;
|
32
32
|
|
33
33
|
/* Borders */
|
34
34
|
@borderColor: rgba(0, 0, 0, 0.13);
|
35
|
-
@solidBorderColor: #
|
35
|
+
@solidBorderColor: #ddd;
|
36
36
|
@internalBorderColor: rgba(0, 0, 0, 0.06);
|
37
|
-
@selectedBorderColor: #
|
37
|
+
@selectedBorderColor: #51a7e8;
|
38
38
|
|
39
39
|
/* Breakpoints */
|
40
40
|
@largeMonitorBreakpoint: 1049px;
|
41
41
|
@computerBreakpoint: @largeMonitorBreakpoint;
|
42
42
|
@tabletBreakpoint: @largeMonitorBreakpoint;
|
43
43
|
|
44
|
-
@infoBackgroundColor: #
|
44
|
+
@infoBackgroundColor: #e6f1f6;
|
45
45
|
|
46
|
-
@infoTextColor: #
|
47
|
-
@warningTextColor: #
|
48
|
-
@errorTextColor: #
|
46
|
+
@infoTextColor: #4e575b;
|
47
|
+
@warningTextColor: #613a00;
|
48
|
+
@errorTextColor: #911;
|
@@ -9,14 +9,14 @@
|
|
9
9
|
|
10
10
|
/* Dropdown Carets */
|
11
11
|
@font-face {
|
12
|
-
font-family:
|
13
|
-
src: url(data:application/font-woff;base64,d09GRk9UVE8AAASEAAsAAAAABwQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAC5AAAAU8AAAHrSr22AUZGVE0AAARQAAAAHAAAAByNrZ/TR0RFRgAABDQAAAAcAAAAIAAnABhPUy8yAAABYAAAAEIAAABgTadXCGNtYXAAAAKEAAAAVAAAAWQFcOKQaGVhZAAAAQgAAAAyAAAANg+j805oaGVhAAABPAAAABsAAAAkAwcBDWhtdHgAAARsAAAAFgAAAB4EAQASbWF4cAAAAVgAAAAGAAAABgAIUABuYW1lAAABpAAAAN8AAAG2rSbAM3Bvc3QAAALYAAAADAAAACAAAwAAeJxjYGRgYADiKjtG3nh+m68M3EwMIHCBwT0CRN9PyHYCUp6Mqox5QJqDASwNAMNOBrgAAHicY2BkYGB88P8BkFRlYACTjAyogB0AWWsDFgAAAFAAAAgAAHicY2Bm+Mg4gYGVgYHRhzGNgYHBHUp/ZZBkaGFABYwCSJyANNcUBgcGhg+3GB/8fwCUfMCgAFIDV6AAhIwAUbEMSQAAeJx1zTEKwkAUBNBJjIoKIggW2mwvBEVvIAgiNhY2VjEuQUh2YY2FeACPYOltvIH3cZJ8ywQS3p/d+QEwwAce/o8v9tDGUOzTU3GDXokD+ihuooeHuMX8Je5ijC9bXtCRP1T20Kcq+/RE3KAX4oDeipsYIRa3mD/FXSzxLtZeeGyR8bUwHGObWUvsoZHghhQRHEed3NLI1d+vyw/c43DleZErzBFixli768UaNQ9n9d11OedsJdxiyk0RZ40zsxPu/G7K7k66IUvW5CrRRrso12d1uqtNbHfcF+IHrnU+mwB4nGNgYGBmgGAZBkYGEIgD8hjBfBYGJyDNxcDBwASEjAwKH279//v/P1iVwofrYDbj/8dgPkQvGwMPkGRhYAWy2MHCbEDMxIAXMOOXHvIAAINhDt14nGNgZsALAAB9AAR4nE2Pv0rEQBCHZ3J7d4vGqEcOFaKC/zolZ6OWwmElNj6ClYWmyivcblyzE+RaK8EHsPMxBBtrwUdwA1fobpI7ZWBYfux8fD8ExgAR+fVVcpMkt4AeIAzLLSi3sdzxyt1WucqU31I+25iDtcvej1Kzh99V7+a19NoRPC1GAEsRvCxHwCP87MG8I7WgDRwWoAcrEMGmnT3YT+N0kB7G6Vk8PHLr2K0Tt04HB3FjMhUCQIESM7xDhfeYA3dcz5IZdOAcHuAD14MgeAu+zTNTRV5oTUR5obgZdwpVZFqQzEfKTiaE4JNwEralHGUuErnQNjE2oYxUwS0ldBTSxI3L7cOyKo60ib0lezSl1Rw+GXdq1pQiH03SdzKka4ymosLQTMcedSuIlEJUMqNcUi0jdIP5Ysb++leqLtSI/NWSTS0xq0WyYajQXPSVP/cLitO4NgB4nGNgZGBg4AFiAQYJBiYgzQLEIJoRggEFbQBAAAAAAQAAAADeTO04AAAAANAAR1gAAAAA32BrQnicY2BAAEYQVoVghu0MQgwMAAc/ARcAAA==) format(
|
12
|
+
font-family: Dropdown;
|
13
|
+
src: url("data:application/font-woff;base64,d09GRk9UVE8AAASEAAsAAAAABwQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAC5AAAAU8AAAHrSr22AUZGVE0AAARQAAAAHAAAAByNrZ/TR0RFRgAABDQAAAAcAAAAIAAnABhPUy8yAAABYAAAAEIAAABgTadXCGNtYXAAAAKEAAAAVAAAAWQFcOKQaGVhZAAAAQgAAAAyAAAANg+j805oaGVhAAABPAAAABsAAAAkAwcBDWhtdHgAAARsAAAAFgAAAB4EAQASbWF4cAAAAVgAAAAGAAAABgAIUABuYW1lAAABpAAAAN8AAAG2rSbAM3Bvc3QAAALYAAAADAAAACAAAwAAeJxjYGRgYADiKjtG3nh+m68M3EwMIHCBwT0CRN9PyHYCUp6Mqox5QJqDASwNAMNOBrgAAHicY2BkYGB88P8BkFRlYACTjAyogB0AWWsDFgAAAFAAAAgAAHicY2Bm+Mg4gYGVgYHRhzGNgYHBHUp/ZZBkaGFABYwCSJyANNcUBgcGhg+3GB/8fwCUfMCgAFIDV6AAhIwAUbEMSQAAeJx1zTEKwkAUBNBJjIoKIggW2mwvBEVvIAgiNhY2VjEuQUh2YY2FeACPYOltvIH3cZJ8ywQS3p/d+QEwwAce/o8v9tDGUOzTU3GDXokD+ihuooeHuMX8Je5ijC9bXtCRP1T20Kcq+/RE3KAX4oDeipsYIRa3mD/FXSzxLtZeeGyR8bUwHGObWUvsoZHghhQRHEed3NLI1d+vyw/c43DleZErzBFixli768UaNQ9n9d11OedsJdxiyk0RZ40zsxPu/G7K7k66IUvW5CrRRrso12d1uqtNbHfcF+IHrnU+mwB4nGNgYGBmgGAZBkYGEIgD8hjBfBYGJyDNxcDBwASEjAwKH279//v/P1iVwofrYDbj/8dgPkQvGwMPkGRhYAWy2MHCbEDMxIAXMOOXHvIAAINhDt14nGNgZsALAAB9AAR4nE2Pv0rEQBCHZ3J7d4vGqEcOFaKC/zolZ6OWwmElNj6ClYWmyivcblyzE+RaK8EHsPMxBBtrwUdwA1fobpI7ZWBYfux8fD8ExgAR+fVVcpMkt4AeIAzLLSi3sdzxyt1WucqU31I+25iDtcvej1Kzh99V7+a19NoRPC1GAEsRvCxHwCP87MG8I7WgDRwWoAcrEMGmnT3YT+N0kB7G6Vk8PHLr2K0Tt04HB3FjMhUCQIESM7xDhfeYA3dcz5IZdOAcHuAD14MgeAu+zTNTRV5oTUR5obgZdwpVZFqQzEfKTiaE4JNwEralHGUuErnQNjE2oYxUwS0ldBTSxI3L7cOyKo60ib0lezSl1Rw+GXdq1pQiH03SdzKka4ymosLQTMcedSuIlEJUMqNcUi0jdIP5Ysb++leqLtSI/NWSTS0xq0WyYajQXPSVP/cLitO4NgB4nGNgZGBg4AFiAQYJBiYgzQLEIJoRggEFbQBAAAAAAQAAAADeTO04AAAAANAAR1gAAAAA32BrQnicY2BAAEYQVoVghu0MQgwMAAc/ARcAAA==") format("woff");
|
14
14
|
font-weight: normal;
|
15
15
|
font-style: normal;
|
16
16
|
}
|
17
17
|
|
18
18
|
.ui.dropdown > .dropdown.icon {
|
19
|
-
font-family:
|
19
|
+
font-family: Dropdown;
|
20
20
|
line-height: 1;
|
21
21
|
height: 1em;
|
22
22
|
width: 1.23em;
|
@@ -30,20 +30,20 @@
|
|
30
30
|
width: auto;
|
31
31
|
}
|
32
32
|
.ui.dropdown > .dropdown.icon::before {
|
33
|
-
content:
|
33
|
+
content: "\f0d7";
|
34
34
|
}
|
35
35
|
|
36
36
|
/* Sub Menu */
|
37
37
|
.ui.dropdown .menu .item .dropdown.icon::before {
|
38
|
-
content:
|
38
|
+
content: "\f0da" /* rtl: "\f0d9" */;
|
39
39
|
}
|
40
40
|
|
41
41
|
.ui.dropdown .item .left.dropdown.icon::before,
|
42
42
|
.ui.dropdown .left.menu .item .dropdown.icon::before {
|
43
|
-
content: "\f0d9"/*rtl:"\f0da"*/;
|
43
|
+
content: "\f0d9" /* rtl: "\f0da" */;
|
44
44
|
}
|
45
45
|
|
46
46
|
/* Vertical Menu Dropdown */
|
47
47
|
.ui.vertical.menu .dropdown.item > .dropdown.icon::before {
|
48
|
-
content: "\f0da"/*rtl:"\f0d9"*/;
|
48
|
+
content: "\f0da" /* rtl: "\f0d9" */;
|
49
49
|
}
|
@@ -6,30 +6,30 @@
|
|
6
6
|
width @defaultDuration @defaultEasing
|
7
7
|
;
|
8
8
|
|
9
|
-
@menuPadding:
|
9
|
+
@menuPadding: 0;
|
10
10
|
|
11
11
|
@itemVerticalPadding: @relative8px;
|
12
12
|
@itemHorizontalPadding: @relative14px;
|
13
13
|
|
14
|
-
@dropdownIconMargin:
|
14
|
+
@dropdownIconMargin: 0 0 0 2px;
|
15
15
|
|
16
|
-
@raisedBoxShadow:
|
16
|
+
@raisedBoxShadow: 0 3px 12px rgba(0, 0, 0, 0.15);
|
17
17
|
|
18
|
-
@menuPadding: @relative5px
|
18
|
+
@menuPadding: @relative5px 0;
|
19
19
|
|
20
|
-
@menuHeaderMargin:
|
20
|
+
@menuHeaderMargin: 0;
|
21
21
|
@menuHeaderPadding: @relative6px @itemHorizontalPadding;
|
22
22
|
@menuHeaderFontSize: @relative12px;
|
23
23
|
@menuHeaderTextTransform: none;
|
24
24
|
@menuHeaderFontWeight: normal;
|
25
25
|
@menuHeaderColor: #767676;
|
26
26
|
|
27
|
-
@menuDividerMargin: @relative8px
|
27
|
+
@menuDividerMargin: @relative8px 0;
|
28
28
|
|
29
29
|
@disabledOpacity: 0.6;
|
30
30
|
|
31
31
|
/* States */
|
32
|
-
@hoveredItemBackground: #
|
32
|
+
@hoveredItemBackground: #4078c0;
|
33
33
|
@hoveredItemColor: @white;
|
34
34
|
|
35
35
|
@pointingArrowSize: @relative9px;
|
@@ -1,15 +1,15 @@
|
|
1
|
-
@background: #
|
1
|
+
@background: #f3f3f3;
|
2
2
|
|
3
|
-
@boxShadow:
|
3
|
+
@boxShadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
|
4
4
|
@borderRadius: 4px;
|
5
5
|
@verticalPadding: 7px;
|
6
6
|
@horizontalPadding: 15px;
|
7
7
|
|
8
8
|
@headerFontSize: 1em;
|
9
9
|
|
10
|
-
@floatingBoxShadow:
|
10
|
+
@floatingBoxShadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
11
11
|
|
12
12
|
@iconSize: 1.5em;
|
13
13
|
@iconDistance: 1em;
|
14
14
|
|
15
|
-
@warningBackgroundColor: #
|
15
|
+
@warningBackgroundColor: #f9edbe;
|
@@ -2,10 +2,10 @@
|
|
2
2
|
Overrides
|
3
3
|
*******************************/
|
4
4
|
|
5
|
-
@import (css) url(
|
5
|
+
@import (css) url("https://fonts.googleapis.com/css2?family=Montserrat");
|
6
6
|
|
7
7
|
.ui.cards > .card,
|
8
8
|
.ui.card {
|
9
|
-
font-family:
|
9
|
+
font-family: Montserrat;
|
10
10
|
font-size-adjust: 0.5;
|
11
11
|
}
|
@@ -10,13 +10,13 @@
|
|
10
10
|
@shadowBoxShadow: none;
|
11
11
|
@boxShadow: none;
|
12
12
|
|
13
|
-
@internalBorderColor: #
|
14
|
-
@border: 1px solid #
|
13
|
+
@internalBorderColor: #ededee;
|
14
|
+
@border: 1px solid #ededee;
|
15
15
|
|
16
16
|
@contentPadding: 14px 20px;
|
17
17
|
|
18
|
-
@metaColor: #
|
18
|
+
@metaColor: #a5a7aa;
|
19
19
|
|
20
|
-
@linkHoverRaiseDistance:
|
20
|
+
@linkHoverRaiseDistance: 0;
|
21
21
|
@linkHoverBoxShadow: none;
|
22
|
-
@linkHoverBorder: 1px solid #
|
22
|
+
@linkHoverBorder: 1px solid #d0d0d8;
|
@@ -1 +1 @@
|
|
1
|
-
@import (css) url(
|
1
|
+
@import (css) url("https://fonts.googleapis.com/css2?family=Roboto");
|
@@ -2,9 +2,9 @@
|
|
2
2
|
Menu
|
3
3
|
*******************************/
|
4
4
|
|
5
|
-
@fontFamily:
|
6
|
-
@boxShadow:
|
7
|
-
@dividerSize:
|
5
|
+
@fontFamily: "Roboto", Arial, sans-serif;
|
6
|
+
@boxShadow: 0 1px 6px rgba(0, 0, 0, 0.2);
|
7
|
+
@dividerSize: 0;
|
8
8
|
|
9
9
|
@itemVerticalPadding: @relativeLarge;
|
10
10
|
@itemHorizontalPadding: @relativeLarge;
|
@@ -1,13 +1,13 @@
|
|
1
|
-
@import (css) url(
|
1
|
+
@import (css) url("https://fonts.googleapis.com/css2?family=Roboto");
|
2
2
|
|
3
3
|
.ui.primary.button:hover {
|
4
4
|
box-shadow:
|
5
|
-
|
6
|
-
|
5
|
+
0 0 0 1px rgba(0, 0, 0, 0.3) inset,
|
6
|
+
0 2px 3px 0 rgba(0, 0, 0, 0.35) !important;
|
7
7
|
}
|
8
8
|
|
9
9
|
.ui.secondary.button:hover {
|
10
10
|
box-shadow:
|
11
|
-
|
12
|
-
|
11
|
+
0 0 0 1px rgba(0, 0, 0, 0.2) inset,
|
12
|
+
0 2px 3px 0 rgba(0, 0, 0, 0.3) !important;
|
13
13
|
}
|
@@ -6,26 +6,26 @@
|
|
6
6
|
Element
|
7
7
|
-------------------- */
|
8
8
|
|
9
|
-
@googleFontName
|
10
|
-
@pageFont
|
9
|
+
@googleFontName: "Roboto";
|
10
|
+
@pageFont: "Roboto", Arial, sans-serif;
|
11
11
|
|
12
12
|
@medium: 13px;
|
13
13
|
|
14
|
-
@verticalPadding
|
15
|
-
@horizontalPadding
|
16
|
-
@borderRadius
|
17
|
-
@color
|
18
|
-
@fontWeight
|
19
|
-
@textTransform
|
14
|
+
@verticalPadding: 0.8em;
|
15
|
+
@horizontalPadding: 0.8em;
|
16
|
+
@borderRadius: @relative3px;
|
17
|
+
@color: #222;
|
18
|
+
@fontWeight: normal;
|
19
|
+
@textTransform: none;
|
20
20
|
|
21
|
-
@backgroundColor
|
22
|
-
@backgroundImage
|
21
|
+
@backgroundColor: @white;
|
22
|
+
@backgroundImage: linear-gradient(transparent, rgba(0, 0, 0, 0.02));
|
23
23
|
|
24
|
-
@solidBorderColor: #
|
24
|
+
@solidBorderColor: #ddd;
|
25
25
|
|
26
26
|
@borderBoxShadowColor: @solidBorderColor;
|
27
|
-
@borderBoxShadow:
|
28
|
-
@shadowBoxShadow:
|
27
|
+
@borderBoxShadow: 0 0 0 1px @solidBorderColor inset;
|
28
|
+
@shadowBoxShadow: 0 0 0 0 transparent;
|
29
29
|
|
30
30
|
@transition:
|
31
31
|
opacity 0.3s @defaultEasing,
|
@@ -42,23 +42,23 @@
|
|
42
42
|
@hoverBackgroundColor: @white;
|
43
43
|
@hoverBoxShadow:
|
44
44
|
@borderBoxShadow,
|
45
|
-
|
45
|
+
0 2px 3px 0 rgba(0, 0, 0, 0.2) !important
|
46
46
|
;
|
47
47
|
|
48
48
|
@downBackgroundColor: @white;
|
49
49
|
@downBackgroundImage: linear-gradient(rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04));
|
50
|
-
@downTextColor: #
|
50
|
+
@downTextColor: #222;
|
51
51
|
@downBoxShadow: @borderBoxShadow;
|
52
52
|
|
53
|
-
@activeBackgroundColor: #
|
54
|
-
@activeBoxShadow:
|
53
|
+
@activeBackgroundColor: #f0f0f0;
|
54
|
+
@activeBoxShadow: 0 0 0 1px #ddd;
|
55
55
|
|
56
56
|
/* -------------------
|
57
57
|
Variations
|
58
58
|
-------------------- */
|
59
59
|
|
60
60
|
/* Basic */
|
61
|
-
@basicBorderSize:
|
61
|
+
@basicBorderSize: 0;
|
62
62
|
@basicBorderRadius: 4px;
|
63
63
|
@basicColoredBorderSize: 1px;
|
64
64
|
@basicHoverBackground: @white;
|
@@ -66,32 +66,32 @@
|
|
66
66
|
@basicDownBackground: @white;
|
67
67
|
@basicDownBoxShadow: @downBoxShadow;
|
68
68
|
|
69
|
-
@basicActiveBackground: #
|
70
|
-
@basicActiveBoxShadow:
|
69
|
+
@basicActiveBackground: #fff;
|
70
|
+
@basicActiveBoxShadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
|
71
71
|
|
72
72
|
/* Labeled */
|
73
73
|
@labeledIconBackgroundColor: transparent;
|
74
74
|
@labeledIconWidth: 2em;
|
75
75
|
|
76
|
-
@labeledLabelBorderOffset:
|
76
|
+
@labeledLabelBorderOffset: 0;
|
77
77
|
|
78
78
|
/* Colored */
|
79
|
-
@coloredBackgroundImage
|
80
|
-
@coloredBoxShadow
|
79
|
+
@coloredBackgroundImage: @subtleGradient;
|
80
|
+
@coloredBoxShadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
|
81
81
|
|
82
82
|
/* Primary */
|
83
|
-
@primaryColor
|
84
|
-
@primaryBoxShadow
|
83
|
+
@primaryColor: #4184f3;
|
84
|
+
@primaryBoxShadow: 0 0 0 1px #0157e4 inset;
|
85
85
|
|
86
86
|
/* Secondary */
|
87
|
-
@secondaryColor
|
88
|
-
@secondaryBackgroundImage
|
89
|
-
@secondaryTextColor
|
90
|
-
@secondaryBoxShadow
|
87
|
+
@secondaryColor: #eee;
|
88
|
+
@secondaryBackgroundImage: @backgroundImage;
|
89
|
+
@secondaryTextColor: @textColor;
|
90
|
+
@secondaryBoxShadow: @borderBoxShadow;
|
91
91
|
|
92
92
|
/* Emotive */
|
93
|
-
@positiveColor: #
|
94
|
-
@negativeColor: #
|
93
|
+
@positiveColor: #3d9400;
|
94
|
+
@negativeColor: #d34836;
|
95
95
|
|
96
96
|
/* Inverted */
|
97
97
|
@invertedBorderSize: 1px;
|
@@ -2,7 +2,7 @@
|
|
2
2
|
Header
|
3
3
|
-------------------- */
|
4
4
|
|
5
|
-
@headerFont
|
5
|
+
@headerFont: "Roboto", Arial, sans-serif;
|
6
6
|
@fontWeight: normal;
|
7
7
|
|
8
8
|
@iconSize: 2em;
|
@@ -12,8 +12,8 @@
|
|
12
12
|
@subHeaderFontSize: 1rem;
|
13
13
|
|
14
14
|
/* HTML Headings */
|
15
|
-
@h1
|
16
|
-
@h2
|
17
|
-
@h3
|
18
|
-
@h4
|
19
|
-
@h5
|
15
|
+
@h1: 2.25rem;
|
16
|
+
@h2: 2rem;
|
17
|
+
@h3: 1.75rem;
|
18
|
+
@h4: 1.5rem;
|
19
|
+
@h5: 1.25rem;
|