joomla-extensions / weblinks

This repo is meant to hold the decoupled com_weblinks component and related code.
GNU General Public License v2.0
45 stars 88 forks source link

Fix button modal #512

Open chmst opened 2 years ago

chmst commented 2 years ago

Pull Request for Issue #476 .

Summary of Changes

Remove unused condition, Change button to a link

Testing Instructions

Add several links to one weblink category, add a menuitem of typ Weblink category for this category

Expected result

All links look and behave similar. grafik

Actual result

Links with taget modal are displayed as buttons, so lose underline and focus border on hover, have more padding than other links

Documentation Changes Required