mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:35:56 +00:00
changed selected rows color in pref pane
This commit is contained in:
@@ -233,11 +233,11 @@ table.prefFeedList tr.title td {
|
||||
}
|
||||
|
||||
.evenSelected {
|
||||
background-color : #c0c0c0;
|
||||
background-color : #e0e0ff;
|
||||
}
|
||||
|
||||
.oddSelected {
|
||||
background-color : #c0c0c0;
|
||||
background-color : #e0e0ff;
|
||||
}
|
||||
|
||||
a.disabledButton {
|
||||
|
||||
Reference in New Issue
Block a user