Switch Splash gallery glyphs to FontAwesome
This commit is contained in:
parent
90bc1b0513
commit
ebe9780059
1 changed files with 2 additions and 2 deletions
|
|
@ -9,9 +9,9 @@
|
|||
|
||||
<!-- Controls -->
|
||||
%a{ class: "left carousel-control", href: "#carousel-example-generic", role: "button", "data-slide" => "prev" }
|
||||
%span{ class: "glyphicon glyphicon-chevron-left" }
|
||||
%span.fa.fa-chevron-left
|
||||
%a{ class: "right carousel-control", href: "#carousel-example-generic", role: "button", "data-slide" => "next" }
|
||||
%span{ class: "glyphicon glyphicon-chevron-right" }
|
||||
%span.fa.fa-chevron-right
|
||||
|
||||
|
||||
:javascript
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue