N°1408 - AttributeDashboard first implementation

This commit is contained in:
Eric
2018-10-04 10:42:17 +02:00
parent 6e5d4834f1
commit c13b6ea13a
12 changed files with 360 additions and 113 deletions

View File

@@ -2251,6 +2251,7 @@ a.summary, a.summary:hover {
}
.dashboard_contents {
width: 100%;
background-color: #fff;
}
#DashboardMenu {
display: block;

View File

@@ -2603,6 +2603,7 @@ a.summary, a.summary:hover {
.dashboard_contents {
width: 100%;
background-color: $white;
}
#DashboardMenu {