mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 16:25:01 -04:00
[#181] a few cosmetic touch ups, todo update
This commit is contained in:
parent
f1008cff56
commit
d0e8863555
8 changed files with 36 additions and 24 deletions
|
@ -2,6 +2,9 @@
|
|||
* Operations - Categories list
|
||||
*/
|
||||
|
||||
#categories {
|
||||
border-top: 1px solid var(--primary-border-colour);
|
||||
}
|
||||
|
||||
.category-title {
|
||||
display: flex;
|
||||
|
|
|
@ -7,3 +7,4 @@
|
|||
padding-right: 10px;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue