Refactor tool catalog into documentation layout
All checks were successful
Deploy Sokko G / deploy (push) Successful in 7s
All checks were successful
Deploy Sokko G / deploy (push) Successful in 7s
This commit is contained in:
parent
d53d4160af
commit
a9b5ca423a
12 changed files with 1925 additions and 114 deletions
|
|
@ -72,6 +72,11 @@
|
|||
-webkit-mask-image: url("/static/icons/add.svg");
|
||||
}
|
||||
|
||||
.ui-icon-book {
|
||||
mask-image: url("/static/icons/book.svg");
|
||||
-webkit-mask-image: url("/static/icons/book.svg");
|
||||
}
|
||||
|
||||
.ui-icon-copy {
|
||||
mask-image: url("/static/icons/copy.svg");
|
||||
-webkit-mask-image: url("/static/icons/copy.svg");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue