removed edit-dialog and uploads css, changed component edit icon to pencil, small css fixes
This commit is contained in:
committed by
Andy Armstrong
parent
636fa19033
commit
ee42902ee6
@@ -15,7 +15,7 @@
|
||||
% if not xblock_context['read_only']:
|
||||
<li class="action-item action-edit">
|
||||
<a href="#" class="edit-button action-button">
|
||||
<i class="icon-edit"></i>
|
||||
<i class="icon-pencil"></i>
|
||||
<span class="action-button-text">${_("Edit")}</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user