Skip to content

User View display small amendments

  1. 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>

  2. INFO tab/User data: button LOGIN goes down 5px:
    <center style="padding-top: 5px;"><button name="logoutButton" style="">LOGOUT</button></center>

  3. INFO tab/PROJECT INFO: correct the fonts (currently FontAwesome does not look good)

  4. 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.

  5. In SEARCH DRUGS, CHEMICALS and MiRNA, add padding-left the search results (so they look like results in GENERIC).