fomantic-ui 2.9.1-beta.26 → 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 +2 -3
- package/dist/components/accordion.css +8 -7
- 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 +1 -1
- package/dist/components/api.min.js +1 -1
- package/dist/components/breadcrumb.css +4 -4
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +375 -375
- 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 +181 -181
- package/dist/components/card.min.css +2 -2
- package/dist/components/checkbox.css +41 -41
- 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 +2 -2
- package/dist/components/dimmer.css +5 -5
- 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 +70 -68
- 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 +3548 -3548
- 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 +266 -266
- package/dist/components/flag.min.css +2 -2
- package/dist/components/flyout.css +12 -12
- 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 +154 -154
- 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 +43 -43
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +67 -67
- package/dist/components/header.min.css +2 -2
- package/dist/components/icon.css +2536 -2536
- 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 +18 -18
- package/dist/components/item.min.css +2 -2
- package/dist/components/label.css +276 -276
- package/dist/components/label.min.css +2 -2
- package/dist/components/list.css +8 -8
- 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 +91 -91
- 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 +81 -81
- 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 +1 -1
- 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 +58 -58
- 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 +3 -3
- 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 +29 -29
- 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 +26 -26
- 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 +585 -585
- 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 +1 -1
- 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 +9275 -9270
- package/dist/semantic.js +27 -27
- 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/definitions/collections/breadcrumb.less +4 -4
- package/src/definitions/collections/form.less +19 -19
- package/src/definitions/collections/grid.less +9 -9
- package/src/definitions/collections/menu.less +15 -15
- package/src/definitions/collections/message.less +8 -9
- package/src/definitions/collections/table.less +11 -12
- package/src/definitions/elements/button.less +22 -25
- package/src/definitions/elements/container.less +3 -3
- package/src/definitions/elements/divider.less +7 -8
- package/src/definitions/elements/emoji.less +7 -7
- package/src/definitions/elements/flag.less +14 -14
- package/src/definitions/elements/header.less +12 -12
- package/src/definitions/elements/icon.less +14 -14
- package/src/definitions/elements/image.less +4 -4
- package/src/definitions/elements/input.less +14 -14
- package/src/definitions/elements/label.less +11 -11
- package/src/definitions/elements/list.less +6 -6
- 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 +4 -4
- package/src/definitions/elements/segment.less +10 -10
- 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 +8 -8
- 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 +3 -3
- package/src/definitions/modules/dropdown.less +14 -14
- package/src/definitions/modules/embed.js +1 -1
- package/src/definitions/modules/embed.less +4 -4
- package/src/definitions/modules/flyout.less +4 -4
- package/src/definitions/modules/modal.less +5 -6
- package/src/definitions/modules/nag.less +6 -6
- package/src/definitions/modules/popup.less +10 -10
- package/src/definitions/modules/progress.less +9 -9
- package/src/definitions/modules/rating.less +6 -6
- package/src/definitions/modules/search.less +7 -7
- package/src/definitions/modules/shape.less +3 -3
- package/src/definitions/modules/sidebar.less +4 -4
- 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 +9 -9
- package/src/definitions/modules/transition.less +5 -5
- package/src/definitions/views/ad.less +3 -3
- package/src/definitions/views/card.less +12 -12
- package/src/definitions/views/comment.less +5 -5
- package/src/definitions/views/feed.less +5 -5
- package/src/definitions/views/item.less +9 -9
- package/src/definitions/views/statistic.less +6 -6
- package/src/semantic.less +52 -52
- package/src/theme.less +18 -18
- package/src/themes/amazon/elements/button.variables +9 -9
- package/src/themes/amazon/globals/site.variables +12 -12
- package/src/themes/basic/elements/button.variables +7 -7
- package/src/themes/basic/elements/icon.overrides +418 -148
- package/src/themes/basic/elements/icon.variables +12 -7
- package/src/themes/bookish/elements/header.overrides +1 -1
- package/src/themes/bookish/elements/header.variables +3 -3
- package/src/themes/bootstrap3/elements/button.variables +11 -11
- package/src/themes/chubby/elements/button.overrides +1 -1
- 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/views/comment.variables +3 -3
- package/src/themes/classic/elements/button.variables +9 -9
- package/src/themes/classic/elements/header.variables +1 -1
- package/src/themes/classic/modules/progress.variables +1 -1
- package/src/themes/classic/views/card.overrides +2 -2
- package/src/themes/classic/views/card.variables +1 -1
- package/src/themes/default/collections/form.variables +2 -2
- package/src/themes/default/collections/grid.variables +1 -1
- package/src/themes/default/collections/menu.variables +13 -13
- package/src/themes/default/collections/message.variables +1 -1
- package/src/themes/default/collections/table.variables +15 -15
- package/src/themes/default/elements/button.variables +13 -13
- package/src/themes/default/elements/container.variables +13 -13
- package/src/themes/default/elements/divider.overrides +2 -2
- package/src/themes/default/elements/divider.variables +3 -3
- package/src/themes/default/elements/emoji.variables +2 -2
- package/src/themes/default/elements/flag.variables +2 -2
- package/src/themes/default/elements/header.variables +2 -2
- package/src/themes/default/elements/icon.variables +1972 -1972
- package/src/themes/default/elements/input.variables +1 -1
- package/src/themes/default/elements/label.variables +19 -19
- package/src/themes/default/elements/list.variables +4 -4
- package/src/themes/default/elements/rail.variables +2 -2
- package/src/themes/default/elements/segment.variables +4 -4
- package/src/themes/default/elements/step.overrides +2 -2
- package/src/themes/default/elements/step.variables +6 -6
- package/src/themes/default/globals/reset.overrides +4 -4
- package/src/themes/default/globals/site.variables +298 -298
- package/src/themes/default/modules/accordion.overrides +2 -2
- package/src/themes/default/modules/accordion.variables +1 -1
- package/src/themes/default/modules/checkbox.overrides +5 -5
- package/src/themes/default/modules/checkbox.variables +7 -7
- package/src/themes/default/modules/dimmer.variables +3 -3
- package/src/themes/default/modules/dropdown.overrides +9 -9
- package/src/themes/default/modules/dropdown.variables +9 -9
- package/src/themes/default/modules/flyout.variables +2 -2
- package/src/themes/default/modules/modal.variables +4 -4
- package/src/themes/default/modules/popup.variables +1 -1
- package/src/themes/default/modules/progress.variables +7 -7
- package/src/themes/default/modules/search.variables +4 -4
- package/src/themes/default/modules/shape.variables +1 -1
- package/src/themes/default/modules/sidebar.variables +1 -1
- package/src/themes/default/modules/toast.variables +1 -1
- 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 +22 -22
- 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 +9 -9
- package/src/themes/famfamfam/elements/flag.overrides +1 -1
- package/src/themes/famfamfam/elements/flag.variables +2 -2
- package/src/themes/fixed-width/collections/grid.variables +1 -1
- package/src/themes/flat/collections/form.variables +5 -5
- package/src/themes/flat/globals/site.variables +26 -26
- package/src/themes/github/collections/form.variables +4 -4
- package/src/themes/github/collections/menu.variables +10 -10
- package/src/themes/github/collections/message.variables +7 -7
- package/src/themes/github/collections/table.variables +1 -1
- package/src/themes/github/elements/button.variables +10 -10
- package/src/themes/github/elements/icon.overrides +537 -179
- package/src/themes/github/elements/icon.variables +13 -8
- package/src/themes/github/elements/input.variables +2 -2
- package/src/themes/github/elements/segment.variables +5 -5
- package/src/themes/github/elements/step.variables +2 -2
- package/src/themes/github/globals/site.variables +12 -12
- package/src/themes/github/modules/dropdown.overrides +5 -5
- package/src/themes/github/modules/dropdown.variables +1 -1
- package/src/themes/gmail/collections/message.variables +2 -2
- package/src/themes/instagram/views/card.overrides +1 -1
- package/src/themes/instagram/views/card.variables +4 -4
- package/src/themes/joypixels/elements/emoji.variables +2 -2
- package/src/themes/material/collections/menu.overrides +1 -1
- package/src/themes/material/collections/menu.variables +1 -1
- package/src/themes/material/elements/button.overrides +1 -1
- package/src/themes/material/elements/button.variables +13 -13
- package/src/themes/material/elements/header.overrides +1 -1
- package/src/themes/material/elements/header.variables +1 -1
- package/src/themes/material/elements/icon.overrides +2796 -932
- package/src/themes/material/elements/icon.variables +13 -8
- package/src/themes/material/globals/site.variables +31 -31
- package/src/themes/material/modules/dropdown.overrides +1 -1
- package/src/themes/material/modules/dropdown.variables +1 -1
- package/src/themes/material/modules/modal.overrides +1 -1
- package/src/themes/material/modules/modal.variables +1 -1
- package/src/themes/raised/elements/button.variables +1 -1
- package/src/themes/resetcss/globals/reset.overrides +1 -1
- package/src/themes/round/elements/button.variables +8 -8
- package/src/themes/rtl/globals/site.overrides +1 -1
- package/src/themes/rtl/globals/site.variables +3 -3
- package/src/themes/systemfont/globals/site.variables +1 -1
- package/src/themes/twitter/elements/button.variables +10 -10
- package/src/themes/twitter/elements/emoji.variables +2 -2
- package/.github/workflows/codeql.yml +0 -68
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.1-beta.
|
2
|
+
* # Fomantic-UI 2.9.1-beta.27+2ec6af4 - Button
|
3
3
|
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
@@ -20,9 +20,9 @@
|
|
20
20
|
outline: none;
|
21
21
|
border: none;
|
22
22
|
vertical-align: baseline;
|
23
|
-
background: #
|
23
|
+
background: #e0e1e2 none;
|
24
24
|
color: rgba(0, 0, 0, 0.6);
|
25
|
-
font-family:
|
25
|
+
font-family: "Lato", system-ui, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
26
26
|
margin: 0 0.25em 0 0;
|
27
27
|
padding: 0.78571429em 1.5em 0.78571429em;
|
28
28
|
text-transform: none;
|
@@ -57,7 +57,7 @@
|
|
57
57
|
Hover
|
58
58
|
--------------- */
|
59
59
|
.ui.button:hover {
|
60
|
-
background-color: #
|
60
|
+
background-color: #cacbcd;
|
61
61
|
background-image: none;
|
62
62
|
-webkit-box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
63
63
|
box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
@@ -71,11 +71,11 @@
|
|
71
71
|
Focus
|
72
72
|
--------------- */
|
73
73
|
.ui.button:focus {
|
74
|
-
background-color: #
|
74
|
+
background-color: #cacbcd;
|
75
75
|
color: rgba(0, 0, 0, 0.8);
|
76
76
|
background-image: none;
|
77
|
-
-webkit-box-shadow:
|
78
|
-
box-shadow:
|
77
|
+
-webkit-box-shadow: "";
|
78
|
+
box-shadow: "";
|
79
79
|
}
|
80
80
|
.ui.button:focus .icon {
|
81
81
|
opacity: 0.85;
|
@@ -86,8 +86,8 @@
|
|
86
86
|
--------------- */
|
87
87
|
.ui.button:active,
|
88
88
|
.ui.active.button:active {
|
89
|
-
background-color: #
|
90
|
-
background-image:
|
89
|
+
background-color: #babbbc;
|
90
|
+
background-image: "";
|
91
91
|
color: rgba(0, 0, 0, 0.9);
|
92
92
|
-webkit-box-shadow: 0 0 0 1px transparent inset, none;
|
93
93
|
box-shadow: 0 0 0 1px transparent inset, none;
|
@@ -97,19 +97,19 @@
|
|
97
97
|
Active
|
98
98
|
--------------- */
|
99
99
|
.ui.active.button {
|
100
|
-
background-color: #
|
100
|
+
background-color: #c0c1c2;
|
101
101
|
background-image: none;
|
102
102
|
-webkit-box-shadow: 0 0 0 1px transparent inset;
|
103
103
|
box-shadow: 0 0 0 1px transparent inset;
|
104
104
|
color: rgba(0, 0, 0, 0.95);
|
105
105
|
}
|
106
106
|
.ui.active.button:hover {
|
107
|
-
background-color: #
|
107
|
+
background-color: #c0c1c2;
|
108
108
|
background-image: none;
|
109
109
|
color: rgba(0, 0, 0, 0.95);
|
110
110
|
}
|
111
111
|
.ui.active.button:active {
|
112
|
-
background-color: #
|
112
|
+
background-color: #c0c1c2;
|
113
113
|
background-image: none;
|
114
114
|
}
|
115
115
|
|
@@ -130,7 +130,7 @@
|
|
130
130
|
}
|
131
131
|
.ui.loading.button::before {
|
132
132
|
position: absolute;
|
133
|
-
content:
|
133
|
+
content: "";
|
134
134
|
top: 50%;
|
135
135
|
left: 50%;
|
136
136
|
margin: -0.64285714em 0 0 -0.64285714em;
|
@@ -141,7 +141,7 @@
|
|
141
141
|
}
|
142
142
|
.ui.loading.button::after {
|
143
143
|
position: absolute;
|
144
|
-
content:
|
144
|
+
content: "";
|
145
145
|
top: 50%;
|
146
146
|
left: 50%;
|
147
147
|
margin: -0.64285714em 0 0 -0.64285714em;
|
@@ -151,7 +151,7 @@
|
|
151
151
|
-webkit-animation: loader 0.6s infinite linear;
|
152
152
|
animation: loader 0.6s infinite linear;
|
153
153
|
border: 0.2em solid currentColor;
|
154
|
-
color: #
|
154
|
+
color: #fff;
|
155
155
|
-webkit-box-shadow: 0 0 0 1px transparent;
|
156
156
|
box-shadow: 0 0 0 1px transparent;
|
157
157
|
}
|
@@ -321,10 +321,10 @@
|
|
321
321
|
Inverted
|
322
322
|
-------------------- */
|
323
323
|
.ui.inverted.button {
|
324
|
-
-webkit-box-shadow: 0 0 0 2px #
|
325
|
-
box-shadow: 0 0 0 2px #
|
324
|
+
-webkit-box-shadow: 0 0 0 2px #fff inset;
|
325
|
+
box-shadow: 0 0 0 2px #fff inset;
|
326
326
|
background: transparent none;
|
327
|
-
color: #
|
327
|
+
color: #fff;
|
328
328
|
text-shadow: none !important;
|
329
329
|
}
|
330
330
|
|
@@ -346,26 +346,26 @@
|
|
346
346
|
|
347
347
|
/* Hover */
|
348
348
|
.ui.inverted.button:hover {
|
349
|
-
background: #
|
350
|
-
-webkit-box-shadow: 0 0 0 2px #
|
351
|
-
box-shadow: 0 0 0 2px #
|
349
|
+
background: #fff;
|
350
|
+
-webkit-box-shadow: 0 0 0 2px #fff inset;
|
351
|
+
box-shadow: 0 0 0 2px #fff inset;
|
352
352
|
color: rgba(0, 0, 0, 0.8);
|
353
353
|
}
|
354
354
|
|
355
355
|
/* Active / Focus */
|
356
356
|
.ui.inverted.button:focus,
|
357
357
|
.ui.inverted.button.active {
|
358
|
-
background: #
|
359
|
-
-webkit-box-shadow: 0 0 0 2px #
|
360
|
-
box-shadow: 0 0 0 2px #
|
358
|
+
background: #fff;
|
359
|
+
-webkit-box-shadow: 0 0 0 2px #fff inset;
|
360
|
+
box-shadow: 0 0 0 2px #fff inset;
|
361
361
|
color: rgba(0, 0, 0, 0.8);
|
362
362
|
}
|
363
363
|
|
364
364
|
/* Active Focus */
|
365
365
|
.ui.inverted.button.active:focus {
|
366
|
-
background: #
|
367
|
-
-webkit-box-shadow: 0 0 0 2px #
|
368
|
-
box-shadow: 0 0 0 2px #
|
366
|
+
background: #dcddde;
|
367
|
+
-webkit-box-shadow: 0 0 0 2px #dcddde inset;
|
368
|
+
box-shadow: 0 0 0 2px #dcddde inset;
|
369
369
|
color: rgba(0, 0, 0, 0.8);
|
370
370
|
}
|
371
371
|
|
@@ -398,7 +398,7 @@
|
|
398
398
|
align-items: center;
|
399
399
|
margin: 0 0 0 -1px !important;
|
400
400
|
font-size: 1em;
|
401
|
-
padding:
|
401
|
+
padding: "";
|
402
402
|
border-color: rgba(34, 36, 38, 0.15);
|
403
403
|
}
|
404
404
|
|
@@ -434,8 +434,8 @@
|
|
434
434
|
|
435
435
|
/* Facebook */
|
436
436
|
.ui.facebook.button {
|
437
|
-
background-color: #
|
438
|
-
color: #
|
437
|
+
background-color: #3b5998;
|
438
|
+
color: #fff;
|
439
439
|
text-shadow: none;
|
440
440
|
background-image: none;
|
441
441
|
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
@@ -443,19 +443,19 @@
|
|
443
443
|
}
|
444
444
|
.ui.facebook.button:hover {
|
445
445
|
background-color: #304d8a;
|
446
|
-
color: #
|
446
|
+
color: #fff;
|
447
447
|
text-shadow: none;
|
448
448
|
}
|
449
449
|
.ui.facebook.button:active {
|
450
450
|
background-color: #2d4373;
|
451
|
-
color: #
|
451
|
+
color: #fff;
|
452
452
|
text-shadow: none;
|
453
453
|
}
|
454
454
|
|
455
455
|
/* Twitter */
|
456
456
|
.ui.twitter.button {
|
457
|
-
background-color: #
|
458
|
-
color: #
|
457
|
+
background-color: #1da1f2;
|
458
|
+
color: #fff;
|
459
459
|
text-shadow: none;
|
460
460
|
background-image: none;
|
461
461
|
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
@@ -463,19 +463,19 @@
|
|
463
463
|
}
|
464
464
|
.ui.twitter.button:hover {
|
465
465
|
background-color: #0298f3;
|
466
|
-
color: #
|
466
|
+
color: #fff;
|
467
467
|
text-shadow: none;
|
468
468
|
}
|
469
469
|
.ui.twitter.button:active {
|
470
470
|
background-color: #0c85d0;
|
471
|
-
color: #
|
471
|
+
color: #fff;
|
472
472
|
text-shadow: none;
|
473
473
|
}
|
474
474
|
|
475
475
|
/* Google Plus */
|
476
476
|
.ui.google.plus.button {
|
477
|
-
background-color: #
|
478
|
-
color: #
|
477
|
+
background-color: #dd4b39;
|
478
|
+
color: #fff;
|
479
479
|
text-shadow: none;
|
480
480
|
background-image: none;
|
481
481
|
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
@@ -483,36 +483,36 @@
|
|
483
483
|
}
|
484
484
|
.ui.google.plus.button:hover {
|
485
485
|
background-color: #e0321c;
|
486
|
-
color: #
|
486
|
+
color: #fff;
|
487
487
|
text-shadow: none;
|
488
488
|
}
|
489
489
|
.ui.google.plus.button:active {
|
490
490
|
background-color: #c23321;
|
491
|
-
color: #
|
491
|
+
color: #fff;
|
492
492
|
text-shadow: none;
|
493
493
|
}
|
494
494
|
|
495
495
|
/* Linked In */
|
496
496
|
.ui.linkedin.button {
|
497
|
-
background-color: #
|
498
|
-
color: #
|
497
|
+
background-color: #0077b5;
|
498
|
+
color: #fff;
|
499
499
|
text-shadow: none;
|
500
500
|
}
|
501
501
|
.ui.linkedin.button:hover {
|
502
502
|
background-color: #00669c;
|
503
|
-
color: #
|
503
|
+
color: #fff;
|
504
504
|
text-shadow: none;
|
505
505
|
}
|
506
506
|
.ui.linkedin.button:active {
|
507
507
|
background-color: #005582;
|
508
|
-
color: #
|
508
|
+
color: #fff;
|
509
509
|
text-shadow: none;
|
510
510
|
}
|
511
511
|
|
512
512
|
/* YouTube */
|
513
513
|
.ui.youtube.button {
|
514
|
-
background-color: #
|
515
|
-
color: #
|
514
|
+
background-color: #f00;
|
515
|
+
color: #fff;
|
516
516
|
text-shadow: none;
|
517
517
|
background-image: none;
|
518
518
|
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
@@ -520,19 +520,19 @@
|
|
520
520
|
}
|
521
521
|
.ui.youtube.button:hover {
|
522
522
|
background-color: #e60000;
|
523
|
-
color: #
|
523
|
+
color: #fff;
|
524
524
|
text-shadow: none;
|
525
525
|
}
|
526
526
|
.ui.youtube.button:active {
|
527
527
|
background-color: #cc0000;
|
528
|
-
color: #
|
528
|
+
color: #fff;
|
529
529
|
text-shadow: none;
|
530
530
|
}
|
531
531
|
|
532
532
|
/* Instagram */
|
533
533
|
.ui.instagram.button {
|
534
|
-
background-color: #
|
535
|
-
color: #
|
534
|
+
background-color: #49769c;
|
535
|
+
color: #fff;
|
536
536
|
text-shadow: none;
|
537
537
|
background-image: none;
|
538
538
|
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
@@ -540,19 +540,19 @@
|
|
540
540
|
}
|
541
541
|
.ui.instagram.button:hover {
|
542
542
|
background-color: #3d698e;
|
543
|
-
color: #
|
543
|
+
color: #fff;
|
544
544
|
text-shadow: none;
|
545
545
|
}
|
546
546
|
.ui.instagram.button:active {
|
547
547
|
background-color: #395c79;
|
548
|
-
color: #
|
548
|
+
color: #fff;
|
549
549
|
text-shadow: none;
|
550
550
|
}
|
551
551
|
|
552
552
|
/* Pinterest */
|
553
553
|
.ui.pinterest.button {
|
554
|
-
background-color: #
|
555
|
-
color: #
|
554
|
+
background-color: #bd081c;
|
555
|
+
color: #fff;
|
556
556
|
text-shadow: none;
|
557
557
|
background-image: none;
|
558
558
|
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
@@ -560,64 +560,64 @@
|
|
560
560
|
}
|
561
561
|
.ui.pinterest.button:hover {
|
562
562
|
background-color: #ac0013;
|
563
|
-
color: #
|
563
|
+
color: #fff;
|
564
564
|
text-shadow: none;
|
565
565
|
}
|
566
566
|
.ui.pinterest.button:active {
|
567
567
|
background-color: #8c0615;
|
568
|
-
color: #
|
568
|
+
color: #fff;
|
569
569
|
text-shadow: none;
|
570
570
|
}
|
571
571
|
|
572
572
|
/* VK */
|
573
573
|
.ui.vk.button {
|
574
|
-
background-color: #
|
575
|
-
color: #
|
574
|
+
background-color: #45668e;
|
575
|
+
color: #fff;
|
576
576
|
background-image: none;
|
577
577
|
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
578
578
|
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
579
579
|
}
|
580
580
|
.ui.vk.button:hover {
|
581
581
|
background-color: #395980;
|
582
|
-
color: #
|
582
|
+
color: #fff;
|
583
583
|
}
|
584
584
|
.ui.vk.button:active {
|
585
585
|
background-color: #344d6c;
|
586
|
-
color: #
|
586
|
+
color: #fff;
|
587
587
|
}
|
588
588
|
|
589
589
|
/* WhatsApp */
|
590
590
|
.ui.whatsapp.button {
|
591
|
-
background-color: #
|
592
|
-
color: #
|
591
|
+
background-color: #25d366;
|
592
|
+
color: #fff;
|
593
593
|
background-image: none;
|
594
594
|
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
595
595
|
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
596
596
|
}
|
597
597
|
.ui.whatsapp.button:hover {
|
598
598
|
background-color: #19c55a;
|
599
|
-
color: #
|
599
|
+
color: #fff;
|
600
600
|
}
|
601
601
|
.ui.whatsapp.button:active {
|
602
602
|
background-color: #1da851;
|
603
|
-
color: #
|
603
|
+
color: #fff;
|
604
604
|
}
|
605
605
|
|
606
606
|
/* Telegram */
|
607
607
|
.ui.telegram.button {
|
608
|
-
background-color: #
|
609
|
-
color: #
|
608
|
+
background-color: #08c;
|
609
|
+
color: #fff;
|
610
610
|
background-image: none;
|
611
611
|
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
612
612
|
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
613
613
|
}
|
614
614
|
.ui.telegram.button:hover {
|
615
615
|
background-color: #0077b3;
|
616
|
-
color: #
|
616
|
+
color: #fff;
|
617
617
|
}
|
618
618
|
.ui.telegram.button:active {
|
619
619
|
background-color: #006699;
|
620
|
-
color: #
|
620
|
+
color: #fff;
|
621
621
|
}
|
622
622
|
|
623
623
|
/* --------------
|
@@ -628,7 +628,7 @@
|
|
628
628
|
opacity: 0.8;
|
629
629
|
-webkit-transition: opacity 0.1s ease;
|
630
630
|
transition: opacity 0.1s ease;
|
631
|
-
color:
|
631
|
+
color: "";
|
632
632
|
}
|
633
633
|
.ui.button:not(.icon) > .icon:not(.button):not(.dropdown),
|
634
634
|
.ui.button:not(.icon) > .icons:not(.button):not(.dropdown) {
|
@@ -812,21 +812,21 @@
|
|
812
812
|
}
|
813
813
|
.ui.basic.buttons .button:hover,
|
814
814
|
.ui.basic.button:hover {
|
815
|
-
background: #
|
815
|
+
background: #fff;
|
816
816
|
color: rgba(0, 0, 0, 0.8);
|
817
817
|
-webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
818
818
|
box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
819
819
|
}
|
820
820
|
.ui.basic.buttons .button:focus,
|
821
821
|
.ui.basic.button:focus {
|
822
|
-
background: #
|
822
|
+
background: #fff;
|
823
823
|
color: rgba(0, 0, 0, 0.8);
|
824
824
|
-webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
825
825
|
box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
826
826
|
}
|
827
827
|
.ui.basic.buttons .button:active,
|
828
828
|
.ui.basic.button:active {
|
829
|
-
background: #
|
829
|
+
background: #f8f8f8;
|
830
830
|
color: rgba(0, 0, 0, 0.9);
|
831
831
|
-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset;
|
832
832
|
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset;
|
@@ -834,8 +834,8 @@
|
|
834
834
|
.ui.basic.buttons .active.button,
|
835
835
|
.ui.basic.active.button {
|
836
836
|
background: rgba(0, 0, 0, 0.05);
|
837
|
-
-webkit-box-shadow:
|
838
|
-
box-shadow:
|
837
|
+
-webkit-box-shadow: "";
|
838
|
+
box-shadow: "";
|
839
839
|
color: rgba(0, 0, 0, 0.95);
|
840
840
|
}
|
841
841
|
.ui.basic.buttons .active.button:hover,
|
@@ -851,41 +851,41 @@
|
|
851
851
|
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset inset;
|
852
852
|
}
|
853
853
|
.ui.basic.buttons .active.button {
|
854
|
-
-webkit-box-shadow:
|
855
|
-
box-shadow:
|
854
|
+
-webkit-box-shadow: "";
|
855
|
+
box-shadow: "";
|
856
856
|
}
|
857
857
|
|
858
858
|
/* Standard Basic Inverted */
|
859
859
|
.ui.basic.inverted.buttons .button,
|
860
860
|
.ui.basic.inverted.button {
|
861
861
|
background-color: transparent;
|
862
|
-
color: #
|
862
|
+
color: #f9fafb;
|
863
863
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
864
864
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
865
865
|
}
|
866
866
|
.ui.basic.inverted.buttons .button:hover,
|
867
867
|
.ui.basic.inverted.button:hover {
|
868
|
-
color: #
|
868
|
+
color: #fff;
|
869
869
|
-webkit-box-shadow: 0 0 0 2px #ffffff inset;
|
870
870
|
box-shadow: 0 0 0 2px #ffffff inset;
|
871
871
|
}
|
872
872
|
.ui.basic.inverted.buttons .button:focus,
|
873
873
|
.ui.basic.inverted.button:focus {
|
874
|
-
color: #
|
874
|
+
color: #fff;
|
875
875
|
-webkit-box-shadow: 0 0 0 2px #ffffff inset;
|
876
876
|
box-shadow: 0 0 0 2px #ffffff inset;
|
877
877
|
}
|
878
878
|
.ui.basic.inverted.buttons .button:active,
|
879
879
|
.ui.basic.inverted.button:active {
|
880
880
|
background-color: rgba(255, 255, 255, 0.08);
|
881
|
-
color: #
|
881
|
+
color: #fff;
|
882
882
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.9) inset;
|
883
883
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.9) inset;
|
884
884
|
}
|
885
885
|
.ui.basic.inverted.buttons .active.button,
|
886
886
|
.ui.basic.inverted.active.button {
|
887
887
|
background-color: rgba(255, 255, 255, 0.08);
|
888
|
-
color: #
|
888
|
+
color: #fff;
|
889
889
|
text-shadow: none;
|
890
890
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.7) inset;
|
891
891
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.7) inset;
|
@@ -976,7 +976,7 @@
|
|
976
976
|
margin: 0;
|
977
977
|
width: 2.57142857em;
|
978
978
|
background-color: rgba(0, 0, 0, 0.05);
|
979
|
-
color:
|
979
|
+
color: "";
|
980
980
|
-webkit-box-shadow: -1px 0 0 0 transparent inset;
|
981
981
|
box-shadow: -1px 0 0 0 transparent inset;
|
982
982
|
}
|
@@ -1039,16 +1039,16 @@
|
|
1039
1039
|
.ui.toggle.buttons .active.button,
|
1040
1040
|
.ui.buttons .button.toggle.active,
|
1041
1041
|
.ui.button.toggle.active {
|
1042
|
-
background-color: #
|
1042
|
+
background-color: #21ba45;
|
1043
1043
|
-webkit-box-shadow: none;
|
1044
1044
|
box-shadow: none;
|
1045
1045
|
text-shadow: none;
|
1046
|
-
color: #
|
1046
|
+
color: #fff;
|
1047
1047
|
}
|
1048
1048
|
.ui.button.toggle.active:hover {
|
1049
1049
|
background-color: #16ab39;
|
1050
1050
|
text-shadow: none;
|
1051
|
-
color: #
|
1051
|
+
color: #fff;
|
1052
1052
|
}
|
1053
1053
|
|
1054
1054
|
/* --------------
|
@@ -1075,10 +1075,10 @@
|
|
1075
1075
|
position: absolute;
|
1076
1076
|
text-align: center;
|
1077
1077
|
border-radius: 500rem;
|
1078
|
-
content:
|
1078
|
+
content: "or";
|
1079
1079
|
top: 50%;
|
1080
1080
|
left: 50%;
|
1081
|
-
background-color: #
|
1081
|
+
background-color: #fff;
|
1082
1082
|
text-shadow: none;
|
1083
1083
|
margin-top: -0.89285714em;
|
1084
1084
|
margin-left: -0.89285714em;
|
@@ -1345,8 +1345,8 @@
|
|
1345
1345
|
-------------------- */
|
1346
1346
|
.ui.primary.buttons .button,
|
1347
1347
|
.ui.primary.button {
|
1348
|
-
background-color: #
|
1349
|
-
color: #
|
1348
|
+
background-color: #2185d0;
|
1349
|
+
color: #fff;
|
1350
1350
|
text-shadow: none;
|
1351
1351
|
background-image: none;
|
1352
1352
|
}
|
@@ -1357,19 +1357,19 @@
|
|
1357
1357
|
.ui.primary.buttons .button:hover,
|
1358
1358
|
.ui.primary.button:hover {
|
1359
1359
|
background-color: #1678c2;
|
1360
|
-
color: #
|
1360
|
+
color: #fff;
|
1361
1361
|
text-shadow: none;
|
1362
1362
|
}
|
1363
1363
|
.ui.primary.buttons .button:focus,
|
1364
1364
|
.ui.primary.button:focus {
|
1365
1365
|
background-color: #0d71bb;
|
1366
|
-
color: #
|
1366
|
+
color: #fff;
|
1367
1367
|
text-shadow: none;
|
1368
1368
|
}
|
1369
1369
|
.ui.primary.buttons .button:active,
|
1370
1370
|
.ui.primary.button:active {
|
1371
1371
|
background-color: #1a69a4;
|
1372
|
-
color: #
|
1372
|
+
color: #fff;
|
1373
1373
|
text-shadow: none;
|
1374
1374
|
}
|
1375
1375
|
.ui.primary.buttons .active.button,
|
@@ -1377,7 +1377,7 @@
|
|
1377
1377
|
.ui.primary.active.button,
|
1378
1378
|
.ui.primary.button .active.button:active {
|
1379
1379
|
background-color: #1279c6;
|
1380
|
-
color: #
|
1380
|
+
color: #fff;
|
1381
1381
|
text-shadow: none;
|
1382
1382
|
}
|
1383
1383
|
|
@@ -1385,9 +1385,9 @@
|
|
1385
1385
|
.ui.basic.primary.buttons .button,
|
1386
1386
|
.ui.basic.primary.button {
|
1387
1387
|
background: transparent;
|
1388
|
-
-webkit-box-shadow: 0 0 0 1px #
|
1389
|
-
box-shadow: 0 0 0 1px #
|
1390
|
-
color: #
|
1388
|
+
-webkit-box-shadow: 0 0 0 1px #2185d0 inset;
|
1389
|
+
box-shadow: 0 0 0 1px #2185d0 inset;
|
1390
|
+
color: #2185d0;
|
1391
1391
|
}
|
1392
1392
|
.ui.basic.primary.buttons .button:hover,
|
1393
1393
|
.ui.basic.primary.button:hover {
|
@@ -1421,9 +1421,9 @@
|
|
1421
1421
|
.ui.inverted.primary.buttons .button,
|
1422
1422
|
.ui.inverted.primary.button {
|
1423
1423
|
background-color: transparent;
|
1424
|
-
-webkit-box-shadow: 0 0 0 2px #
|
1425
|
-
box-shadow: 0 0 0 2px #
|
1426
|
-
color: #
|
1424
|
+
-webkit-box-shadow: 0 0 0 2px #54c8ff inset;
|
1425
|
+
box-shadow: 0 0 0 2px #54c8ff inset;
|
1426
|
+
color: #54c8ff;
|
1427
1427
|
}
|
1428
1428
|
.ui.inverted.primary.buttons .button:hover,
|
1429
1429
|
.ui.inverted.primary.button:hover,
|
@@ -1435,7 +1435,7 @@
|
|
1435
1435
|
.ui.inverted.primary.button:active {
|
1436
1436
|
-webkit-box-shadow: none;
|
1437
1437
|
box-shadow: none;
|
1438
|
-
color: #
|
1438
|
+
color: #fff;
|
1439
1439
|
}
|
1440
1440
|
.ui.inverted.primary.buttons .button:hover,
|
1441
1441
|
.ui.inverted.primary.button:hover {
|
@@ -1461,35 +1461,35 @@
|
|
1461
1461
|
background-color: transparent;
|
1462
1462
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
1463
1463
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
1464
|
-
color: #
|
1464
|
+
color: #fff;
|
1465
1465
|
}
|
1466
1466
|
.ui.inverted.primary.basic.buttons .button:hover,
|
1467
1467
|
.ui.inverted.primary.buttons .basic.button:hover,
|
1468
1468
|
.ui.inverted.primary.basic.button:hover {
|
1469
1469
|
-webkit-box-shadow: 0 0 0 2px #21b8ff inset;
|
1470
1470
|
box-shadow: 0 0 0 2px #21b8ff inset;
|
1471
|
-
color: #
|
1471
|
+
color: #54c8ff;
|
1472
1472
|
}
|
1473
1473
|
.ui.inverted.primary.basic.buttons .button:focus,
|
1474
1474
|
.ui.inverted.primary.basic.buttons .button:focus,
|
1475
1475
|
.ui.inverted.primary.basic.button:focus {
|
1476
1476
|
-webkit-box-shadow: 0 0 0 2px #2bbbff inset;
|
1477
1477
|
box-shadow: 0 0 0 2px #2bbbff inset;
|
1478
|
-
color: #
|
1478
|
+
color: #54c8ff;
|
1479
1479
|
}
|
1480
1480
|
.ui.inverted.primary.basic.buttons .active.button,
|
1481
1481
|
.ui.inverted.primary.buttons .basic.active.button,
|
1482
1482
|
.ui.inverted.primary.basic.active.button {
|
1483
1483
|
-webkit-box-shadow: 0 0 0 2px #3ac0ff inset;
|
1484
1484
|
box-shadow: 0 0 0 2px #3ac0ff inset;
|
1485
|
-
color: #
|
1485
|
+
color: #54c8ff;
|
1486
1486
|
}
|
1487
1487
|
.ui.inverted.primary.basic.buttons .button:active,
|
1488
1488
|
.ui.inverted.primary.buttons .basic.button:active,
|
1489
1489
|
.ui.inverted.primary.basic.button:active {
|
1490
1490
|
-webkit-box-shadow: 0 0 0 2px #21b8ff inset;
|
1491
1491
|
box-shadow: 0 0 0 2px #21b8ff inset;
|
1492
|
-
color: #
|
1492
|
+
color: #54c8ff;
|
1493
1493
|
}
|
1494
1494
|
|
1495
1495
|
/* Tertiary */
|
@@ -1499,7 +1499,7 @@
|
|
1499
1499
|
background: transparent;
|
1500
1500
|
-webkit-box-shadow: none;
|
1501
1501
|
box-shadow: none;
|
1502
|
-
color: #
|
1502
|
+
color: #2185d0;
|
1503
1503
|
}
|
1504
1504
|
.ui.tertiary.primary.buttons .button:hover,
|
1505
1505
|
.ui.tertiary.primary.buttons button:hover,
|
@@ -1527,8 +1527,8 @@
|
|
1527
1527
|
}
|
1528
1528
|
.ui.secondary.buttons .button,
|
1529
1529
|
.ui.secondary.button {
|
1530
|
-
background-color: #
|
1531
|
-
color: #
|
1530
|
+
background-color: #1b1c1d;
|
1531
|
+
color: #fff;
|
1532
1532
|
text-shadow: none;
|
1533
1533
|
background-image: none;
|
1534
1534
|
}
|
@@ -1539,19 +1539,19 @@
|
|
1539
1539
|
.ui.secondary.buttons .button:hover,
|
1540
1540
|
.ui.secondary.button:hover {
|
1541
1541
|
background-color: #27292a;
|
1542
|
-
color: #
|
1542
|
+
color: #fff;
|
1543
1543
|
text-shadow: none;
|
1544
1544
|
}
|
1545
1545
|
.ui.secondary.buttons .button:focus,
|
1546
1546
|
.ui.secondary.button:focus {
|
1547
1547
|
background-color: #2e3032;
|
1548
|
-
color: #
|
1548
|
+
color: #fff;
|
1549
1549
|
text-shadow: none;
|
1550
1550
|
}
|
1551
1551
|
.ui.secondary.buttons .button:active,
|
1552
1552
|
.ui.secondary.button:active {
|
1553
1553
|
background-color: #343637;
|
1554
|
-
color: #
|
1554
|
+
color: #fff;
|
1555
1555
|
text-shadow: none;
|
1556
1556
|
}
|
1557
1557
|
.ui.secondary.buttons .active.button,
|
@@ -1559,7 +1559,7 @@
|
|
1559
1559
|
.ui.secondary.active.button,
|
1560
1560
|
.ui.secondary.button .active.button:active {
|
1561
1561
|
background-color: #27292a;
|
1562
|
-
color: #
|
1562
|
+
color: #fff;
|
1563
1563
|
text-shadow: none;
|
1564
1564
|
}
|
1565
1565
|
|
@@ -1567,9 +1567,9 @@
|
|
1567
1567
|
.ui.basic.secondary.buttons .button,
|
1568
1568
|
.ui.basic.secondary.button {
|
1569
1569
|
background: transparent;
|
1570
|
-
-webkit-box-shadow: 0 0 0 1px #
|
1571
|
-
box-shadow: 0 0 0 1px #
|
1572
|
-
color: #
|
1570
|
+
-webkit-box-shadow: 0 0 0 1px #1b1c1d inset;
|
1571
|
+
box-shadow: 0 0 0 1px #1b1c1d inset;
|
1572
|
+
color: #1b1c1d;
|
1573
1573
|
}
|
1574
1574
|
.ui.basic.secondary.buttons .button:hover,
|
1575
1575
|
.ui.basic.secondary.button:hover {
|
@@ -1617,7 +1617,7 @@
|
|
1617
1617
|
.ui.inverted.secondary.button:active {
|
1618
1618
|
-webkit-box-shadow: none;
|
1619
1619
|
box-shadow: none;
|
1620
|
-
color: #
|
1620
|
+
color: #fff;
|
1621
1621
|
}
|
1622
1622
|
.ui.inverted.secondary.buttons .button:hover,
|
1623
1623
|
.ui.inverted.secondary.button:hover {
|
@@ -1643,7 +1643,7 @@
|
|
1643
1643
|
background-color: transparent;
|
1644
1644
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
1645
1645
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
1646
|
-
color: #
|
1646
|
+
color: #fff;
|
1647
1647
|
}
|
1648
1648
|
.ui.inverted.secondary.basic.buttons .button:hover,
|
1649
1649
|
.ui.inverted.secondary.buttons .basic.button:hover,
|
@@ -1681,7 +1681,7 @@
|
|
1681
1681
|
background: transparent;
|
1682
1682
|
-webkit-box-shadow: none;
|
1683
1683
|
box-shadow: none;
|
1684
|
-
color: #
|
1684
|
+
color: #1b1c1d;
|
1685
1685
|
}
|
1686
1686
|
.ui.tertiary.secondary.buttons .button:hover,
|
1687
1687
|
.ui.tertiary.secondary.buttons button:hover,
|
@@ -1709,8 +1709,8 @@
|
|
1709
1709
|
}
|
1710
1710
|
.ui.red.buttons .button,
|
1711
1711
|
.ui.red.button {
|
1712
|
-
background-color: #
|
1713
|
-
color: #
|
1712
|
+
background-color: #db2828;
|
1713
|
+
color: #fff;
|
1714
1714
|
text-shadow: none;
|
1715
1715
|
background-image: none;
|
1716
1716
|
}
|
@@ -1721,19 +1721,19 @@
|
|
1721
1721
|
.ui.red.buttons .button:hover,
|
1722
1722
|
.ui.red.button:hover {
|
1723
1723
|
background-color: #d01919;
|
1724
|
-
color: #
|
1724
|
+
color: #fff;
|
1725
1725
|
text-shadow: none;
|
1726
1726
|
}
|
1727
1727
|
.ui.red.buttons .button:focus,
|
1728
1728
|
.ui.red.button:focus {
|
1729
1729
|
background-color: #ca1010;
|
1730
|
-
color: #
|
1730
|
+
color: #fff;
|
1731
1731
|
text-shadow: none;
|
1732
1732
|
}
|
1733
1733
|
.ui.red.buttons .button:active,
|
1734
1734
|
.ui.red.button:active {
|
1735
1735
|
background-color: #b21e1e;
|
1736
|
-
color: #
|
1736
|
+
color: #fff;
|
1737
1737
|
text-shadow: none;
|
1738
1738
|
}
|
1739
1739
|
.ui.red.buttons .active.button,
|
@@ -1741,7 +1741,7 @@
|
|
1741
1741
|
.ui.red.active.button,
|
1742
1742
|
.ui.red.button .active.button:active {
|
1743
1743
|
background-color: #d41515;
|
1744
|
-
color: #
|
1744
|
+
color: #fff;
|
1745
1745
|
text-shadow: none;
|
1746
1746
|
}
|
1747
1747
|
|
@@ -1749,9 +1749,9 @@
|
|
1749
1749
|
.ui.basic.red.buttons .button,
|
1750
1750
|
.ui.basic.red.button {
|
1751
1751
|
background: transparent;
|
1752
|
-
-webkit-box-shadow: 0 0 0 1px #
|
1753
|
-
box-shadow: 0 0 0 1px #
|
1754
|
-
color: #
|
1752
|
+
-webkit-box-shadow: 0 0 0 1px #db2828 inset;
|
1753
|
+
box-shadow: 0 0 0 1px #db2828 inset;
|
1754
|
+
color: #db2828;
|
1755
1755
|
}
|
1756
1756
|
.ui.basic.red.buttons .button:hover,
|
1757
1757
|
.ui.basic.red.button:hover {
|
@@ -1785,9 +1785,9 @@
|
|
1785
1785
|
.ui.inverted.red.buttons .button,
|
1786
1786
|
.ui.inverted.red.button {
|
1787
1787
|
background-color: transparent;
|
1788
|
-
-webkit-box-shadow: 0 0 0 2px #
|
1789
|
-
box-shadow: 0 0 0 2px #
|
1790
|
-
color: #
|
1788
|
+
-webkit-box-shadow: 0 0 0 2px #ff695e inset;
|
1789
|
+
box-shadow: 0 0 0 2px #ff695e inset;
|
1790
|
+
color: #ff695e;
|
1791
1791
|
}
|
1792
1792
|
.ui.inverted.red.buttons .button:hover,
|
1793
1793
|
.ui.inverted.red.button:hover,
|
@@ -1799,7 +1799,7 @@
|
|
1799
1799
|
.ui.inverted.red.button:active {
|
1800
1800
|
-webkit-box-shadow: none;
|
1801
1801
|
box-shadow: none;
|
1802
|
-
color: #
|
1802
|
+
color: #fff;
|
1803
1803
|
}
|
1804
1804
|
.ui.inverted.red.buttons .button:hover,
|
1805
1805
|
.ui.inverted.red.button:hover {
|
@@ -1825,35 +1825,35 @@
|
|
1825
1825
|
background-color: transparent;
|
1826
1826
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
1827
1827
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
1828
|
-
color: #
|
1828
|
+
color: #fff;
|
1829
1829
|
}
|
1830
1830
|
.ui.inverted.red.basic.buttons .button:hover,
|
1831
1831
|
.ui.inverted.red.buttons .basic.button:hover,
|
1832
1832
|
.ui.inverted.red.basic.button:hover {
|
1833
1833
|
-webkit-box-shadow: 0 0 0 2px #ff392b inset;
|
1834
1834
|
box-shadow: 0 0 0 2px #ff392b inset;
|
1835
|
-
color: #
|
1835
|
+
color: #ff695e;
|
1836
1836
|
}
|
1837
1837
|
.ui.inverted.red.basic.buttons .button:focus,
|
1838
1838
|
.ui.inverted.red.basic.buttons .button:focus,
|
1839
1839
|
.ui.inverted.red.basic.button:focus {
|
1840
1840
|
-webkit-box-shadow: 0 0 0 2px #ff4335 inset;
|
1841
1841
|
box-shadow: 0 0 0 2px #ff4335 inset;
|
1842
|
-
color: #
|
1842
|
+
color: #ff695e;
|
1843
1843
|
}
|
1844
1844
|
.ui.inverted.red.basic.buttons .active.button,
|
1845
1845
|
.ui.inverted.red.buttons .basic.active.button,
|
1846
1846
|
.ui.inverted.red.basic.active.button {
|
1847
1847
|
-webkit-box-shadow: 0 0 0 2px #ff5144 inset;
|
1848
1848
|
box-shadow: 0 0 0 2px #ff5144 inset;
|
1849
|
-
color: #
|
1849
|
+
color: #ff695e;
|
1850
1850
|
}
|
1851
1851
|
.ui.inverted.red.basic.buttons .button:active,
|
1852
1852
|
.ui.inverted.red.buttons .basic.button:active,
|
1853
1853
|
.ui.inverted.red.basic.button:active {
|
1854
1854
|
-webkit-box-shadow: 0 0 0 2px #ff392b inset;
|
1855
1855
|
box-shadow: 0 0 0 2px #ff392b inset;
|
1856
|
-
color: #
|
1856
|
+
color: #ff695e;
|
1857
1857
|
}
|
1858
1858
|
|
1859
1859
|
/* Tertiary */
|
@@ -1863,7 +1863,7 @@
|
|
1863
1863
|
background: transparent;
|
1864
1864
|
-webkit-box-shadow: none;
|
1865
1865
|
box-shadow: none;
|
1866
|
-
color: #
|
1866
|
+
color: #db2828;
|
1867
1867
|
}
|
1868
1868
|
.ui.tertiary.red.buttons .button:hover,
|
1869
1869
|
.ui.tertiary.red.buttons button:hover,
|
@@ -1891,8 +1891,8 @@
|
|
1891
1891
|
}
|
1892
1892
|
.ui.orange.buttons .button,
|
1893
1893
|
.ui.orange.button {
|
1894
|
-
background-color: #
|
1895
|
-
color: #
|
1894
|
+
background-color: #f2711c;
|
1895
|
+
color: #fff;
|
1896
1896
|
text-shadow: none;
|
1897
1897
|
background-image: none;
|
1898
1898
|
}
|
@@ -1903,19 +1903,19 @@
|
|
1903
1903
|
.ui.orange.buttons .button:hover,
|
1904
1904
|
.ui.orange.button:hover {
|
1905
1905
|
background-color: #f26202;
|
1906
|
-
color: #
|
1906
|
+
color: #fff;
|
1907
1907
|
text-shadow: none;
|
1908
1908
|
}
|
1909
1909
|
.ui.orange.buttons .button:focus,
|
1910
1910
|
.ui.orange.button:focus {
|
1911
1911
|
background-color: #e55b00;
|
1912
|
-
color: #
|
1912
|
+
color: #fff;
|
1913
1913
|
text-shadow: none;
|
1914
1914
|
}
|
1915
1915
|
.ui.orange.buttons .button:active,
|
1916
1916
|
.ui.orange.button:active {
|
1917
1917
|
background-color: #cf590c;
|
1918
|
-
color: #
|
1918
|
+
color: #fff;
|
1919
1919
|
text-shadow: none;
|
1920
1920
|
}
|
1921
1921
|
.ui.orange.buttons .active.button,
|
@@ -1923,7 +1923,7 @@
|
|
1923
1923
|
.ui.orange.active.button,
|
1924
1924
|
.ui.orange.button .active.button:active {
|
1925
1925
|
background-color: #f56100;
|
1926
|
-
color: #
|
1926
|
+
color: #fff;
|
1927
1927
|
text-shadow: none;
|
1928
1928
|
}
|
1929
1929
|
|
@@ -1931,9 +1931,9 @@
|
|
1931
1931
|
.ui.basic.orange.buttons .button,
|
1932
1932
|
.ui.basic.orange.button {
|
1933
1933
|
background: transparent;
|
1934
|
-
-webkit-box-shadow: 0 0 0 1px #
|
1935
|
-
box-shadow: 0 0 0 1px #
|
1936
|
-
color: #
|
1934
|
+
-webkit-box-shadow: 0 0 0 1px #f2711c inset;
|
1935
|
+
box-shadow: 0 0 0 1px #f2711c inset;
|
1936
|
+
color: #f2711c;
|
1937
1937
|
}
|
1938
1938
|
.ui.basic.orange.buttons .button:hover,
|
1939
1939
|
.ui.basic.orange.button:hover {
|
@@ -1967,9 +1967,9 @@
|
|
1967
1967
|
.ui.inverted.orange.buttons .button,
|
1968
1968
|
.ui.inverted.orange.button {
|
1969
1969
|
background-color: transparent;
|
1970
|
-
-webkit-box-shadow: 0 0 0 2px #
|
1971
|
-
box-shadow: 0 0 0 2px #
|
1972
|
-
color: #
|
1970
|
+
-webkit-box-shadow: 0 0 0 2px #ff851b inset;
|
1971
|
+
box-shadow: 0 0 0 2px #ff851b inset;
|
1972
|
+
color: #ff851b;
|
1973
1973
|
}
|
1974
1974
|
.ui.inverted.orange.buttons .button:hover,
|
1975
1975
|
.ui.inverted.orange.button:hover,
|
@@ -1981,7 +1981,7 @@
|
|
1981
1981
|
.ui.inverted.orange.button:active {
|
1982
1982
|
-webkit-box-shadow: none;
|
1983
1983
|
box-shadow: none;
|
1984
|
-
color: #
|
1984
|
+
color: #fff;
|
1985
1985
|
}
|
1986
1986
|
.ui.inverted.orange.buttons .button:hover,
|
1987
1987
|
.ui.inverted.orange.button:hover {
|
@@ -2007,35 +2007,35 @@
|
|
2007
2007
|
background-color: transparent;
|
2008
2008
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
2009
2009
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
2010
|
-
color: #
|
2010
|
+
color: #fff;
|
2011
2011
|
}
|
2012
2012
|
.ui.inverted.orange.basic.buttons .button:hover,
|
2013
2013
|
.ui.inverted.orange.buttons .basic.button:hover,
|
2014
2014
|
.ui.inverted.orange.basic.button:hover {
|
2015
2015
|
-webkit-box-shadow: 0 0 0 2px #e76b00 inset;
|
2016
2016
|
box-shadow: 0 0 0 2px #e76b00 inset;
|
2017
|
-
color: #
|
2017
|
+
color: #ff851b;
|
2018
2018
|
}
|
2019
2019
|
.ui.inverted.orange.basic.buttons .button:focus,
|
2020
2020
|
.ui.inverted.orange.basic.buttons .button:focus,
|
2021
2021
|
.ui.inverted.orange.basic.button:focus {
|
2022
2022
|
-webkit-box-shadow: 0 0 0 2px #f17000 inset;
|
2023
2023
|
box-shadow: 0 0 0 2px #f17000 inset;
|
2024
|
-
color: #
|
2024
|
+
color: #ff851b;
|
2025
2025
|
}
|
2026
2026
|
.ui.inverted.orange.basic.buttons .active.button,
|
2027
2027
|
.ui.inverted.orange.buttons .basic.active.button,
|
2028
2028
|
.ui.inverted.orange.basic.active.button {
|
2029
2029
|
-webkit-box-shadow: 0 0 0 2px #ff7701 inset;
|
2030
2030
|
box-shadow: 0 0 0 2px #ff7701 inset;
|
2031
|
-
color: #
|
2031
|
+
color: #ff851b;
|
2032
2032
|
}
|
2033
2033
|
.ui.inverted.orange.basic.buttons .button:active,
|
2034
2034
|
.ui.inverted.orange.buttons .basic.button:active,
|
2035
2035
|
.ui.inverted.orange.basic.button:active {
|
2036
2036
|
-webkit-box-shadow: 0 0 0 2px #e76b00 inset;
|
2037
2037
|
box-shadow: 0 0 0 2px #e76b00 inset;
|
2038
|
-
color: #
|
2038
|
+
color: #ff851b;
|
2039
2039
|
}
|
2040
2040
|
|
2041
2041
|
/* Tertiary */
|
@@ -2045,7 +2045,7 @@
|
|
2045
2045
|
background: transparent;
|
2046
2046
|
-webkit-box-shadow: none;
|
2047
2047
|
box-shadow: none;
|
2048
|
-
color: #
|
2048
|
+
color: #f2711c;
|
2049
2049
|
}
|
2050
2050
|
.ui.tertiary.orange.buttons .button:hover,
|
2051
2051
|
.ui.tertiary.orange.buttons button:hover,
|
@@ -2073,8 +2073,8 @@
|
|
2073
2073
|
}
|
2074
2074
|
.ui.yellow.buttons .button,
|
2075
2075
|
.ui.yellow.button {
|
2076
|
-
background-color: #
|
2077
|
-
color: #
|
2076
|
+
background-color: #fbbd08;
|
2077
|
+
color: #fff;
|
2078
2078
|
text-shadow: none;
|
2079
2079
|
background-image: none;
|
2080
2080
|
}
|
@@ -2085,19 +2085,19 @@
|
|
2085
2085
|
.ui.yellow.buttons .button:hover,
|
2086
2086
|
.ui.yellow.button:hover {
|
2087
2087
|
background-color: #eaae00;
|
2088
|
-
color: #
|
2088
|
+
color: #fff;
|
2089
2089
|
text-shadow: none;
|
2090
2090
|
}
|
2091
2091
|
.ui.yellow.buttons .button:focus,
|
2092
2092
|
.ui.yellow.button:focus {
|
2093
2093
|
background-color: #daa300;
|
2094
|
-
color: #
|
2094
|
+
color: #fff;
|
2095
2095
|
text-shadow: none;
|
2096
2096
|
}
|
2097
2097
|
.ui.yellow.buttons .button:active,
|
2098
2098
|
.ui.yellow.button:active {
|
2099
2099
|
background-color: #cd9903;
|
2100
|
-
color: #
|
2100
|
+
color: #fff;
|
2101
2101
|
text-shadow: none;
|
2102
2102
|
}
|
2103
2103
|
.ui.yellow.buttons .active.button,
|
@@ -2105,7 +2105,7 @@
|
|
2105
2105
|
.ui.yellow.active.button,
|
2106
2106
|
.ui.yellow.button .active.button:active {
|
2107
2107
|
background-color: #eaae00;
|
2108
|
-
color: #
|
2108
|
+
color: #fff;
|
2109
2109
|
text-shadow: none;
|
2110
2110
|
}
|
2111
2111
|
|
@@ -2113,9 +2113,9 @@
|
|
2113
2113
|
.ui.basic.yellow.buttons .button,
|
2114
2114
|
.ui.basic.yellow.button {
|
2115
2115
|
background: transparent;
|
2116
|
-
-webkit-box-shadow: 0 0 0 1px #
|
2117
|
-
box-shadow: 0 0 0 1px #
|
2118
|
-
color: #
|
2116
|
+
-webkit-box-shadow: 0 0 0 1px #fbbd08 inset;
|
2117
|
+
box-shadow: 0 0 0 1px #fbbd08 inset;
|
2118
|
+
color: #fbbd08;
|
2119
2119
|
}
|
2120
2120
|
.ui.basic.yellow.buttons .button:hover,
|
2121
2121
|
.ui.basic.yellow.button:hover {
|
@@ -2149,9 +2149,9 @@
|
|
2149
2149
|
.ui.inverted.yellow.buttons .button,
|
2150
2150
|
.ui.inverted.yellow.button {
|
2151
2151
|
background-color: transparent;
|
2152
|
-
-webkit-box-shadow: 0 0 0 2px #
|
2153
|
-
box-shadow: 0 0 0 2px #
|
2154
|
-
color: #
|
2152
|
+
-webkit-box-shadow: 0 0 0 2px #ffe21f inset;
|
2153
|
+
box-shadow: 0 0 0 2px #ffe21f inset;
|
2154
|
+
color: #ffe21f;
|
2155
2155
|
}
|
2156
2156
|
.ui.inverted.yellow.buttons .button:hover,
|
2157
2157
|
.ui.inverted.yellow.button:hover,
|
@@ -2189,35 +2189,35 @@
|
|
2189
2189
|
background-color: transparent;
|
2190
2190
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
2191
2191
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
2192
|
-
color: #
|
2192
|
+
color: #fff;
|
2193
2193
|
}
|
2194
2194
|
.ui.inverted.yellow.basic.buttons .button:hover,
|
2195
2195
|
.ui.inverted.yellow.buttons .basic.button:hover,
|
2196
2196
|
.ui.inverted.yellow.basic.button:hover {
|
2197
2197
|
-webkit-box-shadow: 0 0 0 2px #ebcd00 inset;
|
2198
2198
|
box-shadow: 0 0 0 2px #ebcd00 inset;
|
2199
|
-
color: #
|
2199
|
+
color: #ffe21f;
|
2200
2200
|
}
|
2201
2201
|
.ui.inverted.yellow.basic.buttons .button:focus,
|
2202
2202
|
.ui.inverted.yellow.basic.buttons .button:focus,
|
2203
2203
|
.ui.inverted.yellow.basic.button:focus {
|
2204
2204
|
-webkit-box-shadow: 0 0 0 2px #f5d500 inset;
|
2205
2205
|
box-shadow: 0 0 0 2px #f5d500 inset;
|
2206
|
-
color: #
|
2206
|
+
color: #ffe21f;
|
2207
2207
|
}
|
2208
2208
|
.ui.inverted.yellow.basic.buttons .active.button,
|
2209
2209
|
.ui.inverted.yellow.buttons .basic.active.button,
|
2210
2210
|
.ui.inverted.yellow.basic.active.button {
|
2211
2211
|
-webkit-box-shadow: 0 0 0 2px #ffdf05 inset;
|
2212
2212
|
box-shadow: 0 0 0 2px #ffdf05 inset;
|
2213
|
-
color: #
|
2213
|
+
color: #ffe21f;
|
2214
2214
|
}
|
2215
2215
|
.ui.inverted.yellow.basic.buttons .button:active,
|
2216
2216
|
.ui.inverted.yellow.buttons .basic.button:active,
|
2217
2217
|
.ui.inverted.yellow.basic.button:active {
|
2218
2218
|
-webkit-box-shadow: 0 0 0 2px #ebcd00 inset;
|
2219
2219
|
box-shadow: 0 0 0 2px #ebcd00 inset;
|
2220
|
-
color: #
|
2220
|
+
color: #ffe21f;
|
2221
2221
|
}
|
2222
2222
|
|
2223
2223
|
/* Tertiary */
|
@@ -2227,7 +2227,7 @@
|
|
2227
2227
|
background: transparent;
|
2228
2228
|
-webkit-box-shadow: none;
|
2229
2229
|
box-shadow: none;
|
2230
|
-
color: #
|
2230
|
+
color: #fbbd08;
|
2231
2231
|
}
|
2232
2232
|
.ui.tertiary.yellow.buttons .button:hover,
|
2233
2233
|
.ui.tertiary.yellow.buttons button:hover,
|
@@ -2255,8 +2255,8 @@
|
|
2255
2255
|
}
|
2256
2256
|
.ui.olive.buttons .button,
|
2257
2257
|
.ui.olive.button {
|
2258
|
-
background-color: #
|
2259
|
-
color: #
|
2258
|
+
background-color: #b5cc18;
|
2259
|
+
color: #fff;
|
2260
2260
|
text-shadow: none;
|
2261
2261
|
background-image: none;
|
2262
2262
|
}
|
@@ -2267,19 +2267,19 @@
|
|
2267
2267
|
.ui.olive.buttons .button:hover,
|
2268
2268
|
.ui.olive.button:hover {
|
2269
2269
|
background-color: #a7bd0d;
|
2270
|
-
color: #
|
2270
|
+
color: #fff;
|
2271
2271
|
text-shadow: none;
|
2272
2272
|
}
|
2273
2273
|
.ui.olive.buttons .button:focus,
|
2274
2274
|
.ui.olive.button:focus {
|
2275
2275
|
background-color: #a0b605;
|
2276
|
-
color: #
|
2276
|
+
color: #fff;
|
2277
2277
|
text-shadow: none;
|
2278
2278
|
}
|
2279
2279
|
.ui.olive.buttons .button:active,
|
2280
2280
|
.ui.olive.button:active {
|
2281
2281
|
background-color: #8d9e13;
|
2282
|
-
color: #
|
2282
|
+
color: #fff;
|
2283
2283
|
text-shadow: none;
|
2284
2284
|
}
|
2285
2285
|
.ui.olive.buttons .active.button,
|
@@ -2287,7 +2287,7 @@
|
|
2287
2287
|
.ui.olive.active.button,
|
2288
2288
|
.ui.olive.button .active.button:active {
|
2289
2289
|
background-color: #aac109;
|
2290
|
-
color: #
|
2290
|
+
color: #fff;
|
2291
2291
|
text-shadow: none;
|
2292
2292
|
}
|
2293
2293
|
|
@@ -2295,9 +2295,9 @@
|
|
2295
2295
|
.ui.basic.olive.buttons .button,
|
2296
2296
|
.ui.basic.olive.button {
|
2297
2297
|
background: transparent;
|
2298
|
-
-webkit-box-shadow: 0 0 0 1px #
|
2299
|
-
box-shadow: 0 0 0 1px #
|
2300
|
-
color: #
|
2298
|
+
-webkit-box-shadow: 0 0 0 1px #b5cc18 inset;
|
2299
|
+
box-shadow: 0 0 0 1px #b5cc18 inset;
|
2300
|
+
color: #b5cc18;
|
2301
2301
|
}
|
2302
2302
|
.ui.basic.olive.buttons .button:hover,
|
2303
2303
|
.ui.basic.olive.button:hover {
|
@@ -2331,9 +2331,9 @@
|
|
2331
2331
|
.ui.inverted.olive.buttons .button,
|
2332
2332
|
.ui.inverted.olive.button {
|
2333
2333
|
background-color: transparent;
|
2334
|
-
-webkit-box-shadow: 0 0 0 2px #
|
2335
|
-
box-shadow: 0 0 0 2px #
|
2336
|
-
color: #
|
2334
|
+
-webkit-box-shadow: 0 0 0 2px #d9e778 inset;
|
2335
|
+
box-shadow: 0 0 0 2px #d9e778 inset;
|
2336
|
+
color: #d9e778;
|
2337
2337
|
}
|
2338
2338
|
.ui.inverted.olive.buttons .button:hover,
|
2339
2339
|
.ui.inverted.olive.button:hover,
|
@@ -2371,35 +2371,35 @@
|
|
2371
2371
|
background-color: transparent;
|
2372
2372
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
2373
2373
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
2374
|
-
color: #
|
2374
|
+
color: #fff;
|
2375
2375
|
}
|
2376
2376
|
.ui.inverted.olive.basic.buttons .button:hover,
|
2377
2377
|
.ui.inverted.olive.buttons .basic.button:hover,
|
2378
2378
|
.ui.inverted.olive.basic.button:hover {
|
2379
2379
|
-webkit-box-shadow: 0 0 0 2px #d2e745 inset;
|
2380
2380
|
box-shadow: 0 0 0 2px #d2e745 inset;
|
2381
|
-
color: #
|
2381
|
+
color: #d9e778;
|
2382
2382
|
}
|
2383
2383
|
.ui.inverted.olive.basic.buttons .button:focus,
|
2384
2384
|
.ui.inverted.olive.basic.buttons .button:focus,
|
2385
2385
|
.ui.inverted.olive.basic.button:focus {
|
2386
2386
|
-webkit-box-shadow: 0 0 0 2px #daef47 inset;
|
2387
2387
|
box-shadow: 0 0 0 2px #daef47 inset;
|
2388
|
-
color: #
|
2388
|
+
color: #d9e778;
|
2389
2389
|
}
|
2390
2390
|
.ui.inverted.olive.basic.buttons .active.button,
|
2391
2391
|
.ui.inverted.olive.buttons .basic.active.button,
|
2392
2392
|
.ui.inverted.olive.basic.active.button {
|
2393
2393
|
-webkit-box-shadow: 0 0 0 2px #daed59 inset;
|
2394
2394
|
box-shadow: 0 0 0 2px #daed59 inset;
|
2395
|
-
color: #
|
2395
|
+
color: #d9e778;
|
2396
2396
|
}
|
2397
2397
|
.ui.inverted.olive.basic.buttons .button:active,
|
2398
2398
|
.ui.inverted.olive.buttons .basic.button:active,
|
2399
2399
|
.ui.inverted.olive.basic.button:active {
|
2400
2400
|
-webkit-box-shadow: 0 0 0 2px #cddf4d inset;
|
2401
2401
|
box-shadow: 0 0 0 2px #cddf4d inset;
|
2402
|
-
color: #
|
2402
|
+
color: #d9e778;
|
2403
2403
|
}
|
2404
2404
|
|
2405
2405
|
/* Tertiary */
|
@@ -2409,7 +2409,7 @@
|
|
2409
2409
|
background: transparent;
|
2410
2410
|
-webkit-box-shadow: none;
|
2411
2411
|
box-shadow: none;
|
2412
|
-
color: #
|
2412
|
+
color: #b5cc18;
|
2413
2413
|
}
|
2414
2414
|
.ui.tertiary.olive.buttons .button:hover,
|
2415
2415
|
.ui.tertiary.olive.buttons button:hover,
|
@@ -2437,8 +2437,8 @@
|
|
2437
2437
|
}
|
2438
2438
|
.ui.green.buttons .button,
|
2439
2439
|
.ui.green.button {
|
2440
|
-
background-color: #
|
2441
|
-
color: #
|
2440
|
+
background-color: #21ba45;
|
2441
|
+
color: #fff;
|
2442
2442
|
text-shadow: none;
|
2443
2443
|
background-image: none;
|
2444
2444
|
}
|
@@ -2449,19 +2449,19 @@
|
|
2449
2449
|
.ui.green.buttons .button:hover,
|
2450
2450
|
.ui.green.button:hover {
|
2451
2451
|
background-color: #16ab39;
|
2452
|
-
color: #
|
2452
|
+
color: #fff;
|
2453
2453
|
text-shadow: none;
|
2454
2454
|
}
|
2455
2455
|
.ui.green.buttons .button:focus,
|
2456
2456
|
.ui.green.button:focus {
|
2457
2457
|
background-color: #0ea432;
|
2458
|
-
color: #
|
2458
|
+
color: #fff;
|
2459
2459
|
text-shadow: none;
|
2460
2460
|
}
|
2461
2461
|
.ui.green.buttons .button:active,
|
2462
2462
|
.ui.green.button:active {
|
2463
2463
|
background-color: #198f35;
|
2464
|
-
color: #
|
2464
|
+
color: #fff;
|
2465
2465
|
text-shadow: none;
|
2466
2466
|
}
|
2467
2467
|
.ui.green.buttons .active.button,
|
@@ -2469,7 +2469,7 @@
|
|
2469
2469
|
.ui.green.active.button,
|
2470
2470
|
.ui.green.button .active.button:active {
|
2471
2471
|
background-color: #13ae38;
|
2472
|
-
color: #
|
2472
|
+
color: #fff;
|
2473
2473
|
text-shadow: none;
|
2474
2474
|
}
|
2475
2475
|
|
@@ -2477,9 +2477,9 @@
|
|
2477
2477
|
.ui.basic.green.buttons .button,
|
2478
2478
|
.ui.basic.green.button {
|
2479
2479
|
background: transparent;
|
2480
|
-
-webkit-box-shadow: 0 0 0 1px #
|
2481
|
-
box-shadow: 0 0 0 1px #
|
2482
|
-
color: #
|
2480
|
+
-webkit-box-shadow: 0 0 0 1px #21ba45 inset;
|
2481
|
+
box-shadow: 0 0 0 1px #21ba45 inset;
|
2482
|
+
color: #21ba45;
|
2483
2483
|
}
|
2484
2484
|
.ui.basic.green.buttons .button:hover,
|
2485
2485
|
.ui.basic.green.button:hover {
|
@@ -2513,9 +2513,9 @@
|
|
2513
2513
|
.ui.inverted.green.buttons .button,
|
2514
2514
|
.ui.inverted.green.button {
|
2515
2515
|
background-color: transparent;
|
2516
|
-
-webkit-box-shadow: 0 0 0 2px #
|
2517
|
-
box-shadow: 0 0 0 2px #
|
2518
|
-
color: #
|
2516
|
+
-webkit-box-shadow: 0 0 0 2px #2ecc40 inset;
|
2517
|
+
box-shadow: 0 0 0 2px #2ecc40 inset;
|
2518
|
+
color: #2ecc40;
|
2519
2519
|
}
|
2520
2520
|
.ui.inverted.green.buttons .button:hover,
|
2521
2521
|
.ui.inverted.green.button:hover,
|
@@ -2527,7 +2527,7 @@
|
|
2527
2527
|
.ui.inverted.green.button:active {
|
2528
2528
|
-webkit-box-shadow: none;
|
2529
2529
|
box-shadow: none;
|
2530
|
-
color: #
|
2530
|
+
color: #fff;
|
2531
2531
|
}
|
2532
2532
|
.ui.inverted.green.buttons .button:hover,
|
2533
2533
|
.ui.inverted.green.button:hover {
|
@@ -2553,35 +2553,35 @@
|
|
2553
2553
|
background-color: transparent;
|
2554
2554
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
2555
2555
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
2556
|
-
color: #
|
2556
|
+
color: #fff;
|
2557
2557
|
}
|
2558
2558
|
.ui.inverted.green.basic.buttons .button:hover,
|
2559
2559
|
.ui.inverted.green.buttons .basic.button:hover,
|
2560
2560
|
.ui.inverted.green.basic.button:hover {
|
2561
2561
|
-webkit-box-shadow: 0 0 0 2px #1ea92e inset;
|
2562
2562
|
box-shadow: 0 0 0 2px #1ea92e inset;
|
2563
|
-
color: #
|
2563
|
+
color: #2ecc40;
|
2564
2564
|
}
|
2565
2565
|
.ui.inverted.green.basic.buttons .button:focus,
|
2566
2566
|
.ui.inverted.green.basic.buttons .button:focus,
|
2567
2567
|
.ui.inverted.green.basic.button:focus {
|
2568
2568
|
-webkit-box-shadow: 0 0 0 2px #19b82b inset;
|
2569
2569
|
box-shadow: 0 0 0 2px #19b82b inset;
|
2570
|
-
color: #
|
2570
|
+
color: #2ecc40;
|
2571
2571
|
}
|
2572
2572
|
.ui.inverted.green.basic.buttons .active.button,
|
2573
2573
|
.ui.inverted.green.buttons .basic.active.button,
|
2574
2574
|
.ui.inverted.green.basic.active.button {
|
2575
2575
|
-webkit-box-shadow: 0 0 0 2px #1fc231 inset;
|
2576
2576
|
box-shadow: 0 0 0 2px #1fc231 inset;
|
2577
|
-
color: #
|
2577
|
+
color: #2ecc40;
|
2578
2578
|
}
|
2579
2579
|
.ui.inverted.green.basic.buttons .button:active,
|
2580
2580
|
.ui.inverted.green.buttons .basic.button:active,
|
2581
2581
|
.ui.inverted.green.basic.button:active {
|
2582
2582
|
-webkit-box-shadow: 0 0 0 2px #25a233 inset;
|
2583
2583
|
box-shadow: 0 0 0 2px #25a233 inset;
|
2584
|
-
color: #
|
2584
|
+
color: #2ecc40;
|
2585
2585
|
}
|
2586
2586
|
|
2587
2587
|
/* Tertiary */
|
@@ -2591,7 +2591,7 @@
|
|
2591
2591
|
background: transparent;
|
2592
2592
|
-webkit-box-shadow: none;
|
2593
2593
|
box-shadow: none;
|
2594
|
-
color: #
|
2594
|
+
color: #21ba45;
|
2595
2595
|
}
|
2596
2596
|
.ui.tertiary.green.buttons .button:hover,
|
2597
2597
|
.ui.tertiary.green.buttons button:hover,
|
@@ -2619,8 +2619,8 @@
|
|
2619
2619
|
}
|
2620
2620
|
.ui.teal.buttons .button,
|
2621
2621
|
.ui.teal.button {
|
2622
|
-
background-color: #
|
2623
|
-
color: #
|
2622
|
+
background-color: #00b5ad;
|
2623
|
+
color: #fff;
|
2624
2624
|
text-shadow: none;
|
2625
2625
|
background-image: none;
|
2626
2626
|
}
|
@@ -2631,19 +2631,19 @@
|
|
2631
2631
|
.ui.teal.buttons .button:hover,
|
2632
2632
|
.ui.teal.button:hover {
|
2633
2633
|
background-color: #009c95;
|
2634
|
-
color: #
|
2634
|
+
color: #fff;
|
2635
2635
|
text-shadow: none;
|
2636
2636
|
}
|
2637
2637
|
.ui.teal.buttons .button:focus,
|
2638
2638
|
.ui.teal.button:focus {
|
2639
2639
|
background-color: #008c86;
|
2640
|
-
color: #
|
2640
|
+
color: #fff;
|
2641
2641
|
text-shadow: none;
|
2642
2642
|
}
|
2643
2643
|
.ui.teal.buttons .button:active,
|
2644
2644
|
.ui.teal.button:active {
|
2645
2645
|
background-color: #00827c;
|
2646
|
-
color: #
|
2646
|
+
color: #fff;
|
2647
2647
|
text-shadow: none;
|
2648
2648
|
}
|
2649
2649
|
.ui.teal.buttons .active.button,
|
@@ -2651,7 +2651,7 @@
|
|
2651
2651
|
.ui.teal.active.button,
|
2652
2652
|
.ui.teal.button .active.button:active {
|
2653
2653
|
background-color: #009c95;
|
2654
|
-
color: #
|
2654
|
+
color: #fff;
|
2655
2655
|
text-shadow: none;
|
2656
2656
|
}
|
2657
2657
|
|
@@ -2659,9 +2659,9 @@
|
|
2659
2659
|
.ui.basic.teal.buttons .button,
|
2660
2660
|
.ui.basic.teal.button {
|
2661
2661
|
background: transparent;
|
2662
|
-
-webkit-box-shadow: 0 0 0 1px #
|
2663
|
-
box-shadow: 0 0 0 1px #
|
2664
|
-
color: #
|
2662
|
+
-webkit-box-shadow: 0 0 0 1px #00b5ad inset;
|
2663
|
+
box-shadow: 0 0 0 1px #00b5ad inset;
|
2664
|
+
color: #00b5ad;
|
2665
2665
|
}
|
2666
2666
|
.ui.basic.teal.buttons .button:hover,
|
2667
2667
|
.ui.basic.teal.button:hover {
|
@@ -2695,9 +2695,9 @@
|
|
2695
2695
|
.ui.inverted.teal.buttons .button,
|
2696
2696
|
.ui.inverted.teal.button {
|
2697
2697
|
background-color: transparent;
|
2698
|
-
-webkit-box-shadow: 0 0 0 2px #
|
2699
|
-
box-shadow: 0 0 0 2px #
|
2700
|
-
color: #
|
2698
|
+
-webkit-box-shadow: 0 0 0 2px #6dffff inset;
|
2699
|
+
box-shadow: 0 0 0 2px #6dffff inset;
|
2700
|
+
color: #6dffff;
|
2701
2701
|
}
|
2702
2702
|
.ui.inverted.teal.buttons .button:hover,
|
2703
2703
|
.ui.inverted.teal.button:hover,
|
@@ -2735,35 +2735,35 @@
|
|
2735
2735
|
background-color: transparent;
|
2736
2736
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
2737
2737
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
2738
|
-
color: #
|
2738
|
+
color: #fff;
|
2739
2739
|
}
|
2740
2740
|
.ui.inverted.teal.basic.buttons .button:hover,
|
2741
2741
|
.ui.inverted.teal.buttons .basic.button:hover,
|
2742
2742
|
.ui.inverted.teal.basic.button:hover {
|
2743
2743
|
-webkit-box-shadow: 0 0 0 2px #3affff inset;
|
2744
2744
|
box-shadow: 0 0 0 2px #3affff inset;
|
2745
|
-
color: #
|
2745
|
+
color: #6dffff;
|
2746
2746
|
}
|
2747
2747
|
.ui.inverted.teal.basic.buttons .button:focus,
|
2748
2748
|
.ui.inverted.teal.basic.buttons .button:focus,
|
2749
2749
|
.ui.inverted.teal.basic.button:focus {
|
2750
2750
|
-webkit-box-shadow: 0 0 0 2px #44ffff inset;
|
2751
2751
|
box-shadow: 0 0 0 2px #44ffff inset;
|
2752
|
-
color: #
|
2752
|
+
color: #6dffff;
|
2753
2753
|
}
|
2754
2754
|
.ui.inverted.teal.basic.buttons .active.button,
|
2755
2755
|
.ui.inverted.teal.buttons .basic.active.button,
|
2756
2756
|
.ui.inverted.teal.basic.active.button {
|
2757
2757
|
-webkit-box-shadow: 0 0 0 2px #54ffff inset;
|
2758
2758
|
box-shadow: 0 0 0 2px #54ffff inset;
|
2759
|
-
color: #
|
2759
|
+
color: #6dffff;
|
2760
2760
|
}
|
2761
2761
|
.ui.inverted.teal.basic.buttons .button:active,
|
2762
2762
|
.ui.inverted.teal.buttons .basic.button:active,
|
2763
2763
|
.ui.inverted.teal.basic.button:active {
|
2764
2764
|
-webkit-box-shadow: 0 0 0 2px #3affff inset;
|
2765
2765
|
box-shadow: 0 0 0 2px #3affff inset;
|
2766
|
-
color: #
|
2766
|
+
color: #6dffff;
|
2767
2767
|
}
|
2768
2768
|
|
2769
2769
|
/* Tertiary */
|
@@ -2773,7 +2773,7 @@
|
|
2773
2773
|
background: transparent;
|
2774
2774
|
-webkit-box-shadow: none;
|
2775
2775
|
box-shadow: none;
|
2776
|
-
color: #
|
2776
|
+
color: #00b5ad;
|
2777
2777
|
}
|
2778
2778
|
.ui.tertiary.teal.buttons .button:hover,
|
2779
2779
|
.ui.tertiary.teal.buttons button:hover,
|
@@ -2801,8 +2801,8 @@
|
|
2801
2801
|
}
|
2802
2802
|
.ui.blue.buttons .button,
|
2803
2803
|
.ui.blue.button {
|
2804
|
-
background-color: #
|
2805
|
-
color: #
|
2804
|
+
background-color: #2185d0;
|
2805
|
+
color: #fff;
|
2806
2806
|
text-shadow: none;
|
2807
2807
|
background-image: none;
|
2808
2808
|
}
|
@@ -2813,19 +2813,19 @@
|
|
2813
2813
|
.ui.blue.buttons .button:hover,
|
2814
2814
|
.ui.blue.button:hover {
|
2815
2815
|
background-color: #1678c2;
|
2816
|
-
color: #
|
2816
|
+
color: #fff;
|
2817
2817
|
text-shadow: none;
|
2818
2818
|
}
|
2819
2819
|
.ui.blue.buttons .button:focus,
|
2820
2820
|
.ui.blue.button:focus {
|
2821
2821
|
background-color: #0d71bb;
|
2822
|
-
color: #
|
2822
|
+
color: #fff;
|
2823
2823
|
text-shadow: none;
|
2824
2824
|
}
|
2825
2825
|
.ui.blue.buttons .button:active,
|
2826
2826
|
.ui.blue.button:active {
|
2827
2827
|
background-color: #1a69a4;
|
2828
|
-
color: #
|
2828
|
+
color: #fff;
|
2829
2829
|
text-shadow: none;
|
2830
2830
|
}
|
2831
2831
|
.ui.blue.buttons .active.button,
|
@@ -2833,7 +2833,7 @@
|
|
2833
2833
|
.ui.blue.active.button,
|
2834
2834
|
.ui.blue.button .active.button:active {
|
2835
2835
|
background-color: #1279c6;
|
2836
|
-
color: #
|
2836
|
+
color: #fff;
|
2837
2837
|
text-shadow: none;
|
2838
2838
|
}
|
2839
2839
|
|
@@ -2841,9 +2841,9 @@
|
|
2841
2841
|
.ui.basic.blue.buttons .button,
|
2842
2842
|
.ui.basic.blue.button {
|
2843
2843
|
background: transparent;
|
2844
|
-
-webkit-box-shadow: 0 0 0 1px #
|
2845
|
-
box-shadow: 0 0 0 1px #
|
2846
|
-
color: #
|
2844
|
+
-webkit-box-shadow: 0 0 0 1px #2185d0 inset;
|
2845
|
+
box-shadow: 0 0 0 1px #2185d0 inset;
|
2846
|
+
color: #2185d0;
|
2847
2847
|
}
|
2848
2848
|
.ui.basic.blue.buttons .button:hover,
|
2849
2849
|
.ui.basic.blue.button:hover {
|
@@ -2877,9 +2877,9 @@
|
|
2877
2877
|
.ui.inverted.blue.buttons .button,
|
2878
2878
|
.ui.inverted.blue.button {
|
2879
2879
|
background-color: transparent;
|
2880
|
-
-webkit-box-shadow: 0 0 0 2px #
|
2881
|
-
box-shadow: 0 0 0 2px #
|
2882
|
-
color: #
|
2880
|
+
-webkit-box-shadow: 0 0 0 2px #54c8ff inset;
|
2881
|
+
box-shadow: 0 0 0 2px #54c8ff inset;
|
2882
|
+
color: #54c8ff;
|
2883
2883
|
}
|
2884
2884
|
.ui.inverted.blue.buttons .button:hover,
|
2885
2885
|
.ui.inverted.blue.button:hover,
|
@@ -2891,7 +2891,7 @@
|
|
2891
2891
|
.ui.inverted.blue.button:active {
|
2892
2892
|
-webkit-box-shadow: none;
|
2893
2893
|
box-shadow: none;
|
2894
|
-
color: #
|
2894
|
+
color: #fff;
|
2895
2895
|
}
|
2896
2896
|
.ui.inverted.blue.buttons .button:hover,
|
2897
2897
|
.ui.inverted.blue.button:hover {
|
@@ -2917,35 +2917,35 @@
|
|
2917
2917
|
background-color: transparent;
|
2918
2918
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
2919
2919
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
2920
|
-
color: #
|
2920
|
+
color: #fff;
|
2921
2921
|
}
|
2922
2922
|
.ui.inverted.blue.basic.buttons .button:hover,
|
2923
2923
|
.ui.inverted.blue.buttons .basic.button:hover,
|
2924
2924
|
.ui.inverted.blue.basic.button:hover {
|
2925
2925
|
-webkit-box-shadow: 0 0 0 2px #21b8ff inset;
|
2926
2926
|
box-shadow: 0 0 0 2px #21b8ff inset;
|
2927
|
-
color: #
|
2927
|
+
color: #54c8ff;
|
2928
2928
|
}
|
2929
2929
|
.ui.inverted.blue.basic.buttons .button:focus,
|
2930
2930
|
.ui.inverted.blue.basic.buttons .button:focus,
|
2931
2931
|
.ui.inverted.blue.basic.button:focus {
|
2932
2932
|
-webkit-box-shadow: 0 0 0 2px #2bbbff inset;
|
2933
2933
|
box-shadow: 0 0 0 2px #2bbbff inset;
|
2934
|
-
color: #
|
2934
|
+
color: #54c8ff;
|
2935
2935
|
}
|
2936
2936
|
.ui.inverted.blue.basic.buttons .active.button,
|
2937
2937
|
.ui.inverted.blue.buttons .basic.active.button,
|
2938
2938
|
.ui.inverted.blue.basic.active.button {
|
2939
2939
|
-webkit-box-shadow: 0 0 0 2px #3ac0ff inset;
|
2940
2940
|
box-shadow: 0 0 0 2px #3ac0ff inset;
|
2941
|
-
color: #
|
2941
|
+
color: #54c8ff;
|
2942
2942
|
}
|
2943
2943
|
.ui.inverted.blue.basic.buttons .button:active,
|
2944
2944
|
.ui.inverted.blue.buttons .basic.button:active,
|
2945
2945
|
.ui.inverted.blue.basic.button:active {
|
2946
2946
|
-webkit-box-shadow: 0 0 0 2px #21b8ff inset;
|
2947
2947
|
box-shadow: 0 0 0 2px #21b8ff inset;
|
2948
|
-
color: #
|
2948
|
+
color: #54c8ff;
|
2949
2949
|
}
|
2950
2950
|
|
2951
2951
|
/* Tertiary */
|
@@ -2955,7 +2955,7 @@
|
|
2955
2955
|
background: transparent;
|
2956
2956
|
-webkit-box-shadow: none;
|
2957
2957
|
box-shadow: none;
|
2958
|
-
color: #
|
2958
|
+
color: #2185d0;
|
2959
2959
|
}
|
2960
2960
|
.ui.tertiary.blue.buttons .button:hover,
|
2961
2961
|
.ui.tertiary.blue.buttons button:hover,
|
@@ -2983,8 +2983,8 @@
|
|
2983
2983
|
}
|
2984
2984
|
.ui.violet.buttons .button,
|
2985
2985
|
.ui.violet.button {
|
2986
|
-
background-color: #
|
2987
|
-
color: #
|
2986
|
+
background-color: #6435c9;
|
2987
|
+
color: #fff;
|
2988
2988
|
text-shadow: none;
|
2989
2989
|
background-image: none;
|
2990
2990
|
}
|
@@ -2995,19 +2995,19 @@
|
|
2995
2995
|
.ui.violet.buttons .button:hover,
|
2996
2996
|
.ui.violet.button:hover {
|
2997
2997
|
background-color: #5829bb;
|
2998
|
-
color: #
|
2998
|
+
color: #fff;
|
2999
2999
|
text-shadow: none;
|
3000
3000
|
}
|
3001
3001
|
.ui.violet.buttons .button:focus,
|
3002
3002
|
.ui.violet.button:focus {
|
3003
3003
|
background-color: #4f20b5;
|
3004
|
-
color: #
|
3004
|
+
color: #fff;
|
3005
3005
|
text-shadow: none;
|
3006
3006
|
}
|
3007
3007
|
.ui.violet.buttons .button:active,
|
3008
3008
|
.ui.violet.button:active {
|
3009
3009
|
background-color: #502aa1;
|
3010
|
-
color: #
|
3010
|
+
color: #fff;
|
3011
3011
|
text-shadow: none;
|
3012
3012
|
}
|
3013
3013
|
.ui.violet.buttons .active.button,
|
@@ -3015,7 +3015,7 @@
|
|
3015
3015
|
.ui.violet.active.button,
|
3016
3016
|
.ui.violet.button .active.button:active {
|
3017
3017
|
background-color: #5626bf;
|
3018
|
-
color: #
|
3018
|
+
color: #fff;
|
3019
3019
|
text-shadow: none;
|
3020
3020
|
}
|
3021
3021
|
|
@@ -3023,9 +3023,9 @@
|
|
3023
3023
|
.ui.basic.violet.buttons .button,
|
3024
3024
|
.ui.basic.violet.button {
|
3025
3025
|
background: transparent;
|
3026
|
-
-webkit-box-shadow: 0 0 0 1px #
|
3027
|
-
box-shadow: 0 0 0 1px #
|
3028
|
-
color: #
|
3026
|
+
-webkit-box-shadow: 0 0 0 1px #6435c9 inset;
|
3027
|
+
box-shadow: 0 0 0 1px #6435c9 inset;
|
3028
|
+
color: #6435c9;
|
3029
3029
|
}
|
3030
3030
|
.ui.basic.violet.buttons .button:hover,
|
3031
3031
|
.ui.basic.violet.button:hover {
|
@@ -3059,9 +3059,9 @@
|
|
3059
3059
|
.ui.inverted.violet.buttons .button,
|
3060
3060
|
.ui.inverted.violet.button {
|
3061
3061
|
background-color: transparent;
|
3062
|
-
-webkit-box-shadow: 0 0 0 2px #
|
3063
|
-
box-shadow: 0 0 0 2px #
|
3064
|
-
color: #
|
3062
|
+
-webkit-box-shadow: 0 0 0 2px #a291fb inset;
|
3063
|
+
box-shadow: 0 0 0 2px #a291fb inset;
|
3064
|
+
color: #a291fb;
|
3065
3065
|
}
|
3066
3066
|
.ui.inverted.violet.buttons .button:hover,
|
3067
3067
|
.ui.inverted.violet.button:hover,
|
@@ -3073,7 +3073,7 @@
|
|
3073
3073
|
.ui.inverted.violet.button:active {
|
3074
3074
|
-webkit-box-shadow: none;
|
3075
3075
|
box-shadow: none;
|
3076
|
-
color: #
|
3076
|
+
color: #fff;
|
3077
3077
|
}
|
3078
3078
|
.ui.inverted.violet.buttons .button:hover,
|
3079
3079
|
.ui.inverted.violet.button:hover {
|
@@ -3099,35 +3099,35 @@
|
|
3099
3099
|
background-color: transparent;
|
3100
3100
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
3101
3101
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
3102
|
-
color: #
|
3102
|
+
color: #fff;
|
3103
3103
|
}
|
3104
3104
|
.ui.inverted.violet.basic.buttons .button:hover,
|
3105
3105
|
.ui.inverted.violet.buttons .basic.button:hover,
|
3106
3106
|
.ui.inverted.violet.basic.button:hover {
|
3107
3107
|
-webkit-box-shadow: 0 0 0 2px #745aff inset;
|
3108
3108
|
box-shadow: 0 0 0 2px #745aff inset;
|
3109
|
-
color: #
|
3109
|
+
color: #a291fb;
|
3110
3110
|
}
|
3111
3111
|
.ui.inverted.violet.basic.buttons .button:focus,
|
3112
3112
|
.ui.inverted.violet.basic.buttons .button:focus,
|
3113
3113
|
.ui.inverted.violet.basic.button:focus {
|
3114
3114
|
-webkit-box-shadow: 0 0 0 2px #7d64ff inset;
|
3115
3115
|
box-shadow: 0 0 0 2px #7d64ff inset;
|
3116
|
-
color: #
|
3116
|
+
color: #a291fb;
|
3117
3117
|
}
|
3118
3118
|
.ui.inverted.violet.basic.buttons .active.button,
|
3119
3119
|
.ui.inverted.violet.buttons .basic.active.button,
|
3120
3120
|
.ui.inverted.violet.basic.active.button {
|
3121
3121
|
-webkit-box-shadow: 0 0 0 2px #8a73ff inset;
|
3122
3122
|
box-shadow: 0 0 0 2px #8a73ff inset;
|
3123
|
-
color: #
|
3123
|
+
color: #a291fb;
|
3124
3124
|
}
|
3125
3125
|
.ui.inverted.violet.basic.buttons .button:active,
|
3126
3126
|
.ui.inverted.violet.buttons .basic.button:active,
|
3127
3127
|
.ui.inverted.violet.basic.button:active {
|
3128
3128
|
-webkit-box-shadow: 0 0 0 2px #7860f9 inset;
|
3129
3129
|
box-shadow: 0 0 0 2px #7860f9 inset;
|
3130
|
-
color: #
|
3130
|
+
color: #a291fb;
|
3131
3131
|
}
|
3132
3132
|
|
3133
3133
|
/* Tertiary */
|
@@ -3137,7 +3137,7 @@
|
|
3137
3137
|
background: transparent;
|
3138
3138
|
-webkit-box-shadow: none;
|
3139
3139
|
box-shadow: none;
|
3140
|
-
color: #
|
3140
|
+
color: #6435c9;
|
3141
3141
|
}
|
3142
3142
|
.ui.tertiary.violet.buttons .button:hover,
|
3143
3143
|
.ui.tertiary.violet.buttons button:hover,
|
@@ -3165,8 +3165,8 @@
|
|
3165
3165
|
}
|
3166
3166
|
.ui.purple.buttons .button,
|
3167
3167
|
.ui.purple.button {
|
3168
|
-
background-color: #
|
3169
|
-
color: #
|
3168
|
+
background-color: #a333c8;
|
3169
|
+
color: #fff;
|
3170
3170
|
text-shadow: none;
|
3171
3171
|
background-image: none;
|
3172
3172
|
}
|
@@ -3177,19 +3177,19 @@
|
|
3177
3177
|
.ui.purple.buttons .button:hover,
|
3178
3178
|
.ui.purple.button:hover {
|
3179
3179
|
background-color: #9627ba;
|
3180
|
-
color: #
|
3180
|
+
color: #fff;
|
3181
3181
|
text-shadow: none;
|
3182
3182
|
}
|
3183
3183
|
.ui.purple.buttons .button:focus,
|
3184
3184
|
.ui.purple.button:focus {
|
3185
3185
|
background-color: #8f1eb4;
|
3186
|
-
color: #
|
3186
|
+
color: #fff;
|
3187
3187
|
text-shadow: none;
|
3188
3188
|
}
|
3189
3189
|
.ui.purple.buttons .button:active,
|
3190
3190
|
.ui.purple.button:active {
|
3191
3191
|
background-color: #82299f;
|
3192
|
-
color: #
|
3192
|
+
color: #fff;
|
3193
3193
|
text-shadow: none;
|
3194
3194
|
}
|
3195
3195
|
.ui.purple.buttons .active.button,
|
@@ -3197,7 +3197,7 @@
|
|
3197
3197
|
.ui.purple.active.button,
|
3198
3198
|
.ui.purple.button .active.button:active {
|
3199
3199
|
background-color: #9724be;
|
3200
|
-
color: #
|
3200
|
+
color: #fff;
|
3201
3201
|
text-shadow: none;
|
3202
3202
|
}
|
3203
3203
|
|
@@ -3205,9 +3205,9 @@
|
|
3205
3205
|
.ui.basic.purple.buttons .button,
|
3206
3206
|
.ui.basic.purple.button {
|
3207
3207
|
background: transparent;
|
3208
|
-
-webkit-box-shadow: 0 0 0 1px #
|
3209
|
-
box-shadow: 0 0 0 1px #
|
3210
|
-
color: #
|
3208
|
+
-webkit-box-shadow: 0 0 0 1px #a333c8 inset;
|
3209
|
+
box-shadow: 0 0 0 1px #a333c8 inset;
|
3210
|
+
color: #a333c8;
|
3211
3211
|
}
|
3212
3212
|
.ui.basic.purple.buttons .button:hover,
|
3213
3213
|
.ui.basic.purple.button:hover {
|
@@ -3241,9 +3241,9 @@
|
|
3241
3241
|
.ui.inverted.purple.buttons .button,
|
3242
3242
|
.ui.inverted.purple.button {
|
3243
3243
|
background-color: transparent;
|
3244
|
-
-webkit-box-shadow: 0 0 0 2px #
|
3245
|
-
box-shadow: 0 0 0 2px #
|
3246
|
-
color: #
|
3244
|
+
-webkit-box-shadow: 0 0 0 2px #dc73ff inset;
|
3245
|
+
box-shadow: 0 0 0 2px #dc73ff inset;
|
3246
|
+
color: #dc73ff;
|
3247
3247
|
}
|
3248
3248
|
.ui.inverted.purple.buttons .button:hover,
|
3249
3249
|
.ui.inverted.purple.button:hover,
|
@@ -3255,7 +3255,7 @@
|
|
3255
3255
|
.ui.inverted.purple.button:active {
|
3256
3256
|
-webkit-box-shadow: none;
|
3257
3257
|
box-shadow: none;
|
3258
|
-
color: #
|
3258
|
+
color: #fff;
|
3259
3259
|
}
|
3260
3260
|
.ui.inverted.purple.buttons .button:hover,
|
3261
3261
|
.ui.inverted.purple.button:hover {
|
@@ -3281,35 +3281,35 @@
|
|
3281
3281
|
background-color: transparent;
|
3282
3282
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
3283
3283
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
3284
|
-
color: #
|
3284
|
+
color: #fff;
|
3285
3285
|
}
|
3286
3286
|
.ui.inverted.purple.basic.buttons .button:hover,
|
3287
3287
|
.ui.inverted.purple.buttons .basic.button:hover,
|
3288
3288
|
.ui.inverted.purple.basic.button:hover {
|
3289
3289
|
-webkit-box-shadow: 0 0 0 2px #cf40ff inset;
|
3290
3290
|
box-shadow: 0 0 0 2px #cf40ff inset;
|
3291
|
-
color: #
|
3291
|
+
color: #dc73ff;
|
3292
3292
|
}
|
3293
3293
|
.ui.inverted.purple.basic.buttons .button:focus,
|
3294
3294
|
.ui.inverted.purple.basic.buttons .button:focus,
|
3295
3295
|
.ui.inverted.purple.basic.button:focus {
|
3296
3296
|
-webkit-box-shadow: 0 0 0 2px #d24aff inset;
|
3297
3297
|
box-shadow: 0 0 0 2px #d24aff inset;
|
3298
|
-
color: #
|
3298
|
+
color: #dc73ff;
|
3299
3299
|
}
|
3300
3300
|
.ui.inverted.purple.basic.buttons .active.button,
|
3301
3301
|
.ui.inverted.purple.buttons .basic.active.button,
|
3302
3302
|
.ui.inverted.purple.basic.active.button {
|
3303
3303
|
-webkit-box-shadow: 0 0 0 2px #d65aff inset;
|
3304
3304
|
box-shadow: 0 0 0 2px #d65aff inset;
|
3305
|
-
color: #
|
3305
|
+
color: #dc73ff;
|
3306
3306
|
}
|
3307
3307
|
.ui.inverted.purple.basic.buttons .button:active,
|
3308
3308
|
.ui.inverted.purple.buttons .basic.button:active,
|
3309
3309
|
.ui.inverted.purple.basic.button:active {
|
3310
3310
|
-webkit-box-shadow: 0 0 0 2px #cf40ff inset;
|
3311
3311
|
box-shadow: 0 0 0 2px #cf40ff inset;
|
3312
|
-
color: #
|
3312
|
+
color: #dc73ff;
|
3313
3313
|
}
|
3314
3314
|
|
3315
3315
|
/* Tertiary */
|
@@ -3319,7 +3319,7 @@
|
|
3319
3319
|
background: transparent;
|
3320
3320
|
-webkit-box-shadow: none;
|
3321
3321
|
box-shadow: none;
|
3322
|
-
color: #
|
3322
|
+
color: #a333c8;
|
3323
3323
|
}
|
3324
3324
|
.ui.tertiary.purple.buttons .button:hover,
|
3325
3325
|
.ui.tertiary.purple.buttons button:hover,
|
@@ -3347,8 +3347,8 @@
|
|
3347
3347
|
}
|
3348
3348
|
.ui.pink.buttons .button,
|
3349
3349
|
.ui.pink.button {
|
3350
|
-
background-color: #
|
3351
|
-
color: #
|
3350
|
+
background-color: #e03997;
|
3351
|
+
color: #fff;
|
3352
3352
|
text-shadow: none;
|
3353
3353
|
background-image: none;
|
3354
3354
|
}
|
@@ -3359,19 +3359,19 @@
|
|
3359
3359
|
.ui.pink.buttons .button:hover,
|
3360
3360
|
.ui.pink.button:hover {
|
3361
3361
|
background-color: #e61a8d;
|
3362
|
-
color: #
|
3362
|
+
color: #fff;
|
3363
3363
|
text-shadow: none;
|
3364
3364
|
}
|
3365
3365
|
.ui.pink.buttons .button:focus,
|
3366
3366
|
.ui.pink.button:focus {
|
3367
3367
|
background-color: #e10f85;
|
3368
|
-
color: #
|
3368
|
+
color: #fff;
|
3369
3369
|
text-shadow: none;
|
3370
3370
|
}
|
3371
3371
|
.ui.pink.buttons .button:active,
|
3372
3372
|
.ui.pink.button:active {
|
3373
3373
|
background-color: #c71f7e;
|
3374
|
-
color: #
|
3374
|
+
color: #fff;
|
3375
3375
|
text-shadow: none;
|
3376
3376
|
}
|
3377
3377
|
.ui.pink.buttons .active.button,
|
@@ -3379,7 +3379,7 @@
|
|
3379
3379
|
.ui.pink.active.button,
|
3380
3380
|
.ui.pink.button .active.button:active {
|
3381
3381
|
background-color: #ea158d;
|
3382
|
-
color: #
|
3382
|
+
color: #fff;
|
3383
3383
|
text-shadow: none;
|
3384
3384
|
}
|
3385
3385
|
|
@@ -3387,9 +3387,9 @@
|
|
3387
3387
|
.ui.basic.pink.buttons .button,
|
3388
3388
|
.ui.basic.pink.button {
|
3389
3389
|
background: transparent;
|
3390
|
-
-webkit-box-shadow: 0 0 0 1px #
|
3391
|
-
box-shadow: 0 0 0 1px #
|
3392
|
-
color: #
|
3390
|
+
-webkit-box-shadow: 0 0 0 1px #e03997 inset;
|
3391
|
+
box-shadow: 0 0 0 1px #e03997 inset;
|
3392
|
+
color: #e03997;
|
3393
3393
|
}
|
3394
3394
|
.ui.basic.pink.buttons .button:hover,
|
3395
3395
|
.ui.basic.pink.button:hover {
|
@@ -3423,9 +3423,9 @@
|
|
3423
3423
|
.ui.inverted.pink.buttons .button,
|
3424
3424
|
.ui.inverted.pink.button {
|
3425
3425
|
background-color: transparent;
|
3426
|
-
-webkit-box-shadow: 0 0 0 2px #
|
3427
|
-
box-shadow: 0 0 0 2px #
|
3428
|
-
color: #
|
3426
|
+
-webkit-box-shadow: 0 0 0 2px #ff8edf inset;
|
3427
|
+
box-shadow: 0 0 0 2px #ff8edf inset;
|
3428
|
+
color: #ff8edf;
|
3429
3429
|
}
|
3430
3430
|
.ui.inverted.pink.buttons .button:hover,
|
3431
3431
|
.ui.inverted.pink.button:hover,
|
@@ -3437,7 +3437,7 @@
|
|
3437
3437
|
.ui.inverted.pink.button:active {
|
3438
3438
|
-webkit-box-shadow: none;
|
3439
3439
|
box-shadow: none;
|
3440
|
-
color: #
|
3440
|
+
color: #fff;
|
3441
3441
|
}
|
3442
3442
|
.ui.inverted.pink.buttons .button:hover,
|
3443
3443
|
.ui.inverted.pink.button:hover {
|
@@ -3463,35 +3463,35 @@
|
|
3463
3463
|
background-color: transparent;
|
3464
3464
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
3465
3465
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
3466
|
-
color: #
|
3466
|
+
color: #fff;
|
3467
3467
|
}
|
3468
3468
|
.ui.inverted.pink.basic.buttons .button:hover,
|
3469
3469
|
.ui.inverted.pink.buttons .basic.button:hover,
|
3470
3470
|
.ui.inverted.pink.basic.button:hover {
|
3471
3471
|
-webkit-box-shadow: 0 0 0 2px #ff5bd1 inset;
|
3472
3472
|
box-shadow: 0 0 0 2px #ff5bd1 inset;
|
3473
|
-
color: #
|
3473
|
+
color: #ff8edf;
|
3474
3474
|
}
|
3475
3475
|
.ui.inverted.pink.basic.buttons .button:focus,
|
3476
3476
|
.ui.inverted.pink.basic.buttons .button:focus,
|
3477
3477
|
.ui.inverted.pink.basic.button:focus {
|
3478
3478
|
-webkit-box-shadow: 0 0 0 2px #ff65d3 inset;
|
3479
3479
|
box-shadow: 0 0 0 2px #ff65d3 inset;
|
3480
|
-
color: #
|
3480
|
+
color: #ff8edf;
|
3481
3481
|
}
|
3482
3482
|
.ui.inverted.pink.basic.buttons .active.button,
|
3483
3483
|
.ui.inverted.pink.buttons .basic.active.button,
|
3484
3484
|
.ui.inverted.pink.basic.active.button {
|
3485
3485
|
-webkit-box-shadow: 0 0 0 2px #ff74d8 inset;
|
3486
3486
|
box-shadow: 0 0 0 2px #ff74d8 inset;
|
3487
|
-
color: #
|
3487
|
+
color: #ff8edf;
|
3488
3488
|
}
|
3489
3489
|
.ui.inverted.pink.basic.buttons .button:active,
|
3490
3490
|
.ui.inverted.pink.buttons .basic.button:active,
|
3491
3491
|
.ui.inverted.pink.basic.button:active {
|
3492
3492
|
-webkit-box-shadow: 0 0 0 2px #ff5bd1 inset;
|
3493
3493
|
box-shadow: 0 0 0 2px #ff5bd1 inset;
|
3494
|
-
color: #
|
3494
|
+
color: #ff8edf;
|
3495
3495
|
}
|
3496
3496
|
|
3497
3497
|
/* Tertiary */
|
@@ -3501,7 +3501,7 @@
|
|
3501
3501
|
background: transparent;
|
3502
3502
|
-webkit-box-shadow: none;
|
3503
3503
|
box-shadow: none;
|
3504
|
-
color: #
|
3504
|
+
color: #e03997;
|
3505
3505
|
}
|
3506
3506
|
.ui.tertiary.pink.buttons .button:hover,
|
3507
3507
|
.ui.tertiary.pink.buttons button:hover,
|
@@ -3529,8 +3529,8 @@
|
|
3529
3529
|
}
|
3530
3530
|
.ui.brown.buttons .button,
|
3531
3531
|
.ui.brown.button {
|
3532
|
-
background-color: #
|
3533
|
-
color: #
|
3532
|
+
background-color: #a5673f;
|
3533
|
+
color: #fff;
|
3534
3534
|
text-shadow: none;
|
3535
3535
|
background-image: none;
|
3536
3536
|
}
|
@@ -3541,19 +3541,19 @@
|
|
3541
3541
|
.ui.brown.buttons .button:hover,
|
3542
3542
|
.ui.brown.button:hover {
|
3543
3543
|
background-color: #975b33;
|
3544
|
-
color: #
|
3544
|
+
color: #fff;
|
3545
3545
|
text-shadow: none;
|
3546
3546
|
}
|
3547
3547
|
.ui.brown.buttons .button:focus,
|
3548
3548
|
.ui.brown.button:focus {
|
3549
3549
|
background-color: #90532b;
|
3550
|
-
color: #
|
3550
|
+
color: #fff;
|
3551
3551
|
text-shadow: none;
|
3552
3552
|
}
|
3553
3553
|
.ui.brown.buttons .button:active,
|
3554
3554
|
.ui.brown.button:active {
|
3555
3555
|
background-color: #805031;
|
3556
|
-
color: #
|
3556
|
+
color: #fff;
|
3557
3557
|
text-shadow: none;
|
3558
3558
|
}
|
3559
3559
|
.ui.brown.buttons .active.button,
|
@@ -3561,7 +3561,7 @@
|
|
3561
3561
|
.ui.brown.active.button,
|
3562
3562
|
.ui.brown.button .active.button:active {
|
3563
3563
|
background-color: #995a31;
|
3564
|
-
color: #
|
3564
|
+
color: #fff;
|
3565
3565
|
text-shadow: none;
|
3566
3566
|
}
|
3567
3567
|
|
@@ -3569,9 +3569,9 @@
|
|
3569
3569
|
.ui.basic.brown.buttons .button,
|
3570
3570
|
.ui.basic.brown.button {
|
3571
3571
|
background: transparent;
|
3572
|
-
-webkit-box-shadow: 0 0 0 1px #
|
3573
|
-
box-shadow: 0 0 0 1px #
|
3574
|
-
color: #
|
3572
|
+
-webkit-box-shadow: 0 0 0 1px #a5673f inset;
|
3573
|
+
box-shadow: 0 0 0 1px #a5673f inset;
|
3574
|
+
color: #a5673f;
|
3575
3575
|
}
|
3576
3576
|
.ui.basic.brown.buttons .button:hover,
|
3577
3577
|
.ui.basic.brown.button:hover {
|
@@ -3605,9 +3605,9 @@
|
|
3605
3605
|
.ui.inverted.brown.buttons .button,
|
3606
3606
|
.ui.inverted.brown.button {
|
3607
3607
|
background-color: transparent;
|
3608
|
-
-webkit-box-shadow: 0 0 0 2px #
|
3609
|
-
box-shadow: 0 0 0 2px #
|
3610
|
-
color: #
|
3608
|
+
-webkit-box-shadow: 0 0 0 2px #d67c1c inset;
|
3609
|
+
box-shadow: 0 0 0 2px #d67c1c inset;
|
3610
|
+
color: #d67c1c;
|
3611
3611
|
}
|
3612
3612
|
.ui.inverted.brown.buttons .button:hover,
|
3613
3613
|
.ui.inverted.brown.button:hover,
|
@@ -3619,7 +3619,7 @@
|
|
3619
3619
|
.ui.inverted.brown.button:active {
|
3620
3620
|
-webkit-box-shadow: none;
|
3621
3621
|
box-shadow: none;
|
3622
|
-
color: #
|
3622
|
+
color: #fff;
|
3623
3623
|
}
|
3624
3624
|
.ui.inverted.brown.buttons .button:hover,
|
3625
3625
|
.ui.inverted.brown.button:hover {
|
@@ -3645,35 +3645,35 @@
|
|
3645
3645
|
background-color: transparent;
|
3646
3646
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
3647
3647
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
3648
|
-
color: #
|
3648
|
+
color: #fff;
|
3649
3649
|
}
|
3650
3650
|
.ui.inverted.brown.basic.buttons .button:hover,
|
3651
3651
|
.ui.inverted.brown.buttons .basic.button:hover,
|
3652
3652
|
.ui.inverted.brown.basic.button:hover {
|
3653
3653
|
-webkit-box-shadow: 0 0 0 2px #b0620f inset;
|
3654
3654
|
box-shadow: 0 0 0 2px #b0620f inset;
|
3655
|
-
color: #
|
3655
|
+
color: #d67c1c;
|
3656
3656
|
}
|
3657
3657
|
.ui.inverted.brown.basic.buttons .button:focus,
|
3658
3658
|
.ui.inverted.brown.basic.buttons .button:focus,
|
3659
3659
|
.ui.inverted.brown.basic.button:focus {
|
3660
3660
|
-webkit-box-shadow: 0 0 0 2px #c16808 inset;
|
3661
3661
|
box-shadow: 0 0 0 2px #c16808 inset;
|
3662
|
-
color: #
|
3662
|
+
color: #d67c1c;
|
3663
3663
|
}
|
3664
3664
|
.ui.inverted.brown.basic.buttons .active.button,
|
3665
3665
|
.ui.inverted.brown.buttons .basic.active.button,
|
3666
3666
|
.ui.inverted.brown.basic.active.button {
|
3667
3667
|
-webkit-box-shadow: 0 0 0 2px #cc6f0d inset;
|
3668
3668
|
box-shadow: 0 0 0 2px #cc6f0d inset;
|
3669
|
-
color: #
|
3669
|
+
color: #d67c1c;
|
3670
3670
|
}
|
3671
3671
|
.ui.inverted.brown.basic.buttons .button:active,
|
3672
3672
|
.ui.inverted.brown.buttons .basic.button:active,
|
3673
3673
|
.ui.inverted.brown.basic.button:active {
|
3674
3674
|
-webkit-box-shadow: 0 0 0 2px #a96216 inset;
|
3675
3675
|
box-shadow: 0 0 0 2px #a96216 inset;
|
3676
|
-
color: #
|
3676
|
+
color: #d67c1c;
|
3677
3677
|
}
|
3678
3678
|
|
3679
3679
|
/* Tertiary */
|
@@ -3683,7 +3683,7 @@
|
|
3683
3683
|
background: transparent;
|
3684
3684
|
-webkit-box-shadow: none;
|
3685
3685
|
box-shadow: none;
|
3686
|
-
color: #
|
3686
|
+
color: #a5673f;
|
3687
3687
|
}
|
3688
3688
|
.ui.tertiary.brown.buttons .button:hover,
|
3689
3689
|
.ui.tertiary.brown.buttons button:hover,
|
@@ -3712,7 +3712,7 @@
|
|
3712
3712
|
.ui.grey.buttons .button,
|
3713
3713
|
.ui.grey.button {
|
3714
3714
|
background-color: #767676;
|
3715
|
-
color: #
|
3715
|
+
color: #fff;
|
3716
3716
|
text-shadow: none;
|
3717
3717
|
background-image: none;
|
3718
3718
|
}
|
@@ -3723,19 +3723,19 @@
|
|
3723
3723
|
.ui.grey.buttons .button:hover,
|
3724
3724
|
.ui.grey.button:hover {
|
3725
3725
|
background-color: #838383;
|
3726
|
-
color: #
|
3726
|
+
color: #fff;
|
3727
3727
|
text-shadow: none;
|
3728
3728
|
}
|
3729
3729
|
.ui.grey.buttons .button:focus,
|
3730
3730
|
.ui.grey.button:focus {
|
3731
3731
|
background-color: #8a8a8a;
|
3732
|
-
color: #
|
3732
|
+
color: #fff;
|
3733
3733
|
text-shadow: none;
|
3734
3734
|
}
|
3735
3735
|
.ui.grey.buttons .button:active,
|
3736
3736
|
.ui.grey.button:active {
|
3737
3737
|
background-color: #909090;
|
3738
|
-
color: #
|
3738
|
+
color: #fff;
|
3739
3739
|
text-shadow: none;
|
3740
3740
|
}
|
3741
3741
|
.ui.grey.buttons .active.button,
|
@@ -3743,7 +3743,7 @@
|
|
3743
3743
|
.ui.grey.active.button,
|
3744
3744
|
.ui.grey.button .active.button:active {
|
3745
3745
|
background-color: #696969;
|
3746
|
-
color: #
|
3746
|
+
color: #fff;
|
3747
3747
|
text-shadow: none;
|
3748
3748
|
}
|
3749
3749
|
|
@@ -3787,9 +3787,9 @@
|
|
3787
3787
|
.ui.inverted.grey.buttons .button,
|
3788
3788
|
.ui.inverted.grey.button {
|
3789
3789
|
background-color: transparent;
|
3790
|
-
-webkit-box-shadow: 0 0 0 2px #
|
3791
|
-
box-shadow: 0 0 0 2px #
|
3792
|
-
color: #
|
3790
|
+
-webkit-box-shadow: 0 0 0 2px #d4d4d5 inset;
|
3791
|
+
box-shadow: 0 0 0 2px #d4d4d5 inset;
|
3792
|
+
color: #fff;
|
3793
3793
|
}
|
3794
3794
|
.ui.inverted.grey.buttons .button:hover,
|
3795
3795
|
.ui.inverted.grey.button:hover,
|
@@ -3827,35 +3827,35 @@
|
|
3827
3827
|
background-color: transparent;
|
3828
3828
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
3829
3829
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
3830
|
-
color: #
|
3830
|
+
color: #fff;
|
3831
3831
|
}
|
3832
3832
|
.ui.inverted.grey.basic.buttons .button:hover,
|
3833
3833
|
.ui.inverted.grey.buttons .basic.button:hover,
|
3834
3834
|
.ui.inverted.grey.basic.button:hover {
|
3835
3835
|
-webkit-box-shadow: 0 0 0 2px #c2c4c5 inset;
|
3836
3836
|
box-shadow: 0 0 0 2px #c2c4c5 inset;
|
3837
|
-
color: #
|
3837
|
+
color: #fff;
|
3838
3838
|
}
|
3839
3839
|
.ui.inverted.grey.basic.buttons .button:focus,
|
3840
3840
|
.ui.inverted.grey.basic.buttons .button:focus,
|
3841
3841
|
.ui.inverted.grey.basic.button:focus {
|
3842
3842
|
-webkit-box-shadow: 0 0 0 2px #c7c9cb inset;
|
3843
3843
|
box-shadow: 0 0 0 2px #c7c9cb inset;
|
3844
|
-
color: #
|
3844
|
+
color: #dcddde;
|
3845
3845
|
}
|
3846
3846
|
.ui.inverted.grey.basic.buttons .active.button,
|
3847
3847
|
.ui.inverted.grey.buttons .basic.active.button,
|
3848
3848
|
.ui.inverted.grey.basic.active.button {
|
3849
3849
|
-webkit-box-shadow: 0 0 0 2px #cfd0d2 inset;
|
3850
3850
|
box-shadow: 0 0 0 2px #cfd0d2 inset;
|
3851
|
-
color: #
|
3851
|
+
color: #fff;
|
3852
3852
|
}
|
3853
3853
|
.ui.inverted.grey.basic.buttons .button:active,
|
3854
3854
|
.ui.inverted.grey.buttons .basic.button:active,
|
3855
3855
|
.ui.inverted.grey.basic.button:active {
|
3856
3856
|
-webkit-box-shadow: 0 0 0 2px #c2c4c5 inset;
|
3857
3857
|
box-shadow: 0 0 0 2px #c2c4c5 inset;
|
3858
|
-
color: #
|
3858
|
+
color: #fff;
|
3859
3859
|
}
|
3860
3860
|
|
3861
3861
|
/* Tertiary */
|
@@ -3893,8 +3893,8 @@
|
|
3893
3893
|
}
|
3894
3894
|
.ui.black.buttons .button,
|
3895
3895
|
.ui.black.button {
|
3896
|
-
background-color: #
|
3897
|
-
color: #
|
3896
|
+
background-color: #1b1c1d;
|
3897
|
+
color: #fff;
|
3898
3898
|
text-shadow: none;
|
3899
3899
|
background-image: none;
|
3900
3900
|
}
|
@@ -3905,19 +3905,19 @@
|
|
3905
3905
|
.ui.black.buttons .button:hover,
|
3906
3906
|
.ui.black.button:hover {
|
3907
3907
|
background-color: #27292a;
|
3908
|
-
color: #
|
3908
|
+
color: #fff;
|
3909
3909
|
text-shadow: none;
|
3910
3910
|
}
|
3911
3911
|
.ui.black.buttons .button:focus,
|
3912
3912
|
.ui.black.button:focus {
|
3913
3913
|
background-color: #2f3032;
|
3914
|
-
color: #
|
3914
|
+
color: #fff;
|
3915
3915
|
text-shadow: none;
|
3916
3916
|
}
|
3917
3917
|
.ui.black.buttons .button:active,
|
3918
3918
|
.ui.black.button:active {
|
3919
3919
|
background-color: #343637;
|
3920
|
-
color: #
|
3920
|
+
color: #fff;
|
3921
3921
|
text-shadow: none;
|
3922
3922
|
}
|
3923
3923
|
.ui.black.buttons .active.button,
|
@@ -3925,7 +3925,7 @@
|
|
3925
3925
|
.ui.black.active.button,
|
3926
3926
|
.ui.black.button .active.button:active {
|
3927
3927
|
background-color: #0f0f10;
|
3928
|
-
color: #
|
3928
|
+
color: #fff;
|
3929
3929
|
text-shadow: none;
|
3930
3930
|
}
|
3931
3931
|
|
@@ -3933,9 +3933,9 @@
|
|
3933
3933
|
.ui.basic.black.buttons .button,
|
3934
3934
|
.ui.basic.black.button {
|
3935
3935
|
background: transparent;
|
3936
|
-
-webkit-box-shadow: 0 0 0 1px #
|
3937
|
-
box-shadow: 0 0 0 1px #
|
3938
|
-
color: #
|
3936
|
+
-webkit-box-shadow: 0 0 0 1px #1b1c1d inset;
|
3937
|
+
box-shadow: 0 0 0 1px #1b1c1d inset;
|
3938
|
+
color: #1b1c1d;
|
3939
3939
|
}
|
3940
3940
|
.ui.basic.black.buttons .button:hover,
|
3941
3941
|
.ui.basic.black.button:hover {
|
@@ -3969,9 +3969,9 @@
|
|
3969
3969
|
.ui.inverted.black.buttons .button,
|
3970
3970
|
.ui.inverted.black.button {
|
3971
3971
|
background-color: transparent;
|
3972
|
-
-webkit-box-shadow: 0 0 0 2px #
|
3973
|
-
box-shadow: 0 0 0 2px #
|
3974
|
-
color: #
|
3972
|
+
-webkit-box-shadow: 0 0 0 2px #d4d4d5 inset;
|
3973
|
+
box-shadow: 0 0 0 2px #d4d4d5 inset;
|
3974
|
+
color: #fff;
|
3975
3975
|
}
|
3976
3976
|
.ui.inverted.black.buttons .button:hover,
|
3977
3977
|
.ui.inverted.black.button:hover,
|
@@ -3983,7 +3983,7 @@
|
|
3983
3983
|
.ui.inverted.black.button:active {
|
3984
3984
|
-webkit-box-shadow: none;
|
3985
3985
|
box-shadow: none;
|
3986
|
-
color: #
|
3986
|
+
color: #fff;
|
3987
3987
|
}
|
3988
3988
|
.ui.inverted.black.buttons .button:hover,
|
3989
3989
|
.ui.inverted.black.button:hover {
|
@@ -4009,14 +4009,14 @@
|
|
4009
4009
|
background-color: transparent;
|
4010
4010
|
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
4011
4011
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
|
4012
|
-
color: #
|
4012
|
+
color: #fff;
|
4013
4013
|
}
|
4014
4014
|
.ui.inverted.black.basic.buttons .button:hover,
|
4015
4015
|
.ui.inverted.black.buttons .basic.button:hover,
|
4016
4016
|
.ui.inverted.black.basic.button:hover {
|
4017
4017
|
-webkit-box-shadow: 0 0 0 2px #000000 inset;
|
4018
4018
|
box-shadow: 0 0 0 2px #000000 inset;
|
4019
|
-
color: #
|
4019
|
+
color: #fff;
|
4020
4020
|
}
|
4021
4021
|
.ui.inverted.black.basic.buttons .button:focus,
|
4022
4022
|
.ui.inverted.black.basic.buttons .button:focus,
|
@@ -4030,14 +4030,14 @@
|
|
4030
4030
|
.ui.inverted.black.basic.active.button {
|
4031
4031
|
-webkit-box-shadow: 0 0 0 2px #000000 inset;
|
4032
4032
|
box-shadow: 0 0 0 2px #000000 inset;
|
4033
|
-
color: #
|
4033
|
+
color: #fff;
|
4034
4034
|
}
|
4035
4035
|
.ui.inverted.black.basic.buttons .button:active,
|
4036
4036
|
.ui.inverted.black.buttons .basic.button:active,
|
4037
4037
|
.ui.inverted.black.basic.button:active {
|
4038
4038
|
-webkit-box-shadow: 0 0 0 2px #000000 inset;
|
4039
4039
|
box-shadow: 0 0 0 2px #000000 inset;
|
4040
|
-
color: #
|
4040
|
+
color: #fff;
|
4041
4041
|
}
|
4042
4042
|
|
4043
4043
|
/* Tertiary */
|
@@ -4047,7 +4047,7 @@
|
|
4047
4047
|
background: transparent;
|
4048
4048
|
-webkit-box-shadow: none;
|
4049
4049
|
box-shadow: none;
|
4050
|
-
color: #
|
4050
|
+
color: #1b1c1d;
|
4051
4051
|
}
|
4052
4052
|
.ui.tertiary.black.buttons .button:hover,
|
4053
4053
|
.ui.tertiary.black.buttons button:hover,
|
@@ -4077,8 +4077,8 @@
|
|
4077
4077
|
/* Standard */
|
4078
4078
|
.ui.positive.buttons .button,
|
4079
4079
|
.ui.positive.button {
|
4080
|
-
background-color: #
|
4081
|
-
color: #
|
4080
|
+
background-color: #21ba45;
|
4081
|
+
color: #fff;
|
4082
4082
|
text-shadow: none;
|
4083
4083
|
background-image: none;
|
4084
4084
|
}
|
@@ -4089,19 +4089,19 @@
|
|
4089
4089
|
.ui.positive.buttons .button:hover,
|
4090
4090
|
.ui.positive.button:hover {
|
4091
4091
|
background-color: #16ab39;
|
4092
|
-
color: #
|
4092
|
+
color: #fff;
|
4093
4093
|
text-shadow: none;
|
4094
4094
|
}
|
4095
4095
|
.ui.positive.buttons .button:focus,
|
4096
4096
|
.ui.positive.button:focus {
|
4097
4097
|
background-color: #0ea432;
|
4098
|
-
color: #
|
4098
|
+
color: #fff;
|
4099
4099
|
text-shadow: none;
|
4100
4100
|
}
|
4101
4101
|
.ui.positive.buttons .button:active,
|
4102
4102
|
.ui.positive.button:active {
|
4103
4103
|
background-color: #198f35;
|
4104
|
-
color: #
|
4104
|
+
color: #fff;
|
4105
4105
|
text-shadow: none;
|
4106
4106
|
}
|
4107
4107
|
.ui.positive.buttons .active.button,
|
@@ -4109,7 +4109,7 @@
|
|
4109
4109
|
.ui.positive.active.button,
|
4110
4110
|
.ui.positive.button .active.button:active {
|
4111
4111
|
background-color: #13ae38;
|
4112
|
-
color: #
|
4112
|
+
color: #fff;
|
4113
4113
|
text-shadow: none;
|
4114
4114
|
}
|
4115
4115
|
|
@@ -4117,9 +4117,9 @@
|
|
4117
4117
|
.ui.basic.positive.buttons .button,
|
4118
4118
|
.ui.basic.positive.button {
|
4119
4119
|
background: transparent;
|
4120
|
-
-webkit-box-shadow: 0 0 0 1px #
|
4121
|
-
box-shadow: 0 0 0 1px #
|
4122
|
-
color: #
|
4120
|
+
-webkit-box-shadow: 0 0 0 1px #21ba45 inset;
|
4121
|
+
box-shadow: 0 0 0 1px #21ba45 inset;
|
4122
|
+
color: #21ba45;
|
4123
4123
|
}
|
4124
4124
|
.ui.basic.positive.buttons .button:hover,
|
4125
4125
|
.ui.basic.positive.button:hover {
|
@@ -4155,8 +4155,8 @@
|
|
4155
4155
|
/* Standard */
|
4156
4156
|
.ui.negative.buttons .button,
|
4157
4157
|
.ui.negative.button {
|
4158
|
-
background-color: #
|
4159
|
-
color: #
|
4158
|
+
background-color: #db2828;
|
4159
|
+
color: #fff;
|
4160
4160
|
text-shadow: none;
|
4161
4161
|
background-image: none;
|
4162
4162
|
}
|
@@ -4167,19 +4167,19 @@
|
|
4167
4167
|
.ui.negative.buttons .button:hover,
|
4168
4168
|
.ui.negative.button:hover {
|
4169
4169
|
background-color: #d01919;
|
4170
|
-
color: #
|
4170
|
+
color: #fff;
|
4171
4171
|
text-shadow: none;
|
4172
4172
|
}
|
4173
4173
|
.ui.negative.buttons .button:focus,
|
4174
4174
|
.ui.negative.button:focus {
|
4175
4175
|
background-color: #ca1010;
|
4176
|
-
color: #
|
4176
|
+
color: #fff;
|
4177
4177
|
text-shadow: none;
|
4178
4178
|
}
|
4179
4179
|
.ui.negative.buttons .button:active,
|
4180
4180
|
.ui.negative.button:active {
|
4181
4181
|
background-color: #b21e1e;
|
4182
|
-
color: #
|
4182
|
+
color: #fff;
|
4183
4183
|
text-shadow: none;
|
4184
4184
|
}
|
4185
4185
|
.ui.negative.buttons .active.button,
|
@@ -4187,7 +4187,7 @@
|
|
4187
4187
|
.ui.negative.active.button,
|
4188
4188
|
.ui.negative.button .active.button:active {
|
4189
4189
|
background-color: #d41515;
|
4190
|
-
color: #
|
4190
|
+
color: #fff;
|
4191
4191
|
text-shadow: none;
|
4192
4192
|
}
|
4193
4193
|
|
@@ -4195,9 +4195,9 @@
|
|
4195
4195
|
.ui.basic.negative.buttons .button,
|
4196
4196
|
.ui.basic.negative.button {
|
4197
4197
|
background: transparent;
|
4198
|
-
-webkit-box-shadow: 0 0 0 1px #
|
4199
|
-
box-shadow: 0 0 0 1px #
|
4200
|
-
color: #
|
4198
|
+
-webkit-box-shadow: 0 0 0 1px #db2828 inset;
|
4199
|
+
box-shadow: 0 0 0 1px #db2828 inset;
|
4200
|
+
color: #db2828;
|
4201
4201
|
}
|
4202
4202
|
.ui.basic.negative.buttons .button:hover,
|
4203
4203
|
.ui.basic.negative.button:hover {
|
@@ -4254,7 +4254,7 @@
|
|
4254
4254
|
|
4255
4255
|
/* Clearfix */
|
4256
4256
|
.ui.buttons::after {
|
4257
|
-
content:
|
4257
|
+
content: ".";
|
4258
4258
|
display: block;
|
4259
4259
|
height: 0;
|
4260
4260
|
clear: both;
|
@@ -4284,7 +4284,7 @@
|
|
4284
4284
|
border-bottom-right-radius: 0.28571429rem;
|
4285
4285
|
}
|
4286
4286
|
|
4287
|
-
/* Vertical
|
4287
|
+
/* Vertical Style */
|
4288
4288
|
.ui.vertical.buttons {
|
4289
4289
|
display: -webkit-inline-box;
|
4290
4290
|
display: -ms-inline-flexbox;
|