X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e459aa9cdd0fc6a971e93112d432c146f05df5fb..1cf4bf5d983c65ac0bb3868f0bd962b016433265:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 605f4f077..7c216ad4b 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -876,45 +876,6 @@ div.secondary-actions { } } -/* Rules for the "Welcome" and "Fix the map" pages */ - -.site-welcome, .site-fixthemap { - .sprite { - width: 50px; - height: 50px; - background-image: image-url("welcome-sprite.svg"); - background-size: 400px 50px; - } - - .sprite.x { - /*rtl:ignore*/ background-position: -50px 0; - } - - .sprite.node { - /*rtl:ignore*/ background-position: -100px 0; - } - - .sprite.way { - /*rtl:ignore*/ background-position: -150px 0; - } - - .sprite.tag { - /*rtl:ignore*/ background-position: -200px 0; - } - - .sprite.editor { - /*rtl:ignore*/ background-position: -250px 0; - } - - .sprite.question { - /*rtl:ignore*/ background-position: -300px 0; - } - - .sprite.rules { - /*rtl:ignore*/ background-position: -350px 0; - } -} - /* Rules for the "About" page */ .site-about #content {