mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-09 07:45:00 -04:00
Converted modals to Bootstrap 4 Material Design
This commit is contained in:
parent
7d410fcdc9
commit
4147ec719b
14 changed files with 250 additions and 250 deletions
|
@ -29,6 +29,7 @@
|
|||
text-align: center;
|
||||
color: var(--primary-font-colour);
|
||||
font-size: 14px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#auto-bake-label .checkbox-decorator {
|
||||
|
@ -38,3 +39,7 @@
|
|||
#bake {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
#controls .btn {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue