forked from mystiq/hydrogen-web
Remove duplicate style
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
69478b81b2
commit
e80667c935
1 changed files with 0 additions and 5 deletions
|
@ -161,11 +161,6 @@ a.button-action {
|
||||||
background-image: url('icons/disable-grid.svg');
|
background-image: url('icons/disable-grid.svg');
|
||||||
}
|
}
|
||||||
|
|
||||||
.error {
|
|
||||||
color: #f00;
|
|
||||||
font-weight: 600;
|
|
||||||
}
|
|
||||||
|
|
||||||
.FilterField {
|
.FilterField {
|
||||||
background-image: url('icons/search.svg');
|
background-image: url('icons/search.svg');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|
Loading…
Reference in a new issue