mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:35:56 +00:00
display lack of filter plugin actions properly
This commit is contained in:
@@ -518,6 +518,14 @@ button[disabled],
|
||||
display : none;
|
||||
}
|
||||
|
||||
.claro .dijitSelect.dijitSelectDisabled {
|
||||
background-color: #eeeeee;
|
||||
}
|
||||
|
||||
.claro .dijitSelect.dijitSelectDisabled .dijitSelectLabel {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
.claro .dijitTextBox.dijitReadOnly,
|
||||
.claro .dijitTextBox.dijitReadOnly .dijitInputField .dijitInputInner {
|
||||
cursor: not-allowed;
|
||||
|
||||
Reference in New Issue
Block a user