Upgrading Font Awesome vendor files from 3.2.1 to 4.2.0
* updating vendor files * updating class syntax (to new FA-based classes) for all UI elements * correcting broken tests
This commit is contained in:
@@ -11,4 +11,4 @@
|
||||
<span class="tip tip-stacked"><%= gettext("upload a PDF file or provide the path to a Studio asset file") %></span>
|
||||
<button class="action action-upload"><%= gettext("Upload PDF") %></button>
|
||||
</div>
|
||||
<a href="" class="action action-close"><i class="icon-remove-sign"></i> <span class="sr"><%= gettext("delete chapter") %></span></a>
|
||||
<a href="" class="action action-close"><i class="icon fa fa-times-circle"></i> <span class="sr"><%= gettext("delete chapter") %></span></a>
|
||||
|
||||
Reference in New Issue
Block a user