mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
highlight option under mouse cursor in preferences
This commit is contained in:
@@ -514,4 +514,11 @@ div.tagCloudContainer {
|
||||
background : url("images/resize_horiz.png") top left;
|
||||
}
|
||||
|
||||
table.prefPrefsList tr:hover td.prefValue {
|
||||
color : gray;
|
||||
}
|
||||
|
||||
table.prefPrefsList tr:hover td.prefValue input {
|
||||
color : gray;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user