File tree Expand file tree Collapse file tree 12 files changed +13
-12
lines changed
Expand file tree Collapse file tree 12 files changed +13
-12
lines changed Original file line number Diff line number Diff line change 5757 }
5858
5959 span :last-child {
60- color : $PRIMARY_COLOR_LIGHT ;
60+ color : $PRIMARY_COLOR ;
61+ font-weight : bold ;
6162 display : flex ;
6263 align-items : center ;
6364 position : relative ;
Original file line number Diff line number Diff line change 66 Administration > Gestion des catégories > {{category.category}}
77 </span >
88 <nuxt-link to =" /administration/categories" tag =" span" >
9- <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color-light " />
9+ <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color" />
1010 Gestion des catégories
1111 </nuxt-link >
1212 </div >
Original file line number Diff line number Diff line change 66 Administration > Gestion des tags > Créer une catégorie
77 </span >
88 <nuxt-link to =" /administration/categories" tag =" span" >
9- <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color-light " />
9+ <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color" />
1010 Gestion des catégories
1111 </nuxt-link >
1212 </div >
Original file line number Diff line number Diff line change 66 Administration > Gestion des exercices > {{exercise.title}}
77 </span >
88 <nuxt-link to =" /administration/exercices" tag =" span" >
9- <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color-light " />
9+ <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color" />
1010 Gestion des exercices
1111 </nuxt-link >
1212 </div >
Original file line number Diff line number Diff line change 66 Administration > Gestion des exercices > Créer un exercice
77 </span >
88 <nuxt-link to =" /administration/exercices" tag =" span" >
9- <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color-light " />
9+ <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color" />
1010 Gestion des exercices
1111 </nuxt-link >
1212 </div >
Original file line number Diff line number Diff line change 66 Administration > Gestion des tags > {{tag.tag_text}}
77 </span >
88 <nuxt-link to =" /administration/tags" tag =" span" >
9- <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color-light " />
9+ <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color" />
1010 Gestion des tags
1111 </nuxt-link >
1212 </div >
Original file line number Diff line number Diff line change 66 Administration > Gestion des tags > Créer un tag
77 </span >
88 <nuxt-link to =" /administration/tags" tag =" span" >
9- <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color-light " />
9+ <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color" />
1010 Gestion des tags
1111 </nuxt-link >
1212 </div >
Original file line number Diff line number Diff line change 77 Bibliothèque > {{exercise.title}}
88 </span >
99 <nuxt-link to =" /exercices" tag =" span" >
10- <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color-light " />
10+ <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color" />
1111 Retour à la recherche
1212 </nuxt-link >
1313 </div >
Original file line number Diff line number Diff line change 66 Gestion > Mes exercices > {{exercise.title}}
77 </span >
88 <nuxt-link to =" /gestion/mes-exercices" tag =" span" >
9- <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color-light " />
9+ <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color" />
1010 Mes exercices
1111 </nuxt-link >
1212 </div >
Original file line number Diff line number Diff line change 66 Gestion > Mes exercices > Créer un exercice
77 </span >
88 <nuxt-link to =" /gestion/mes-exercices" tag =" span" >
9- <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color-light " />
9+ <Icon type =" arrowLeft" class =" reversed-arrow" theme =" theme--primary-color" />
1010 Mes exercices
1111 </nuxt-link >
1212 </div >
You can’t perform that action at this time.
0 commit comments