move files to scss
creating this commit so git don't lose track of the changes
This commit is contained in:
parent
db73f56860
commit
594580ec2d
8 changed files with 29 additions and 34 deletions
12
src/assets/css/clearbutton.scss
Normal file
12
src/assets/css/clearbutton.scss
Normal file
|
@ -0,0 +1,12 @@
|
|||
.clearButton {
|
||||
background: transparent;
|
||||
border: 0 !important;
|
||||
padding: 0 !important;
|
||||
cursor: pointer;
|
||||
outline: none !important;
|
||||
color: inherit;
|
||||
width: 100%;
|
||||
vertical-align: middle;
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue