mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-31 17:20:30 +02:00
Fix disabled operation icon styling
This commit is contained in:
@@ -411,6 +411,7 @@ button[disabled].action {
|
||||
fill: #222;
|
||||
color: #79f;
|
||||
}
|
||||
button.disabled .icon.operation use,
|
||||
.icon.operation.disabled use {
|
||||
fill: rgba(32,32,32,.2);
|
||||
color: rgba(40,40,40,.2);
|
||||
|
||||
Reference in New Issue
Block a user