forked from I2P_Developers/i2p.i2p
Console: Fix dark theme CSS color tweak affecting more than the intended inbound.png and outbound.png images
This commit is contained in:
@@ -2114,8 +2114,8 @@ button:active {
|
||||
transform: scale(1);
|
||||
}
|
||||
|
||||
img[src*="bound"],
|
||||
img[src*="bound"]:hover {
|
||||
img[src*="bound.png"],
|
||||
img[src*="bound.png"]:hover {
|
||||
filter: sepia(100%) hue-rotate(70deg) !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user