Skip to content
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

color-primary-element-lighter CSS variable is undefined #3276

Closed
nickvergessen opened this issue Sep 20, 2022 · 1 comment · Fixed by #3742
Closed

color-primary-element-lighter CSS variable is undefined #3276

nickvergessen opened this issue Sep 20, 2022 · 1 comment · Fixed by #3742
Labels
1. to develop Accepted and waiting to be taken care of bug Something isn't working feature: button regression Regression of a previous working feature
Milestone

Comments

@nickvergessen
Copy link
Contributor

        nextcloud-vue  (3 usages found)
            src/components/NcButton  (2 usages found)
                NcButton.vue  (2 usages found)
                    442 background-color: var(--color-primary-element-lighter);
                    451 background-color: var(--color-primary-element-lighter);
            src/components/NcCounterBubble  (1 usage found)
                NcCounterBubble.vue  (1 usage found)
                    91 background-color: var(--color-primary-element-lighter, var(--color-primary-element-light));

Was removed with

@nickvergessen nickvergessen added bug Something isn't working 1. to develop Accepted and waiting to be taken care of regression Regression of a previous working feature feature: button labels Sep 20, 2022
@nickvergessen nickvergessen added this to the 7.0.0 milestone Sep 20, 2022
@nickvergessen
Copy link
Contributor Author

cc @GretaD and idea for a replacement?

@jotoeri jotoeri modified the milestones: 7.0.0, 7.0.1 Oct 12, 2022
@nickvergessen nickvergessen modified the milestones: 7.0.1, 7.0.2 Oct 25, 2022
@skjnldsv skjnldsv modified the milestones: 7.0.2, 7.1.1 Nov 16, 2022
@skjnldsv skjnldsv modified the milestones: 7.1.1, 7.2.0 Dec 6, 2022
@skjnldsv skjnldsv modified the milestones: 7.2.0, 7.2.1 Dec 16, 2022
@skjnldsv skjnldsv modified the milestones: 7.3.1, 7.4.1 Jan 11, 2023
@Pytal Pytal modified the milestones: 7.4.1, 7.6.0 Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug Something isn't working feature: button regression Regression of a previous working feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants