MOBILE-2430 mainmenu: Graduation cap icon fix

main
Pau Ferrer Ocaña 2018-06-21 12:29:47 +02:00
parent 4123714c2c
commit 82d3bcb012
1 changed files with 6 additions and 0 deletions

View File

@ -7,4 +7,10 @@ page-core-mainmenu {
@extend .fa-graduation-cap;
@extend .fa;
}
.ion-ios-fa-graduation-cap-outline {
color: transparent;
-webkit-text-stroke-width: 0.8px;
-webkit-text-stroke-color: $tabs-tab-color-inactive;
}
}