css: change dst reset button appearance
This commit is contained in:
parent
05563c18ec
commit
5870ec2def
@ -236,11 +236,11 @@ aside {
|
|||||||
margin: 0 10px;
|
margin: 0 10px;
|
||||||
button {
|
button {
|
||||||
color: white;
|
color: white;
|
||||||
background: #29AAB3;
|
background: crimson;
|
||||||
width: 22px;
|
width: 22px;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border-radius: 11px;
|
/* border-radius: 11px; */
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
padding-left: 2px;
|
padding-left: 2px;
|
||||||
padding-top: 3px;
|
padding-top: 3px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user