corrected accordeon
This commit is contained in:
parent
372dd4bb7d
commit
1dbbf50302
3 changed files with 18 additions and 19 deletions
|
@ -6965,17 +6965,17 @@ dd.accordion-navigation span {
|
|||
|
||||
/* line 46, ../scss/_4_typography_theme-fr.scss */
|
||||
dd.accordion-navigation span:before {
|
||||
content: "\E766";
|
||||
content: "\F107";
|
||||
}
|
||||
|
||||
/* line 47, ../scss/_4_typography_theme-fr.scss */
|
||||
dd.accordion-navigation.active span:before {
|
||||
content: "\E764";
|
||||
content: "\F105";
|
||||
}
|
||||
|
||||
/* line 48, ../scss/_4_typography_theme-fr.scss */
|
||||
dd.accordion-navigation.active span:before {
|
||||
content: "\E764";
|
||||
content: "\F105";
|
||||
}
|
||||
|
||||
/* line 51, ../scss/_4_typography_theme-fr.scss */
|
||||
|
@ -7144,9 +7144,9 @@ Additional typographical elements
|
|||
font-size: 1rem;
|
||||
}
|
||||
|
||||
/*
|
||||
Icon Font: iconfont
|
||||
*/
|
||||
/* Icon Font: iconfont
|
||||
See the icon-set/preview in /assets/fonts/iconfont-preview.html
|
||||
------------------------------------------------------------------- */
|
||||
@font-face {
|
||||
font-family: 'iconfont';
|
||||
src: url("../fonts/iconfont.eot");
|
||||
|
|
2
assets/css/styles-responsive.min.css
vendored
2
assets/css/styles-responsive.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in a new issue