Glyphicons-free version of DataTables CSS?
Glyphicons-free version of DataTables CSS?
llech
Posts: 2Questions: 1Answers: 0
I've tested DataTables with Glyphicons-Free version of Bootstrap. The icons for table sorting are not shown because CSS refers font-family 'Glyphicons Halflings'. We are discouraged from using Glyphicons because licensing conditions described on Bootstrap page contradict those written on Glyphicons page.
Is there a version of CSS not dependent on Glyphicons, or we need to exchange icons on our own?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Is this with Bootstrap 3? The Halflings and released under the MIT license.
If you don't want to use Glyphicons, then yes, you are welcome to modify the CSS to suit your needs.
Allan
It's confusing, because on that site there's no information about MIT license. However, the Glyphicons author have confirmed, that Halflings with Bootstrap are free to go, so the problem is solved.