X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e157b37ce5f146d7fbf1dad68c391de83cad8828..5cc4e933479b7e74ed7d4425909f0915717fc1db:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 0cdc2c4bb..7c4053c4f 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -35,10 +35,6 @@ small, aside { margin-right: $lineheight/4; } -.red { color: $red; } - -.piwik { border: 0; } - [dir=rtl] { /* no-r2 */ text-align: right; } [dir=ltr] { /* no-r2 */ text-align: left; } @@ -2297,8 +2293,3 @@ input.richtext_title[type="text"] { display: none; } } - -.read-reports { - background: $lightgrey; - opacity: 0.7; -}