# HG changeset patch # User Chloe Laisne # Date 1467820932 -7200 # Node ID d5fb6baacbd0578d4db226f77099169d17ce9678 # Parent b883755cc0b8c968f9ae29000b3de3931de42611 Quick fick from meeting diff -r b883755cc0b8 -r d5fb6baacbd0 cms/app-client/app/styles/components/player-component.scss --- a/cms/app-client/app/styles/components/player-component.scss Wed Jul 06 15:01:29 2016 +0200 +++ b/cms/app-client/app/styles/components/player-component.scss Wed Jul 06 18:02:12 2016 +0200 @@ -3,6 +3,7 @@ text-align: left; padding: 0px 40px; height: 80px; + border-bottom: 1px solid $light-white; } .player-component #audio { diff -r b883755cc0b8 -r d5fb6baacbd0 cms/app-client/app/styles/components/sorting-component.scss --- a/cms/app-client/app/styles/components/sorting-component.scss Wed Jul 06 15:01:29 2016 +0200 +++ b/cms/app-client/app/styles/components/sorting-component.scss Wed Jul 06 18:02:12 2016 +0200 @@ -25,7 +25,7 @@ } .sorting-component div.tags ul { - text-align: justify; + text-align: center; position: absolute; overflow-y: scroll; margin: 15px 0; @@ -44,7 +44,8 @@ } .sorting-component div.tags ul li { - line-height: 24px; + line-height: 30px; + padding: 0px 10px; } .sorting-component div.options ul li:not(:first-child)::before { diff -r b883755cc0b8 -r d5fb6baacbd0 cms/app-client/app/templates/components/visu-chrono.hbs --- a/cms/app-client/app/templates/components/visu-chrono.hbs Wed Jul 06 15:01:29 2016 +0200 +++ b/cms/app-client/app/templates/components/visu-chrono.hbs Wed Jul 06 18:02:12 2016 +0200 @@ -1,90 +1,90 @@
1960
1970
1980
1990
2000
2010