mirror of
https://github.com/gchq/CyberChef
synced 2026-01-07 11:03:18 +00:00
Replaced Bootstrap alert with Material Design snackbar
This commit is contained in:
@@ -146,10 +146,6 @@
|
||||
<button type="button" class="btn btn-warning bmd-btn-icon" id="edit-favourites" data-toggle="tooltip" title="Edit favourites">
|
||||
<i class="material-icons">star</i>
|
||||
</button>
|
||||
<div id="alert" class="alert alert-danger">
|
||||
<button type="button" class="close" id="alert-close">×</button>
|
||||
<span id="alert-content"></span>
|
||||
</div>
|
||||
<div id="content-wrapper">
|
||||
<div id="banner" class="row">
|
||||
<div class="col" style="text-align: left; padding-left: 10px;">
|
||||
|
||||
Reference in New Issue
Block a user