testio-tailwind 2.0.1 → 2.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/_includes/head.njk +85 -72
- package/src/_includes/header.njk +65 -0
- package/src/_layouts/base.njk +5 -81
- package/src/_layouts/email-template.njk +3 -79
- package/src/_layouts/page-example-customer.njk +3 -64
- package/src/_layouts/page-example-manager.njk +2 -63
- package/src/_layouts/page-example-tester.njk +2 -63
- package/src/_layouts/page-example.njk +2 -72
- package/src/_layouts/pure.njk +3 -0
- package/src/assets/images/assets_testinator/testinator_email_header.png +0 -0
- package/src/assets/images/logo_testinator/testinator_logo_purpleteal_black.png +0 -0
- package/src/assets/images/logo_testinator/testinator_logo_purpleteal_black.svg +33 -0
- package/src/assets/images/logo_testinator/testinator_logo_purpleteal_black_1000px.png +0 -0
- package/src/assets/images/logo_testinator/testinator_logo_purpleteal_white.png +0 -0
- package/src/assets/images/logo_testinator/testinator_logo_purpleteal_white.svg +33 -0
- package/src/assets/images/logo_testinator/testinator_logo_purpleteal_white_1000px.png +0 -0
- package/src/assets/stylesheets/components/cards.css +4 -4
- package/src/assets/stylesheets/components/chat.css +4 -4
- package/src/assets/stylesheets/components/checkboxes_radiobuttons.css +4 -4
- package/src/assets/stylesheets/components/designsystem/designsystem-styles.css +5 -1
- package/src/assets/stylesheets/components/devices.css +1 -1
- package/src/assets/stylesheets/components/emptystate_message.css +7 -7
- package/src/assets/stylesheets/components/forms.css +3 -3
- package/src/assets/stylesheets/components/header.css +12 -4
- package/src/assets/stylesheets/components/icons.css +11 -11
- package/src/assets/stylesheets/components/list_item.css +3 -3
- package/src/assets/stylesheets/components/lists.css +1 -1
- package/src/assets/stylesheets/components/metasidebar.css +2 -2
- package/src/assets/stylesheets/components/notifications.css +2 -2
- package/src/assets/stylesheets/components/radio_tabs.css +1 -1
- package/src/assets/stylesheets/components/resultmodule.css +7 -7
- package/src/assets/stylesheets/components/search.css +3 -3
- package/src/assets/stylesheets/components/sections.css +2 -2
- package/src/assets/stylesheets/components/select.css +1 -1
- package/src/assets/stylesheets/components/select2.css +2 -2
- package/src/assets/stylesheets/components/selectable_token.css +1 -1
- package/src/assets/stylesheets/components/sidebar.css +5 -5
- package/src/assets/stylesheets/components/splitview.css +2 -2
- package/src/assets/stylesheets/components/tables.css +18 -18
- package/src/assets/stylesheets/components/test_header.css +2 -2
- package/src/assets/stylesheets/components/test_item.css +12 -10
- package/src/assets/stylesheets/components/tom_select.css +3 -4
- package/src/assets/stylesheets/components/trix_editor.css +14 -14
- package/src/assets/stylesheets/components/uploads.css +3 -3
- package/src/pages/email-templates/email_testinator.pug +362 -0
- package/src/pages/testinator/email.njk +19 -0
- package/src/pages/testinator/index.njk +7 -0
- package/src/pages/testinator/logo.haml +18 -0
- package/src/_includes/card_popover.haml +0 -7
- /package/src/_includes/{example-header-customer.pug → example-header-customer.njk} +0 -0
- /package/src/assets/images/{arrow-down.svg → icons/arrow-down.svg} +0 -0
- /package/src/assets/images/{arrow-left.svg → icons/arrow-left.svg} +0 -0
- /package/src/assets/images/{arrow-right.svg → icons/arrow-right.svg} +0 -0
- /package/src/assets/images/{arrow-thick-left.svg → icons/arrow-thick-left.svg} +0 -0
- /package/src/assets/images/{arrow-thick-right.svg → icons/arrow-thick-right.svg} +0 -0
- /package/src/assets/images/{arrow-translation-lg.svg → icons/arrow-translation-lg.svg} +0 -0
- /package/src/assets/images/{arrow-translation.svg → icons/arrow-translation.svg} +0 -0
- /package/src/assets/images/{arrow-up.svg → icons/arrow-up.svg} +0 -0
- /package/src/assets/images/{at-sign.svg → icons/at-sign.svg} +0 -0
- /package/src/assets/images/{attachment-fallbackimage.svg → icons/attachment-fallbackimage.svg} +0 -0
- /package/src/assets/images/{attachment.svg → icons/attachment.svg} +0 -0
- /package/src/assets/images/{bell-smile-xl.svg → icons/bell-smile-xl.svg} +0 -0
- /package/src/assets/images/{blocked.svg → icons/blocked.svg} +0 -0
- /package/src/assets/images/{bug-chat-xl.svg → icons/bug-chat-xl.svg} +0 -0
- /package/src/assets/images/{bug-deceased-xl.svg → icons/bug-deceased-xl.svg} +0 -0
- /package/src/assets/images/{bug-reproduction.svg → icons/bug-reproduction.svg} +0 -0
- /package/src/assets/images/{bug-sad-xl.svg → icons/bug-sad-xl.svg} +0 -0
- /package/src/assets/images/{bug-search-xl.svg → icons/bug-search-xl.svg} +0 -0
- /package/src/assets/images/{bug-sleeping-xl.svg → icons/bug-sleeping-xl.svg} +0 -0
- /package/src/assets/images/{bug-smile-xl.svg → icons/bug-smile-xl.svg} +0 -0
- /package/src/assets/images/{calendar.svg → icons/calendar.svg} +0 -0
- /package/src/assets/images/{caret-down-centered.svg → icons/caret-down-centered.svg} +0 -0
- /package/src/assets/images/{caret-down.svg → icons/caret-down.svg} +0 -0
- /package/src/assets/images/{caret-left-centered.svg → icons/caret-left-centered.svg} +0 -0
- /package/src/assets/images/{caret-left.svg → icons/caret-left.svg} +0 -0
- /package/src/assets/images/{caret-right-centered.svg → icons/caret-right-centered.svg} +0 -0
- /package/src/assets/images/{caret-right.svg → icons/caret-right.svg} +0 -0
- /package/src/assets/images/{caret-up-centered.svg → icons/caret-up-centered.svg} +0 -0
- /package/src/assets/images/{caret-up.svg → icons/caret-up.svg} +0 -0
- /package/src/assets/images/{check-circle-filled-white.svg → icons/check-circle-filled-white.svg} +0 -0
- /package/src/assets/images/{check-circle-filled.svg → icons/check-circle-filled.svg} +0 -0
- /package/src/assets/images/{check-circle.svg → icons/check-circle.svg} +0 -0
- /package/src/assets/images/{check-selectable-items.svg → icons/check-selectable-items.svg} +0 -0
- /package/src/assets/images/{check-thick-outline.svg → icons/check-thick-outline.svg} +0 -0
- /package/src/assets/images/{check-thick.svg → icons/check-thick.svg} +0 -0
- /package/src/assets/images/{check.svg → icons/check.svg} +0 -0
- /package/src/assets/images/{checkbox-background-black.svg → icons/checkbox-background-black.svg} +0 -0
- /package/src/assets/images/{checkbox-background-sm.svg → icons/checkbox-background-sm.svg} +0 -0
- /package/src/assets/images/{checkbox-background-white.svg → icons/checkbox-background-white.svg} +0 -0
- /package/src/assets/images/{checkbox-background.svg → icons/checkbox-background.svg} +0 -0
- /package/src/assets/images/{checkbox-sm-checked.svg → icons/checkbox-sm-checked.svg} +0 -0
- /package/src/assets/images/{circle-empty-white.svg → icons/circle-empty-white.svg} +0 -0
- /package/src/assets/images/{circle-sm-filled.svg → icons/circle-sm-filled.svg} +0 -0
- /package/src/assets/images/{clock.svg → icons/clock.svg} +0 -0
- /package/src/assets/images/{cross-circle-filled.svg → icons/cross-circle-filled.svg} +0 -0
- /package/src/assets/images/{cross-circle.svg → icons/cross-circle.svg} +0 -0
- /package/src/assets/images/{cross-thick.svg → icons/cross-thick.svg} +0 -0
- /package/src/assets/images/{cross.svg → icons/cross.svg} +0 -0
- /package/src/assets/images/{exclamation-circle-filled.svg → icons/exclamation-circle-filled.svg} +0 -0
- /package/src/assets/images/{exclamation-circle.svg → icons/exclamation-circle.svg} +0 -0
- /package/src/assets/images/{feature-check.svg → icons/feature-check.svg} +0 -0
- /package/src/assets/images/{feature-cross.svg → icons/feature-cross.svg} +0 -0
- /package/src/assets/images/{feature-draft.svg → icons/feature-draft.svg} +0 -0
- /package/src/assets/images/{feature.svg → icons/feature.svg} +0 -0
- /package/src/assets/images/{file-image-plus-lg.svg → icons/file-image-plus-lg.svg} +0 -0
- /package/src/assets/images/{file-image-plus-xl.svg → icons/file-image-plus-xl.svg} +0 -0
- /package/src/assets/images/{format-bold.svg → icons/format-bold.svg} +0 -0
- /package/src/assets/images/{format-code.svg → icons/format-code.svg} +0 -0
- /package/src/assets/images/{format-heading.svg → icons/format-heading.svg} +0 -0
- /package/src/assets/images/{format-indent-decrease.svg → icons/format-indent-decrease.svg} +0 -0
- /package/src/assets/images/{format-indent-increase.svg → icons/format-indent-increase.svg} +0 -0
- /package/src/assets/images/{format-italic.svg → icons/format-italic.svg} +0 -0
- /package/src/assets/images/{format-link.svg → icons/format-link.svg} +0 -0
- /package/src/assets/images/{format-list-bulleted.svg → icons/format-list-bulleted.svg} +0 -0
- /package/src/assets/images/{format-list-numbered.svg → icons/format-list-numbered.svg} +0 -0
- /package/src/assets/images/{format-mark.svg → icons/format-mark.svg} +0 -0
- /package/src/assets/images/{format-quote.svg → icons/format-quote.svg} +0 -0
- /package/src/assets/images/{format-strikethrough.svg → icons/format-strikethrough.svg} +0 -0
- /package/src/assets/images/{forward.svg → icons/forward.svg} +0 -0
- /package/src/assets/images/{lock.svg → icons/lock.svg} +0 -0
- /package/src/assets/images/{logo-mobile-cloud.svg → icons/logo-mobile-cloud.svg} +0 -0
- /package/src/assets/images/{message-feedback.svg → icons/message-feedback.svg} +0 -0
- /package/src/assets/images/{message-question-filled.svg → icons/message-question-filled.svg} +0 -0
- /package/src/assets/images/{message-question.svg → icons/message-question.svg} +0 -0
- /package/src/assets/images/{message.svg → icons/message.svg} +0 -0
- /package/src/assets/images/{pencil.svg → icons/pencil.svg} +0 -0
- /package/src/assets/images/{question-circle.svg → icons/question-circle.svg} +0 -0
- /package/src/assets/images/{radio-checked-black.svg → icons/radio-checked-black.svg} +0 -0
- /package/src/assets/images/{radio-checked-white.svg → icons/radio-checked-white.svg} +0 -0
- /package/src/assets/images/{redo.svg → icons/redo.svg} +0 -0
- /package/src/assets/images/{remove.svg → icons/remove.svg} +0 -0
- /package/src/assets/images/{search.svg → icons/search.svg} +0 -0
- /package/src/assets/images/{seat.svg → icons/seat.svg} +0 -0
- /package/src/assets/images/{section.svg → icons/section.svg} +0 -0
- /package/src/assets/images/{select-languagepair-arrow-double.svg → icons/select-languagepair-arrow-double.svg} +0 -0
- /package/src/assets/images/{select-languagepair-arrow-single.svg → icons/select-languagepair-arrow-single.svg} +0 -0
- /package/src/assets/images/{sendmessage.svg → icons/sendmessage.svg} +0 -0
- /package/src/assets/images/{speaker.svg → icons/speaker.svg} +0 -0
- /package/src/assets/images/{test-archived.svg → icons/test-archived.svg} +0 -0
- /package/src/assets/images/{test-automation.svg → icons/test-automation.svg} +0 -0
- /package/src/assets/images/{test-check.svg → icons/test-check.svg} +0 -0
- /package/src/assets/images/{test-ended.svg → icons/test-ended.svg} +0 -0
- /package/src/assets/images/{test-failed.svg → icons/test-failed.svg} +0 -0
- /package/src/assets/images/{test-initialized.svg → icons/test-initialized.svg} +0 -0
- /package/src/assets/images/{test-locked.svg → icons/test-locked.svg} +0 -0
- /package/src/assets/images/{test-plus.svg → icons/test-plus.svg} +0 -0
- /package/src/assets/images/{test-promoted.svg → icons/test-promoted.svg} +0 -0
- /package/src/assets/images/{test-running.svg → icons/test-running.svg} +0 -0
- /package/src/assets/images/{test-stopped.svg → icons/test-stopped.svg} +0 -0
- /package/src/assets/images/{test.svg → icons/test.svg} +0 -0
- /package/src/assets/images/{testcase.svg → icons/testcase.svg} +0 -0
- /package/src/assets/images/{testio-logo-onwhite.svg → icons/testio-logo-onwhite.svg} +0 -0
- /package/src/assets/images/{testio-symbol-red.svg → icons/testio-symbol-red.svg} +0 -0
- /package/src/assets/images/{triangle-centered-down.svg → icons/triangle-centered-down.svg} +0 -0
- /package/src/assets/images/{triangle-centered-left.svg → icons/triangle-centered-left.svg} +0 -0
- /package/src/assets/images/{triangle-centered-right.svg → icons/triangle-centered-right.svg} +0 -0
- /package/src/assets/images/{triangle-centered-up.svg → icons/triangle-centered-up.svg} +0 -0
- /package/src/assets/images/{triangle-down.svg → icons/triangle-down.svg} +0 -0
- /package/src/assets/images/{triangle-up.svg → icons/triangle-up.svg} +0 -0
- /package/src/assets/images/{undo.svg → icons/undo.svg} +0 -0
- /package/src/assets/images/{verify-exclamation.svg → icons/verify-exclamation.svg} +0 -0
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
.form-search .btn-clear::before {
|
|
40
|
-
mask-image: url("/assets/images/cross.svg");
|
|
40
|
+
mask-image: url("/assets/images/icons/cross.svg");
|
|
41
41
|
}
|
|
42
42
|
|
|
43
43
|
.form-search .btn-submit {
|
|
@@ -51,14 +51,14 @@
|
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
.form-search .btn-submit::before {
|
|
54
|
-
mask-image: url("/assets/images/search.svg");
|
|
54
|
+
mask-image: url("/assets/images/icons/search.svg");
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
.form-search.direct-input {
|
|
58
58
|
&::before {
|
|
59
59
|
@apply absolute inline-block w-icon h-icon top-xs left-xs bg-gray;
|
|
60
60
|
content: "";
|
|
61
|
-
mask-image: url("/assets/images/search.svg");
|
|
61
|
+
mask-image: url("/assets/images/icons/search.svg");
|
|
62
62
|
mask-repeat: no-repeat;
|
|
63
63
|
}
|
|
64
64
|
.form-control {
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
.section-collapsable[open] .section-title::before {
|
|
71
|
-
mask-image: url("/assets/images/caret-down.svg");
|
|
71
|
+
mask-image: url("/assets/images/icons/caret-down.svg");
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
.section-collapsable .section-title {
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
top: 50%;
|
|
82
82
|
left: 0;
|
|
83
83
|
margin-top: -11px;
|
|
84
|
-
mask-image: url("/assets/images/caret-right.svg");
|
|
84
|
+
mask-image: url("/assets/images/icons/caret-right.svg");
|
|
85
85
|
mask-repeat: no-repeat;
|
|
86
86
|
z-index: 1;
|
|
87
87
|
}
|
|
@@ -17,7 +17,7 @@ select {
|
|
|
17
17
|
.form-select-native .select-wrapper::after {
|
|
18
18
|
@apply absolute inline-block h-md top-xs right-sm bg-white;
|
|
19
19
|
content: "";
|
|
20
|
-
mask-image: url("/assets/images/caret-down.svg");
|
|
20
|
+
mask-image: url("/assets/images/icons/caret-down.svg");
|
|
21
21
|
width: 9px;
|
|
22
22
|
z-index: 1;
|
|
23
23
|
}
|
|
@@ -40,7 +40,7 @@ select.select2 {
|
|
|
40
40
|
b {
|
|
41
41
|
@apply absolute inline-block h-md top-xs right-sm bg-white;
|
|
42
42
|
content: "";
|
|
43
|
-
mask-image: url("/assets/images/caret-down.svg");
|
|
43
|
+
mask-image: url("/assets/images/icons/caret-down.svg");
|
|
44
44
|
width: 9px;
|
|
45
45
|
}
|
|
46
46
|
}
|
|
@@ -179,7 +179,7 @@ select.select2 {
|
|
|
179
179
|
@apply bg-primary;
|
|
180
180
|
content: "";
|
|
181
181
|
display: inline-block;
|
|
182
|
-
mask-image: url("/assets/images/cross-thick.svg");
|
|
182
|
+
mask-image: url("/assets/images/icons/cross-thick.svg");
|
|
183
183
|
width: 10px;
|
|
184
184
|
height: 10px;
|
|
185
185
|
}
|
|
@@ -107,13 +107,13 @@ nav.sidebar .navlinks::-webkit-scrollbar {
|
|
|
107
107
|
@apply inline-block absolute right-xxs w-icon-xs h-icon-xs bg-white;
|
|
108
108
|
content: "";
|
|
109
109
|
top: 12px;
|
|
110
|
-
mask-image: url("/assets/images/triangle-centered-left.svg");
|
|
110
|
+
mask-image: url("/assets/images/icons/triangle-centered-left.svg");
|
|
111
111
|
mask-repeat: no-repeat;
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
.sidebar details[open] summary.navlink:after,
|
|
115
115
|
.sidebar .header-dropdown[open] summary.navlink::after {
|
|
116
|
-
mask-image: url("/assets/images/triangle-centered-down.svg");
|
|
116
|
+
mask-image: url("/assets/images/icons/triangle-centered-down.svg");
|
|
117
117
|
mask-repeat: no-repeat;
|
|
118
118
|
}
|
|
119
119
|
|
|
@@ -155,7 +155,7 @@ nav.sidebar .navlinks::-webkit-scrollbar {
|
|
|
155
155
|
&::before {
|
|
156
156
|
@apply inline-block w-icon h-icon mr-xs bg-gray-darker;
|
|
157
157
|
content: "";
|
|
158
|
-
mask-image: url("/assets/images/seat.svg");
|
|
158
|
+
mask-image: url("/assets/images/icons/seat.svg");
|
|
159
159
|
mask-repeat: no-repeat;
|
|
160
160
|
}
|
|
161
161
|
}
|
|
@@ -454,8 +454,8 @@ nav.sidebar .navlinks::-webkit-scrollbar {
|
|
|
454
454
|
.sidebar .profilepicture-actions summary:hover:after {
|
|
455
455
|
@apply block absolute w-icon-xl h-icon-xl left-1/2 top-1/2 -ml-spacing -mt-spacing bg-white;
|
|
456
456
|
content: "";
|
|
457
|
-
-webkit-mask-image: url("/assets/images/file-image-plus-xl.svg");
|
|
458
|
-
mask-image: url("/assets/images/file-image-plus-xl.svg");
|
|
457
|
+
-webkit-mask-image: url("/assets/images/icons/file-image-plus-xl.svg");
|
|
458
|
+
mask-image: url("/assets/images/icons/file-image-plus-xl.svg");
|
|
459
459
|
mask-repeat: no-repeat;
|
|
460
460
|
}
|
|
461
461
|
|
|
@@ -291,11 +291,11 @@
|
|
|
291
291
|
@apply inline-block w-icon h-icon mr-xxs bg-primary;
|
|
292
292
|
content: "";
|
|
293
293
|
mask-repeat: no-repeat;
|
|
294
|
-
mask-image: url("/assets/images/triangle-centered-right.svg");
|
|
294
|
+
mask-image: url("/assets/images/icons/triangle-centered-right.svg");
|
|
295
295
|
}
|
|
296
296
|
|
|
297
297
|
.splitview-group[open] > summary::before {
|
|
298
|
-
mask-image: url("/assets/images/triangle-centered-down.svg");
|
|
298
|
+
mask-image: url("/assets/images/icons/triangle-centered-down.svg");
|
|
299
299
|
}
|
|
300
300
|
|
|
301
301
|
.splitview-group > summary:hover::before {
|
|
@@ -188,20 +188,20 @@ td.action-cell,
|
|
|
188
188
|
|
|
189
189
|
.table-cellstyle th.missing::after {
|
|
190
190
|
@apply right-0 bg-gray-600;
|
|
191
|
-
-webkit-mask-image: url("/assets/images/exclamation.svg");
|
|
192
|
-
mask-image: url("/assets/images/exclamation.svg");
|
|
191
|
+
-webkit-mask-image: url("/assets/images/icons/exclamation.svg");
|
|
192
|
+
mask-image: url("/assets/images/icons/exclamation.svg");
|
|
193
193
|
}
|
|
194
194
|
|
|
195
195
|
.table-cellstyle th.inprogress::after {
|
|
196
196
|
@apply bg-gray-600;
|
|
197
|
-
-webkit-mask-image: url("/assets/images/clock.svg");
|
|
198
|
-
mask-image: url("/assets/images/clock.svg");
|
|
197
|
+
-webkit-mask-image: url("/assets/images/icons/clock.svg");
|
|
198
|
+
mask-image: url("/assets/images/icons/clock.svg");
|
|
199
199
|
}
|
|
200
200
|
|
|
201
201
|
.table-cellstyle th.completed::after {
|
|
202
202
|
@apply h-2.5 top-2.5 right-1.5 bg-success;
|
|
203
|
-
-webkit-mask-image: url("/assets/images/check-thick.svg");
|
|
204
|
-
mask-image: url("/assets/images/check-thick.svg");
|
|
203
|
+
-webkit-mask-image: url("/assets/images/icons/check-thick.svg");
|
|
204
|
+
mask-image: url("/assets/images/icons/check-thick.svg");
|
|
205
205
|
}
|
|
206
206
|
|
|
207
207
|
.table-cellstyle td {
|
|
@@ -228,8 +228,8 @@ td.action-cell,
|
|
|
228
228
|
|
|
229
229
|
.table-cellstyle td.inprogress::after {
|
|
230
230
|
@apply bg-gray-600;
|
|
231
|
-
-webkit-mask-image: url("/assets/images/clock.svg");
|
|
232
|
-
mask-image: url("/assets/images/clock.svg");
|
|
231
|
+
-webkit-mask-image: url("/assets/images/icons/clock.svg");
|
|
232
|
+
mask-image: url("/assets/images/icons/clock.svg");
|
|
233
233
|
}
|
|
234
234
|
|
|
235
235
|
.table-cellstyle td.completed {
|
|
@@ -238,8 +238,8 @@ td.action-cell,
|
|
|
238
238
|
|
|
239
239
|
.table-cellstyle .completed::after {
|
|
240
240
|
@apply h-2.5 top-2.5 right-1.5 bg-success;
|
|
241
|
-
-webkit-mask-image: url("/assets/images/check-thick.svg");
|
|
242
|
-
mask-image: url("/assets/images/check-thick.svg");
|
|
241
|
+
-webkit-mask-image: url("/assets/images/icons/check-thick.svg");
|
|
242
|
+
mask-image: url("/assets/images/icons/check-thick.svg");
|
|
243
243
|
}
|
|
244
244
|
|
|
245
245
|
.table-cellstyle td.cell-editable,
|
|
@@ -266,8 +266,8 @@ td.action-cell,
|
|
|
266
266
|
@apply absolute inline-block w-icon-xs h-icon-xs right-2.5 top-2 bg-primary;
|
|
267
267
|
content: "";
|
|
268
268
|
mask-repeat: round;
|
|
269
|
-
-webkit-mask-image: url("/assets/images/pencil.svg");
|
|
270
|
-
mask-image: url("/assets/images/pencil.svg");
|
|
269
|
+
-webkit-mask-image: url("/assets/images/icons/pencil.svg");
|
|
270
|
+
mask-image: url("/assets/images/icons/pencil.svg");
|
|
271
271
|
}
|
|
272
272
|
}
|
|
273
273
|
|
|
@@ -342,8 +342,8 @@ td.action-cell,
|
|
|
342
342
|
&::after {
|
|
343
343
|
@apply block w-full h-full bg-white;
|
|
344
344
|
content: "";
|
|
345
|
-
mask-image: url("/assets/images/checkbox-background.svg");
|
|
346
|
-
-webkit-mask-image: url("/assets/images/checkbox-background.svg");
|
|
345
|
+
mask-image: url("/assets/images/icons/checkbox-background.svg");
|
|
346
|
+
-webkit-mask-image: url("/assets/images/icons/checkbox-background.svg");
|
|
347
347
|
mask-repeat: no-repeat;
|
|
348
348
|
}
|
|
349
349
|
}
|
|
@@ -368,14 +368,14 @@ td.action-cell,
|
|
|
368
368
|
|
|
369
369
|
.table-cellstyle td.cell-selectable.inprogress label::after {
|
|
370
370
|
@apply bg-gray-600;
|
|
371
|
-
-webkit-mask-image: url("/assets/images/clock.svg");
|
|
372
|
-
mask-image: url("/assets/images/clock.svg");
|
|
371
|
+
-webkit-mask-image: url("/assets/images/icons/clock.svg");
|
|
372
|
+
mask-image: url("/assets/images/icons/clock.svg");
|
|
373
373
|
}
|
|
374
374
|
|
|
375
375
|
.table-cellstyle .cell-selectable.completed label::after {
|
|
376
376
|
@apply h-2.5 top-2.5 right-1.5 bg-success;
|
|
377
|
-
-webkit-mask-image: url("/assets/images/check-thick.svg");
|
|
378
|
-
mask-image: url("/assets/images/check-thick.svg");
|
|
377
|
+
-webkit-mask-image: url("/assets/images/icons/check-thick.svg");
|
|
378
|
+
mask-image: url("/assets/images/icons/check-thick.svg");
|
|
379
379
|
}
|
|
380
380
|
|
|
381
381
|
|
|
@@ -126,14 +126,14 @@
|
|
|
126
126
|
.session-timer::before {
|
|
127
127
|
@apply inline-block h-icon w-icon mr-xs sm:mt-xxs bg-white;
|
|
128
128
|
content: "";
|
|
129
|
-
mask-image: url("/assets/images/test.svg");
|
|
129
|
+
mask-image: url("/assets/images/icons/test.svg");
|
|
130
130
|
mask-repeat: no-repeat;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
133
|
.session-timer::after {
|
|
134
134
|
@apply absolute inline-block top-0 left-0 h-icon w-icon mr-xs sm:mt-xxs bg-danger;
|
|
135
135
|
content: "";
|
|
136
|
-
mask-image: url("/assets/images/circle-sm-filled.svg");
|
|
136
|
+
mask-image: url("/assets/images/icons/circle-sm-filled.svg");
|
|
137
137
|
mask-repeat: no-repeat;
|
|
138
138
|
}
|
|
139
139
|
|
|
@@ -19,37 +19,37 @@
|
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
.test-item.test-initialized .test-title::before {
|
|
22
|
-
mask-image: url("/assets/images/test-initialized.svg");
|
|
22
|
+
mask-image: url("/assets/images/icons/test-initialized.svg");
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
.test-item.test-running .test-title::before {
|
|
26
|
-
mask-image: url("/assets/images/test-running.svg");
|
|
26
|
+
mask-image: url("/assets/images/icons/test-running.svg");
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
.test-item.test-stopped .test-title::before {
|
|
30
|
-
mask-image: url("/assets/images/test-stopped.svg");
|
|
30
|
+
mask-image: url("/assets/images/icons/test-stopped.svg");
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
.test-item.test-locked .test-title::before {
|
|
34
|
-
mask-image: url("/assets/images/test-locked.svg");
|
|
34
|
+
mask-image: url("/assets/images/icons/test-locked.svg");
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
.test-item.test-failed .test-title::before {
|
|
38
38
|
@apply bg-danger;
|
|
39
|
-
mask-image: url("/assets/images/test-failed.svg");
|
|
39
|
+
mask-image: url("/assets/images/icons/test-failed.svg");
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
.test-item.test-archived .test-title::before {
|
|
43
|
-
mask-image: url("/assets/images/test-archived.svg");
|
|
43
|
+
mask-image: url("/assets/images/icons/test-archived.svg");
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
.test-item.test-success .test-title::before {
|
|
47
47
|
@apply bg-success;
|
|
48
|
-
mask-image: url("/assets/images/test-check.svg");
|
|
48
|
+
mask-image: url("/assets/images/icons/test-check.svg");
|
|
49
49
|
}
|
|
50
50
|
|
|
51
51
|
.test-item.test-promoted .test-title::before {
|
|
52
|
-
mask-image: url("/assets/images/test-promoted.svg");
|
|
52
|
+
mask-image: url("/assets/images/icons/test-promoted.svg");
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
.test-item .test-title {
|
|
@@ -57,7 +57,8 @@
|
|
|
57
57
|
overflow: hidden;
|
|
58
58
|
display: -webkit-box;
|
|
59
59
|
-webkit-box-orient: vertical;
|
|
60
|
-
-webkit-line-clamp: 3;
|
|
60
|
+
-webkit-line-clamp: 3;
|
|
61
|
+
line-clamp: 3;
|
|
61
62
|
line-height: 1.3;
|
|
62
63
|
&:hover, &:focus {
|
|
63
64
|
@apply text-link-hover;
|
|
@@ -73,7 +74,8 @@
|
|
|
73
74
|
display: -webkit-box;
|
|
74
75
|
margin-top: 2px;
|
|
75
76
|
-webkit-box-orient: vertical;
|
|
76
|
-
-webkit-line-clamp: 2;
|
|
77
|
+
-webkit-line-clamp: 2;
|
|
78
|
+
line-clamp: 2;
|
|
77
79
|
line-height: 1.3;
|
|
78
80
|
}
|
|
79
81
|
|
|
@@ -34,8 +34,7 @@
|
|
|
34
34
|
.ts-control::after {
|
|
35
35
|
@apply absolute inline-block right-md bg-white;
|
|
36
36
|
content: "";
|
|
37
|
-
|
|
38
|
-
mask-image: url("/assets/images/caret-down.svg");
|
|
37
|
+
mask-image: url("/assets/images/icons/caret-down.svg");
|
|
39
38
|
width: 9px;
|
|
40
39
|
height: 20px;
|
|
41
40
|
z-index: 1;
|
|
@@ -85,7 +84,7 @@
|
|
|
85
84
|
&::before {
|
|
86
85
|
@apply inline-block w-icon h-icon mr-icon-spacing bg-white;
|
|
87
86
|
content: "";
|
|
88
|
-
mask-image: url("/assets/images/check-circle-filled.svg");
|
|
87
|
+
mask-image: url("/assets/images/icons/check-circle-filled.svg");
|
|
89
88
|
}
|
|
90
89
|
}
|
|
91
90
|
|
|
@@ -109,7 +108,7 @@
|
|
|
109
108
|
a::after {
|
|
110
109
|
@apply inline-block w-xs h-xs bg-primary;
|
|
111
110
|
content: "";
|
|
112
|
-
mask-image: url("/assets/images/cross-thick.svg");
|
|
111
|
+
mask-image: url("/assets/images/icons/cross-thick.svg");
|
|
113
112
|
}
|
|
114
113
|
|
|
115
114
|
a:hover {
|
|
@@ -81,48 +81,48 @@ trix-toolbar .trix-button:not(:first-child) {
|
|
|
81
81
|
}
|
|
82
82
|
|
|
83
83
|
.trix-button--icon-bold::before {
|
|
84
|
-
mask-image: url("/assets/images/format-bold.svg");
|
|
84
|
+
mask-image: url("/assets/images/icons/format-bold.svg");
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
.trix-button--icon-italic::before {
|
|
88
|
-
mask-image: url("/assets/images/format-mark.svg");
|
|
88
|
+
mask-image: url("/assets/images/icons/format-mark.svg");
|
|
89
89
|
}
|
|
90
90
|
.trix-button--icon-strike::before {
|
|
91
|
-
mask-image: url("/assets/images/format-strikethrough.svg");
|
|
91
|
+
mask-image: url("/assets/images/icons/format-strikethrough.svg");
|
|
92
92
|
}
|
|
93
93
|
.trix-button--icon-link::before {
|
|
94
|
-
mask-image: url("/assets/images/format-link.svg");
|
|
94
|
+
mask-image: url("/assets/images/icons/format-link.svg");
|
|
95
95
|
}
|
|
96
96
|
.trix-button--icon-heading-1::before {
|
|
97
|
-
mask-image: url("/assets/images/format-heading.svg");
|
|
97
|
+
mask-image: url("/assets/images/icons/format-heading.svg");
|
|
98
98
|
}
|
|
99
99
|
.trix-button--icon-quote::before {
|
|
100
|
-
mask-image: url("/assets/images/format-quote.svg");
|
|
100
|
+
mask-image: url("/assets/images/icons/format-quote.svg");
|
|
101
101
|
}
|
|
102
102
|
.trix-button--icon-code::before {
|
|
103
|
-
mask-image: url("/assets/images/format-code.svg");
|
|
103
|
+
mask-image: url("/assets/images/icons/format-code.svg");
|
|
104
104
|
}
|
|
105
105
|
.trix-button--icon-bullet-list::before {
|
|
106
|
-
mask-image: url("/assets/images/format-list-bulleted.svg");
|
|
106
|
+
mask-image: url("/assets/images/icons/format-list-bulleted.svg");
|
|
107
107
|
}
|
|
108
108
|
.trix-button--icon-number-list::before {
|
|
109
|
-
mask-image: url("/assets/images/format-list-numbered.svg");
|
|
109
|
+
mask-image: url("/assets/images/icons/format-list-numbered.svg");
|
|
110
110
|
}
|
|
111
111
|
.trix-button--icon-decrease-nesting-level::before {
|
|
112
|
-
mask-image: url("/assets/images/format-indent-decrease.svg");
|
|
112
|
+
mask-image: url("/assets/images/icons/format-indent-decrease.svg");
|
|
113
113
|
}
|
|
114
114
|
.trix-button--icon-increase-nesting-level::before {
|
|
115
|
-
mask-image: url("/assets/images/format-indent-increase.svg");
|
|
115
|
+
mask-image: url("/assets/images/icons/format-indent-increase.svg");
|
|
116
116
|
}
|
|
117
117
|
trix-toolbar .trix-button--icon-attach::before {
|
|
118
118
|
@apply top-0 bottom-0;
|
|
119
|
-
mask-image: url("/assets/images/attachment.svg");
|
|
119
|
+
mask-image: url("/assets/images/icons/attachment.svg");
|
|
120
120
|
}
|
|
121
121
|
.trix-button--icon-undo::before {
|
|
122
|
-
mask-image: url("/assets/images/undo.svg");
|
|
122
|
+
mask-image: url("/assets/images/icons/undo.svg");
|
|
123
123
|
}
|
|
124
124
|
.trix-button--icon-redo::before {
|
|
125
|
-
mask-image: url("/assets/images/redo.svg");
|
|
125
|
+
mask-image: url("/assets/images/icons/redo.svg");
|
|
126
126
|
}
|
|
127
127
|
|
|
128
128
|
/*//// Add link/URL popover ////*/
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
|
|
80
80
|
.attachment.selectable input:checked + label::before {
|
|
81
81
|
@apply bg-info;
|
|
82
|
-
mask-image: url("/assets/images/checkbox-sm-checked.svg");
|
|
82
|
+
mask-image: url("/assets/images/icons/checkbox-sm-checked.svg");
|
|
83
83
|
mask-repeat: no-repeat;
|
|
84
84
|
}
|
|
85
85
|
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
@apply inline-block h-icon-sm bg-white;
|
|
113
113
|
content: "";
|
|
114
114
|
width: 14px;
|
|
115
|
-
mask-image: url("/assets/images/remove.svg");
|
|
115
|
+
mask-image: url("/assets/images/icons/remove.svg");
|
|
116
116
|
mask-repeat: no-repeat;
|
|
117
117
|
}
|
|
118
118
|
}
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
.dz-image::after {
|
|
129
129
|
@apply absolute block top-0 left-0 w-full h-full;
|
|
130
130
|
content: "";
|
|
131
|
-
background-image: url("/assets/images/attachment-fallbackimage.svg");
|
|
131
|
+
background-image: url("/assets/images/icons/attachment-fallbackimage.svg");
|
|
132
132
|
background-size: cover;
|
|
133
133
|
}
|
|
134
134
|
|