mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
Add tooltip to disabled upload button to specify what is blocking the upload
This commit is contained in:
@@ -352,6 +352,8 @@ button.secondary-action:hover {
|
||||
background: #cccccc;
|
||||
}
|
||||
|
||||
button.action.disabled,
|
||||
button.action.disabled:hover,
|
||||
button[disabled].action,
|
||||
button[disabled].action:hover {
|
||||
background: #cccccc;
|
||||
|
||||
Reference in New Issue
Block a user