X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e3c88b073660381241bf11ef902d44c4cfbbc1c8..045209fade19a2ef04c2bec7a39120f9369a6965:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index b5bd5adec..35c5ba845 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -72,10 +72,6 @@ time[title] { border-color: $grey !important; } -.border-lightgrey { - border-color: $lightgrey !important; -} - /* Rules for the header */ #menu-icon { @@ -647,11 +643,6 @@ tr.turn:hover { } } - span.action-button:hover { - cursor: pointer; - text-decoration: underline; - } - .note-description { overflow: hidden; margin: 0 0 10px 10px;