kitodo / kitodo-publication

Kitodo.Publication
GNU General Public License v3.0
13 stars 13 forks source link

[3.x] Fix select overlay issue #172

Closed Erikmitk closed 4 years ago

Erikmitk commented 4 years ago

This PR fixes #171

I added a class to select statements that will have buttons next to them and adjust the styling accordingly. Now it's possible to see clearly if your dealing with a select input element.

Also, the X-glyph is now in the middle and not drunk in the corner!

Before the change:

CleanShot 2020-05-27 at 22 38 02

After the change:

CleanShot 2020-05-27 at 22 38 29

This also effects the backend manager.

Before the change:

CleanShot 2020-05-27 at 22 42 47@2x

After the change:

CleanShot 2020-05-27 at 22 41 51@2x