X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d033a0f35d1a4cccfc7a5a73a9e1024d5c16daa5..276c29cb3138b2bd3e36d5f24430c7d55df3b8bc:/public/stylesheets/common.css diff --git a/public/stylesheets/common.css b/public/stylesheets/common.css index 2c99cf074..d46013393 100644 --- a/public/stylesheets/common.css +++ b/public/stylesheets/common.css @@ -747,17 +747,6 @@ abbr.geo { background: #fff; } -/* rules for styling a link to look like a button to get around the difficulty - * of laying anything out properly in html. */ - -a.looks_like_button { - color: black; - background: buttonface; - border: 1px solid black; - font-size: small; - padding: 1px; -} - /* hack to get left/right alignment on a line working. apparently still works in IE too. * shamelessly stolen from http://www.spartanicus.utvinternet.ie/left_and_right_alignment_using_css.htm */