mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Search and History Improvements
This commit is contained in:
@@ -51,6 +51,12 @@
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.actionMenu {
|
||||
&:hover {
|
||||
color: #515253;
|
||||
}
|
||||
}
|
||||
|
||||
.translate {
|
||||
composes: link from '~Components/Link/Link.css';
|
||||
|
||||
@@ -63,7 +69,7 @@
|
||||
line-height: 60px;
|
||||
|
||||
&:hover {
|
||||
color: $toobarButtonHoverColor;
|
||||
color: #515253;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user