PKM-er / obsidian-editing-toolbar

An obsidian toolbar plugin, modified from the Cmenu plugin
Mozilla Public License 2.0
824 stars 29 forks source link

fix: added the same hover style for all the buttons. #147

Closed s4my closed 5 months ago

s4my commented 5 months ago

Fixing a style issue with the hover style of the buttons as mentioned in https://github.com/PKM-er/obsidian-editing-toolbar/issues/144#issuecomment-2036439791. (this closes #144)

I also added a border for the toolbar for tiny aesthetic. Before that it looked like this: tiny-following

For the tiny aesthetic, some buttons (i.e., button[class^=cMenuToolbarCommandsubItem]) are miss aligned, so i fixed them in this commit, which gives us the following end result:

Screenshot from 2024-04-04 09-26-01