ebi-gene-expression-group / atlas-web-single-cell

Single Cell Expression Atlas web application
Apache License 2.0
5 stars 5 forks source link

Modify the summary section's margin/padding in case of anndata #400

Closed ke4 closed 1 month ago

ke4 commented 2 months ago

Currently the summary section of the experiment page looks like this:

Image

We need to remove the margin/padding on the top & left & right of the yellow box and align the text with the contents below.

On our last Team meeting we decided to replace the Avenger-styled icon to a simple A with a capital A in red-ish background. The tooltip text should be: Experiment with annotated data analysed by an external source. In another ticket we are also going to modify it and add a link to a help page that giving more details on Anndata to the user.

ke4 commented 2 months ago

It should look like this:

Image

ke4 commented 2 months ago

The changes in the CSS to create the above layout: