UI: Light background color for sidebar container.

This commit is contained in:
2019-04-01 14:56:59 +02:00
parent 49bffd108d
commit fdf05d16de

View File

@@ -95,7 +95,7 @@ link(href="{{ url_for('static_cloud', filename='assets/css/project-main.css') }}
| {% block body %} | {% block body %}
#project-container.is-sidebar-visible #project-container.is-sidebar-visible
#project-side-container #project-side-container.bg-light
#project_nav(class="{{ title }}") #project_nav(class="{{ title }}")
#project_nav-container #project_nav-container
| {% if title != 'about' %} | {% if title != 'about' %}