delete button
This commit is contained in:
parent
2641183a5b
commit
bbad1c6c6a
4 changed files with 27 additions and 15 deletions
|
@ -22,17 +22,5 @@
|
|||
|
||||
&-row {
|
||||
@include row-base;
|
||||
|
||||
.column-option input[type='button'] {
|
||||
border: none;
|
||||
padding: 4;
|
||||
display: inline;
|
||||
background: none;
|
||||
color: red;
|
||||
|
||||
&:hover {
|
||||
color: darkred;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue