9 lines
94 B
CSS
Raw Normal View History

button.delete-button{
float:right;
background-color: gray !important;
color:white;
}