forked from I2P_Developers/i2p.i2p
i2psnark: Fix css icon link
This commit is contained in:
@@ -2264,7 +2264,7 @@ hr.debug:last-child {
|
||||
}
|
||||
|
||||
.accept {
|
||||
background: url(/i2psnark/.resources/icons/solid/yes.png) left 6px center no-repeat !important;
|
||||
background: url(/i2psnark/.resources/icons/solid/tick.png) left 6px center no-repeat !important;
|
||||
background-size: 12px 12px !important;
|
||||
}
|
||||
|
||||
|
||||
@@ -1968,7 +1968,7 @@ hr.debug:last-child {
|
||||
}
|
||||
|
||||
.accept {
|
||||
background: url(/i2psnark/.resources/icons/solid/yes.png) left 6px center no-repeat;
|
||||
background: url(/i2psnark/.resources/icons/solid/tick.png) left 6px center no-repeat;
|
||||
background-size: 12px 12px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user