X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/51bb085614aaa7073bc87979d576b6f98315c95d..439ad373ec5ee364003625e56159b1dce5fb186e:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 12c66e3c9..6120101a9 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -764,6 +764,7 @@ nav.secondary { font-size: 13px; margin-bottom: 8px; } + li.disabled { color: #999; } } } @@ -1009,6 +1010,7 @@ header .search_form { #sidebar_content { .browse-section { padding: $lineheight/2 $lineheight; + border-bottom: 1px solid #ccc; h4:first-child { margin-top: 0; @@ -1865,7 +1867,6 @@ ul.secondary-actions { div.secondary-actions { padding: 10px; - border-top: 1px solid #ccc; text-align: center; }