2017-01-27 1 views

답변

0

font-family를 변경해야합니다.

.material-icons, .fa { 
    font-family: 'Material Icons'; 
    font-weight: normal; 
    font-style: normal; 
    font-size: 1.5em; 
    display: inline-block; 
    width: 1em; 
    height: 1em; 
    line-height: 1; 
    text-transform: none; 
    letter-spacing: normal; 
    word-wrap: normal; 
    white-space: nowrap; 
    direction: ltr; 
    -webkit-font-smoothing: antialiased; 
    text-rendering: optimizeLegibility; 
    -moz-osx-font-smoothing: grayscale; 
    font-feature-settings: 'liga'; 
} 

Infact primeng에는 속임수를 쓸 수있는 중요한 주제가 있습니다. http://www.primefaces.org/ultima-ng/ 아이콘을 검사하면 간단히 변경할 수 있습니다. 모든 아이콘이이 테마에 중요합니다.