informatics-isi-edu / pdb-ihm

Deriva Protein Database Project
2 stars 1 forks source link

Frontend enhancement: Color coding different sections #156

Open brindakv opened 1 year ago

brindakv commented 1 year ago

Identify different sections (macromolecules, experimental data etc.) and color code them differently on the frontend to help users understand what section they are working on during deposition.

(Note: Data categories in the Navbar can already be enhanced with section titles).

jrchudy commented 1 year ago

See example 4 under the Examples section for changing the color of related table section headers. There is an example for changing all of them and another for changing 1 specific header.

https://github.com/informatics-isi-edu/chaise/blob/master/docs/user-docs/custom-css.md#examples

brindakv commented 1 year ago