Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.
This repository was archived by the owner on May 21, 2025. It is now read-only.

How can I override the default css file? #19

@petasis

Description

@petasis

Hi all,

I am using {% block dashboards_style %}{% endblock dashboards_style %} to include the stylesheets, which finally results in:

<!-- dashboard defined css -->
<link href="[/static/dashboards/css/dashboards.css](view-source:https://digitisation.vast-project.eu/static/dashboards/css/dashboards.css)" media="all" rel="stylesheet">
<link href="[/static/dashboards/vendor/css/datatables.min.css](view-source:https://digitisation.vast-project.eu/static/dashboards/vendor/css/datatables.min.css)" media="all" rel="stylesheet">
<!-- end dashboard defined css -->

Is there a way to change the default css?

I want to use dashboards inside another template, and it alters also the template.
For example, it is shown like this:

https://digitisation.vast-project.eu/dashboards/vast_dashboards/activitiesdashboard/

(If you click the first sidebar menu, you will the original template rendering).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions