summaryrefslogtreecommitdiff
path: root/talerbank/app/static/disabled-button.css
blob: 3f93cf31b4e589f5be1054f8e0e09562f5ade35e (plain)
1
2
3
4
a[disabled="true"] {
  pointer-events: none;
  color: grey;
}