X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/696db6d4334a44d49669db0fe2c455b1a40e511e..f9b0490afcf5cbcb279b6ba504995214a86619c6:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index c010691c6..481025d81 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -4,8 +4,6 @@ /* Styles common to large and small screens */ -.fillL { background-color: white; } - /* Default rules for the body of every page */ body { @@ -1319,13 +1317,6 @@ tr.turn:hover { list-style-type: lower-alpha; } } - - #decline { - background: $lightblue; - &:hover { - background: darken($lightblue, $hovercolor); - } - } } /* Rules for the account settings page */