mirror of https://github.com/apache/nifi.git
[NIFI-2248] update disable toolbox component style. This closes #640
This commit is contained in:
parent
7db728d219
commit
252bfb5c31
|
@ -506,7 +506,7 @@ button:hover {
|
|||
}
|
||||
|
||||
button:disabled {
|
||||
color: #CCDADB; /*tint link-color 80%*/
|
||||
color: #CCDADB !important; /*tint link-color 80%*/
|
||||
cursor: not-allowed;
|
||||
border: 1px solid #CCDADB; /*tint link-color 80%*/
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue