12 lines
No EOL
252 B
CSS
12 lines
No EOL
252 B
CSS
.clearButton {
|
|
background: 0 0;
|
|
border: 0 !important;
|
|
padding: 0 !important;
|
|
cursor: pointer;
|
|
outline: 0 !important;
|
|
color: inherit;
|
|
width: 100%;
|
|
vertical-align: middle;
|
|
font-family: inherit;
|
|
font-size: inherit
|
|
} |