mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Don't have the query tool try to load arrow_right_spearmint.png. Fixes #1693
This commit is contained in:
parent
fcc81d32cc
commit
3807ba047b
@ -239,9 +239,7 @@ ul {
|
|||||||
}
|
}
|
||||||
|
|
||||||
li {
|
li {
|
||||||
background: url("../images/arrow_right_spearmint.png") no-repeat center left;
|
|
||||||
padding: 0 0 0 0px;
|
padding: 0 0 0 0px;
|
||||||
|
|
||||||
list-style: none;
|
list-style: none;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user