LearnNewsExamplesServices
Frontmatter
id4156
title.neo-button:active → border value needs to be "!important"
stateClosed
labels
enhancement
assignees[]
createdAtFeb 28, 2023, 4:36 PM
updatedAtFeb 28, 2023, 5:26 PM
githubUrlhttps://github.com/neomjs/neo/issues/4156
authormxmrtns
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 28, 2023, 5:26 PM

.neo-button:active → border value needs to be "!important"

Closed v8.1.0 enhancement
mxmrtns
mxmrtns commented on Feb 28, 2023, 4:36 PM

As already implemented with the background-color property, the border property will need to be declared as 'important' to avoid the :hover overriding the :active values (as shown in the screenshot below)

Screenshot 2023-02-28 at 09 39 14
image
screenshot taken with :active & :hover state — Its hard to see, but the border-color is different from the background color, which should not be the case
mxmrtns added the enhancement label on Feb 28, 2023, 4:36 PM
tobiu referenced in commit 744e9cb - ".neo-button:active → border value needs to be "!important" #4156" on Feb 28, 2023, 5:26 PM
tobiu closed this issue on Feb 28, 2023, 5:26 PM