Frontmatter
| id | 4156 |
| title | .neo-button:active → border value needs to be "!important" |
| state | Closed |
| labels | enhancement |
| assignees | [] |
| createdAt | Feb 28, 2023, 4:36 PM |
| updatedAt | Feb 28, 2023, 5:26 PM |
| githubUrl | https://github.com/neomjs/neo/issues/4156 |
| author | mxmrtns |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 28, 2023, 5:26 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)