mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Add disabled styling to disabled favorite preset buttons
This commit is contained in:
@@ -480,6 +480,9 @@ button[disabled].action:hover {
|
||||
.tool-group button.add-preset:not(.add-generic-preset) {
|
||||
padding: 0;
|
||||
}
|
||||
.tool-group button.add-preset.disabled .preset-icon-container {
|
||||
opacity: 0.5;
|
||||
}
|
||||
.tool-group button.bar-button .icon {
|
||||
flex: 0 0 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user