mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:25:55 +00:00
update neutral theme: fix disabled controls
This commit is contained in:
@@ -103,7 +103,7 @@ table.prefFilterList td.filterEditCat {
|
||||
}
|
||||
|
||||
button[disabled], input[disabled], select[disabled], textarea[disabled] {
|
||||
background : #404040;
|
||||
background : #f0f0f0;
|
||||
color : gray;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user