X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a5a4ab8bcc8d605af919069f4e71bd0acb9a82cf..cbff014368294747154cd0c6dd30242f876d2daf:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 4529248c5..2a00f1b06 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -491,7 +491,8 @@ body.compact { background-color: black; } - &.disabled { + &.disabled, + &.leaflet-disabled { background-color: #333; background-color: rgba(0,0,0,.5); cursor: default;