User View display small amendments
-
In INFO tab/User data: add padding-left: 5px to login, name, surname, email i.e.
<div style="display: table-cell;padding-left: 5px;"><span name="loginValue" style="">userLogin</span></div>
-
INFO tab/User data: button LOGIN goes down 5px:
<center style="padding-top: 5px;"><button name="logoutButton" style="">LOGOUT</button></center>
-
INFO tab/PROJECT INFO: correct the fonts (currently FontAwesome does not look good)
-
INFO tab/PROJECT INFO: decrease the width of Name and Version table cells. Currently if name is short it is adjusted to right side of table.
-
In SEARCH DRUGS, CHEMICALS and MiRNA, add padding-left the search results (so they look like results in GENERIC).