deconstructing class
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
<div>
|
||||
<h2 style="padding: 5px 16px 5px 16px; font-weight: normal;display: inline-block;text-align:left;">Conflict
|
||||
Highlighting</h2>
|
||||
<button id="togglecourseConflictHighlight" class="matbut"
|
||||
<button id="togglecourseConflictHighlight" class="material-button"
|
||||
style="float:right; display:inline-block;font-size:medium;background:#F44336;">Turn
|
||||
Off</button>
|
||||
<h2 style="padding: 5px 16px 16px 16px; font-weight: normal;display: inline-block;text-align:left;">Scroll To
|
||||
Load More Courses</h2>
|
||||
<button id="toggleloadAll" class="matbut"
|
||||
<button id="toggleloadAll" class="material-button"
|
||||
style="float: right;display:inline-block;font-size:medium;background:#F44336;">Turn
|
||||
Off</button>
|
||||
</div>
|
||||
@@ -28,4 +28,4 @@
|
||||
<script src="js/options.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user