Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71519

Missed css content icons - driftyco/ionic-bower#1.1.1

$
0
0

@lisasmendi wrote:

.ion-chatbubbles:before {
content: ""; }
.ion-checkmark:before {
content: ""; }
.ion-checkmark-circled:before {
content: ""; }

instead of
.ion-chatbubbles:before {
content: "\f11f"; }

.ion-checkmark:before {
content: "\f122"; }

.ion-checkmark-circled:before {
content: "\f120"; }

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71519

Trending Articles