sw360 / sw360portal

We have moved and *archived* this repository. Pls. continue at the new place at https://github.com/eclipse/sw360 ... A software component catalogue application - designed to work with FOSSology.
Other
35 stars 20 forks source link

css improvements and refactoring for view JSPs #117

Closed ghost closed 7 years ago

ghost commented 8 years ago

out if the pull request #98 :

@maximilianhuber commented on frontend/sw360-portlet/src/main/webapp/html/admin/bulkReleaseEdit/view.jsp in 1c09f15

I think it is a good idea to avoid mixing a relative width with a absolute padding. It can lead to different behaviour depending of the width of the container (i.e. scrollbars).

@maximilianhuber commented on frontend/sw360-portlet/src/main/webapp/html/admin/bulkReleaseEdit/view.jsp in 1c09f15

I think the searchInput occurs in many files and could be worth to move into its on .jspf-file. (In the medium run. Please create an issue if you decide to postpone it.) EDIT: or maybe add it as tag.

mcjaeger commented 7 years ago

(from discssion): first point: issue to unspecific, second point solved