mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-15 13:01:00 +02:00
update neutral theme: fix disabled controls
This commit is contained in:
parent
6d9761498e
commit
753fc766ad
@ -103,7 +103,7 @@ table.prefFilterList td.filterEditCat {
|
||||
}
|
||||
|
||||
button[disabled], input[disabled], select[disabled], textarea[disabled] {
|
||||
background : #404040;
|
||||
background : #f0f0f0;
|
||||
color : gray;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user