Skip to content

Comments

Make the whole box clickable in read-only mode#79

Open
bettysteger wants to merge 8 commits intoeditor-js:masterfrom
bettysteger:boxclick
Open

Make the whole box clickable in read-only mode#79
bettysteger wants to merge 8 commits intoeditor-js:masterfrom
bettysteger:boxclick

Conversation

@bettysteger
Copy link
Contributor

Users often click the file name or the "file extension icon".

This PR makes the whole box clickable and not just the down arrow, when in read-only mode!

@neSpecc
Copy link
Contributor

neSpecc commented Oct 16, 2025

Please, update this branch

@bettysteger
Copy link
Contributor Author

@neSpecc updated!

border: 1px solid var(--color-line);
border-radius: 7px;
background: var(--color-bg);
text-decoration: none !important;
Copy link
Contributor Author

@bettysteger bettysteger Oct 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need the !important because .ce-block a has text-decoration style

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants