X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/876d5614da5ddd30097bb39bf7191ece4448cc7f..cf8a20962b2045f11f7cea0873e0d9eccc1e1145:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index c5d0254b5..e8696d665 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -2516,6 +2516,10 @@ input.richtext_title[type="text"] { background-position: -300px 0; } + .sprite.rules { + background-position: -350px 0; + } + .start-mapping { margin: auto; cursor: pointer;