mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-04-19 11:25:29 +00:00
fix relay reference to manifest.json
This commit is contained in:
parent
d58ae04cdf
commit
970866d811
29 changed files with 62 additions and 37 deletions
|
|
@ -60,6 +60,13 @@
|
|||
min-width: 28px;
|
||||
min-height: 28px;
|
||||
padding: 2px;
|
||||
background: rgba(213, 66, 58, 0.7);
|
||||
}
|
||||
|
||||
@media (hover: hover) {
|
||||
.ActionButton:not(:disabled):hover {
|
||||
background: rgba(229, 70, 59, 0.9);
|
||||
}
|
||||
}
|
||||
|
||||
.EjectIcon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue