-
-
Notifications
You must be signed in to change notification settings - Fork 490
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restyled
default
address block (#8289)
* This commit adds a different style for the `default` address block in the metadata page: - labels are added - it now has a bordered address card - the title is in a header - an address card icon is added to the heading Furthermore, it changes the style for the `icon` layout a bit: - the circled letter is smaller in size - texts are now all right of the circle - italic is changed to bold * Add print styles to enable the printing of the address popover * Fix for the print styles, the popup style now not only works in the emulated styles but also in the print preview and print. This commit also contains a fix for the SVG 'named circle' that was displayed too big * Fix failing unit tests. Refactor variables used in the view and global styles. --------- Co-authored-by: Jose García <[email protected]>
- Loading branch information
1 parent
546ca24
commit 2283169
Showing
8 changed files
with
234 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
web-ui/src/main/resources/catalog/components/search/mdview/partials/individual.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.