Teak DiskReader style
This commit is contained in:
parent
663a1f01dd
commit
928b2ec6aa
@ -96,20 +96,9 @@ button {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.eject {
|
|
||||||
background-color: tomato;
|
|
||||||
}
|
|
||||||
|
|
||||||
button.load {
|
|
||||||
background-color: chartreuse;
|
|
||||||
}
|
|
||||||
|
|
||||||
div {
|
div {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
background: #404040;
|
|
||||||
padding: 1em;
|
|
||||||
border: 3px solid gray;
|
|
||||||
gap: 1em;
|
gap: 1em;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user