ISDuBA / ISDuBA

A web based CSAF Management System as Free Software (under construction)
Other
3 stars 2 forks source link

Missing styling in csaf webview #164

Open koplas opened 1 month ago

koplas commented 1 month ago

The styling used in the upstream csaf_webview project was not integrated into ISDuBA. Because of this, all headings have the same font size, subpoints have the same styling as the parents and the tables are invisible.

My proposal would be to adopt the styling that is used in the upstream project.

@ThomasJunk @cintek

ThomasJunk commented 1 month ago

The reason behind this is best explained with a bit of project history:

For this project we decided to use flowbite. Therefore I transplanted the main code from the webview and scrubbed away the custom CSS in the hope we would use flowbite components.

I would counter propose: