styling for recursive xblock rendering structure to be used in the container page, pulling from general xblock styles in a separate file.

This commit is contained in:
marco
2014-02-04 15:53:39 -05:00
parent 1b4388ee08
commit a8417df7ba
20 changed files with 1696 additions and 1568 deletions

View File

@@ -17,7 +17,7 @@
<input type="text" class="embeddable-xml-input" value="<%= portable_url %>" readonly>
</td>
<td class="actions-col">
<ul>
<ul class="actions-list">
<li class="action-item action-delete">
<a href="#" data-tooltip="<%= gettext('Delete this asset') %>" class="remove-asset-button action-button"><i class="icon-remove-sign"></i> <span class="sr"><%= gettext('Delete this asset') %></span></a>
</li>