-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds environment type indicator to admin bar #165
base: develop
Are you sure you want to change the base?
Conversation
pointer-events: none; | ||
} | ||
|
||
#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@psorensen I wonder if we could use less specificity. I can foresee client asking for different colors for production.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the feedback @rickalee - any suggestions here? Asking from a point of FEE ignorance 😃
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
stylelint
🚫 [stylelint] <stylistic/block-opening-brace-newline-after> reported by reviewdog 🐶
Expected newline after "{"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/block-opening-brace-newline-after> reported by reviewdog 🐶
Expected newline after "{"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/block-opening-brace-space-before> reported by reviewdog 🐶
Expected single space before "{"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/block-opening-brace-space-before> reported by reviewdog 🐶
Expected single space before "{"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/block-opening-brace-space-before> reported by reviewdog 🐶
Expected single space before "{"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/block-opening-brace-space-before> reported by reviewdog 🐶
Expected single space before "{"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/block-opening-brace-space-before> reported by reviewdog 🐶
Expected single space before "{"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/block-opening-brace-space-before> reported by reviewdog 🐶
Expected single space before "{"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/block-opening-brace-space-before> reported by reviewdog 🐶
Expected single space before "{"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/block-opening-brace-space-before> reported by reviewdog 🐶
Expected single space before "{"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/block-opening-brace-space-before> reported by reviewdog 🐶
Expected single space before "{"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/block-opening-brace-space-before> reported by reviewdog 🐶
Expected single space before "{"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/block-opening-brace-space-before> reported by reviewdog 🐶
Expected single space before "{"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-bang-space-before> reported by reviewdog 🐶
Expected single space before "!"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-semicolon-newline-after> reported by reviewdog 🐶
Expected newline after ";"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-trailing-semicolon> reported by reviewdog 🐶
Expected a trailing semicolon
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-trailing-semicolon> reported by reviewdog 🐶
Expected a trailing semicolon
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-trailing-semicolon> reported by reviewdog 🐶
Expected a trailing semicolon
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-trailing-semicolon> reported by reviewdog 🐶
Expected a trailing semicolon
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-trailing-semicolon> reported by reviewdog 🐶
Expected a trailing semicolon
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-trailing-semicolon> reported by reviewdog 🐶
Expected a trailing semicolon
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-trailing-semicolon> reported by reviewdog 🐶
Expected a trailing semicolon
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-trailing-semicolon> reported by reviewdog 🐶
Expected a trailing semicolon
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-trailing-semicolon> reported by reviewdog 🐶
Expected a trailing semicolon
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-trailing-semicolon> reported by reviewdog 🐶
Expected a trailing semicolon
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-block-trailing-semicolon> reported by reviewdog 🐶
Expected a trailing semicolon
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/declaration-colon-space-after> reported by reviewdog 🐶
Expected single space after ":" with a single-line declaration
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-after> reported by reviewdog 🐶
Expected single space after ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-after> reported by reviewdog 🐶
Expected single space after ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-after> reported by reviewdog 🐶
Expected single space after ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-after> reported by reviewdog 🐶
Expected single space after ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-after> reported by reviewdog 🐶
Expected single space after ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-after> reported by reviewdog 🐶
Expected single space after ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-after> reported by reviewdog 🐶
Expected single space after ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-after> reported by reviewdog 🐶
Expected single space after ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-after> reported by reviewdog 🐶
Expected single space after ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-after> reported by reviewdog 🐶
Expected single space after ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-before> reported by reviewdog 🐶
Expected single space before ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-before> reported by reviewdog 🐶
Expected single space before ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-before> reported by reviewdog 🐶
Expected single space before ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-before> reported by reviewdog 🐶
Expected single space before ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-before> reported by reviewdog 🐶
Expected single space before ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-before> reported by reviewdog 🐶
Expected single space before ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-before> reported by reviewdog 🐶
Expected single space before ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-before> reported by reviewdog 🐶
Expected single space before ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-before> reported by reviewdog 🐶
Expected single space before ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-combinator-space-before> reported by reviewdog 🐶
Expected single space before ">"
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-list-comma-newline-after> reported by reviewdog 🐶
Expected newline after ","
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <stylistic/selector-list-comma-newline-after> reported by reviewdog 🐶
Expected newline after ","
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <rule-empty-line-before> reported by reviewdog 🐶
Expected empty line before rule
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <rule-empty-line-before> reported by reviewdog 🐶
Expected empty line before rule
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <rule-empty-line-before> reported by reviewdog 🐶
Expected empty line before rule
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <rule-empty-line-before> reported by reviewdog 🐶
Expected empty line before rule
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <rule-empty-line-before> reported by reviewdog 🐶
Expected empty line before rule
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <rule-empty-line-before> reported by reviewdog 🐶
Expected empty line before rule
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <rule-empty-line-before> reported by reviewdog 🐶
Expected empty line before rule
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <rule-empty-line-before> reported by reviewdog 🐶
Expected empty line before rule
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <rule-empty-line-before> reported by reviewdog 🐶
Expected empty line before rule
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <rule-empty-line-before> reported by reviewdog 🐶
Expected empty line before rule
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <selector-pseudo-element-colon-notation> reported by reviewdog 🐶
Expected double colon pseudo-element notation
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <selector-pseudo-element-colon-notation> reported by reviewdog 🐶
Expected double colon pseudo-element notation
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <selector-pseudo-element-colon-notation> reported by reviewdog 🐶
Expected double colon pseudo-element notation
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <selector-pseudo-element-colon-notation> reported by reviewdog 🐶
Expected double colon pseudo-element notation
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
🚫 [stylelint] <selector-pseudo-element-colon-notation> reported by reviewdog 🐶
Expected double colon pseudo-element notation
10up-experience/dist/css/admin.css
Line 1 in 56b0eda
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
@@ -1 +1 @@ | |||
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px} | |||
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [stylelint] <stylistic/block-closing-brace-newline-after> reported by reviewdog 🐶
Expected newline after "}"
@@ -2,0 +1 @@ | |||
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [stylelint] <stylistic/block-closing-brace-newline-after> reported by reviewdog 🐶
Expected newline after "}"
@@ -2,0 +1 @@ | |||
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [stylelint] <stylistic/block-closing-brace-newline-after> reported by reviewdog 🐶
Expected newline after "}"
@@ -2,0 +1 @@ | |||
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [stylelint] <stylistic/block-closing-brace-newline-after> reported by reviewdog 🐶
Expected newline after "}"
@@ -2,0 +1 @@ | |||
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [stylelint] <stylistic/block-closing-brace-newline-after> reported by reviewdog 🐶
Expected newline after "}"
@@ -2,0 +1 @@ | |||
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [stylelint] <stylistic/block-opening-brace-newline-after> reported by reviewdog 🐶
Expected newline after "{"
@@ -2,0 +1 @@ | |||
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [stylelint] <stylistic/block-opening-brace-newline-after> reported by reviewdog 🐶
Expected newline after "{"
@@ -2,0 +1 @@ | |||
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [stylelint] <stylistic/block-opening-brace-newline-after> reported by reviewdog 🐶
Expected newline after "{"
@@ -2,0 +1 @@ | |||
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [stylelint] <stylistic/block-opening-brace-newline-after> reported by reviewdog 🐶
Expected newline after "{"
@@ -2,0 +1 @@ | |||
.tenup-company-photo{text-align:center}#wpadminbar .tenup-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMzIgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzlFQTNBOCIgZD0iTTI1NS45OTQgMzJDMTE0LjU4OSAzMi4wMTQgMCAxNDYuNjEgMCAyODcuOTkxIDAgMzI3LjAzMSA5LjAxMSAzNjMuOTE1IDI0LjYxMyAzOTdsMi42ODMgMi43NzIgMTU4LjE1LTE1OC4xNDctNDkuNzMxLTQ5LjczNWgyMTYuNDA4djIxNi4zOTNsLTQ5LjczMS00OS43MzgtMTU5LjA1NSAxNTkuMDY0YzM0LjAzMiAxNi43MTYgNzIuMTg5IDI2LjM5IDExMi42NzUgMjYuMzkgMTQxLjM3OSAwIDI1Ni4wMDMtMTE0LjYwNiAyNTYuMDAzLTI1Ni4wMDktLjAwMy0xNDEuMzgxLTExNC42MjUtMjU1Ljk5MS0yNTYuMDE5LTI1NS45OTF6Ii8+PC9zdmc+")!important;background-position:50%;background-repeat:no-repeat;background-size:20px;height:32px;width:20px}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator{color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-production{background-color:#b92a2a;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging{background-color:#d79d00;color:#fff;pointer-events:none}#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-development,#wpadminbar ul li#wp-admin-bar-tenup-experience-environment-indicator.tenup-local{background-color:#34863b;color:#fff;pointer-events:none}.tenup-experience-environment-indicator__icon{position:absolute;top:10px}#wp-admin-bar-tenup-experience-environment-indicator>div>.ab-icon:before{content:"\f174";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-production>div>.ab-icon:before{content:"\f319";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-staging>div>.ab-icon:before{content:"\f111";top:3px}#wp-admin-bar-tenup-experience-environment-indicator.tenup-development>div>.ab-icon:before,#wp-admin-bar-tenup-experience-environment-indicator.tenup-local>div>.ab-icon:before{content:"\f107";top:3px} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [stylelint] <stylistic/block-opening-brace-newline-after> reported by reviewdog 🐶
Expected newline after "{"
Description of the Change
This adds a display to the admin bar to indicate the current environment type based on the WP_ENVIRONMENT_TYPE config variable. Most useful for increasing awareness and preventing inadvertent changes to production environment. Inspired by Display Environment Type plugin.
Closes #147
How to test the Change
Configure different environment types and observe that changes to indicator match.
Changelog Entry
Credits
Props @username, @username2, ...
@psorensen @rickalee
Checklist: