X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/079b9fed845b429436c5e84c221154b64c500103..2a9cacb6f1dc635817e9c54bdafd66030808fbe4:/public/stylesheets/site.css diff --git a/public/stylesheets/site.css b/public/stylesheets/site.css index 8d7324fc3..b243928e7 100644 --- a/public/stylesheets/site.css +++ b/public/stylesheets/site.css @@ -123,6 +123,17 @@ body { font-size: 14px; } +.donate { + width: 150px; + margin: 10px; + padding: 10px; + border: 1px solid #ccc; + background: #cbeea7; + line-height: 1.2em; + text-align: center; + font-size: 14px; +} + .left_menu { width: 150px; min-width: 150px; @@ -402,11 +413,6 @@ hr { padding-bottom: 6px; } -#search_active { - display: none; - color: red; -} - .rsssmall { position: relative; top: 4px; @@ -514,6 +520,11 @@ hr { margin-bottom: 0px; } +.search_searching { + margin-top: 5px; + margin-bottom: 5px; +} + .olControlAttribution { display: none !important; } @@ -617,6 +628,7 @@ input[type="submit"] { bottom:15px; right:15px; font-size:smaller; + text-align: right; } #attribution {