Add Download button
This commit is contained in:
parent
c8f51adfaa
commit
8bbc28d3c2
@ -35,3 +35,13 @@ input.uint8_t
|
|||||||
width: 6ch;
|
width: 6ch;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* a link that looks like a button */
|
||||||
|
button + a.ui-button
|
||||||
|
{
|
||||||
|
margin-right: 0.4em;
|
||||||
|
}
|
||||||
|
.ui-button:link
|
||||||
|
{
|
||||||
|
background-color: rgb(254, 206, 47) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user