MDL-48947 course: Section button cleanup

Creates a new method of handling all the section related icons.
Including a new method that places these actions in a menu for topic and
weeks course formats. (This version replaces "Edit" with "Topic/Week/or
Section menu")
This commit is contained in:
Syxton 2015-09-17 10:40:31 -04:00
parent cd3a6a78b6
commit 60cf074239
29 changed files with 512 additions and 126 deletions

BIN
pix/i/delete.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 B

11
pix/i/delete.svg Normal file
View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="-295 293 16 16" style="enable-background:new -295 293 16 16;" xml:space="preserve">
<style type="text/css">
.st0{fill:#999999;}
</style>
<path class="st0" d="M-284.4,300.6l4.3-4.3c0.5-0.5,0.5-1.4,0-1.9l-0.9-0.9c-0.5-0.5-1.4-0.5-1.9,0l-4.5,4.3l-4.3-4.3
c-0.5-0.5-1.4-0.5-1.9,0l-0.9,0.9c-0.5,0.5-0.5,1.4,0,1.9l4.3,4.3l-4.3,4.5c-0.5,0.5-0.5,1.4,0,1.9l0.9,0.9c0.5,0.5,1.4,0.5,1.9,0
l4.3-4.3l4.5,4.3c0.5,0.5,1.4,0.5,1.9,0l0.9-0.9c0.5-0.5,0.5-1.4,0-1.9L-284.4,300.6z"/>
</svg>

After

Width:  |  Height:  |  Size: 745 B