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:
@@ -444,6 +444,14 @@ a.button {
|
||||
|
||||
/* preferences */
|
||||
|
||||
table.prefPrefsList tr:hover td.prefValue {
|
||||
color : #88b0f0;
|
||||
}
|
||||
|
||||
table.prefPrefsList tr:hover td.prefValue input {
|
||||
color : #88b0f0;
|
||||
}
|
||||
|
||||
tr.title td {
|
||||
border-width : 0px 0px 1px 0px;
|
||||
border-color : #ecf4ff;
|
||||
|
||||
Reference in New Issue
Block a user