{"id":576,"date":"2012-05-25T06:26:45","date_gmt":"2012-05-25T06:26:45","guid":{"rendered":"https:\/\/theextremewebdesigns.com\/blog\/?p=576"},"modified":"2012-05-25T06:26:45","modified_gmt":"2012-05-25T06:26:45","slug":"remove-dotted-outline-using-css-in-firefox-on-buttons-links","status":"publish","type":"post","link":"https:\/\/theextremewebdesigns.com\/blog\/remove-dotted-outline-using-css-in-firefox-on-buttons-links\/","title":{"rendered":"Remove dotted outline using CSS in Firefox on Buttons, Links"},"content":{"rendered":"<p>Here are short super tricks to remove dotted outline using CSS in Firefox on Buttons &amp; Links.<!--more--><\/p>\n<h2>Remove Dotted Outline using CSS in Browsers<\/h2>\n<pre class=\"lang:xhtml decode:true\">\/\/Remove dotted outline on buttons\n\nbutton::-moz-focus-inner {\nborder: 0;\n}\n\n\/\/Remove dotted outline on link\n\na:focus {\noutline: none;\n}<\/pre>\n<h5>Simple, isn&#8217;t it?<\/h5>\n<p>Do you know of any other ways to <strong>remove dotted outline using CSS<\/strong> for other browsers? Please feel free to share by commenting below.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here are short super tricks to remove dotted outline using CSS in Firefox on Buttons &amp; Links.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[18,13],"tags":[52],"class_list":["post-576","post","type-post","status-publish","format-standard","hentry","category-css-tips-and-tricks","category-tips-and-tricks","tag-css-tips"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/paBnQX-9i","jetpack_sharing_enabled":true,"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/posts\/576","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/comments?post=576"}],"version-history":[{"count":0,"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/posts\/576\/revisions"}],"wp:attachment":[{"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/media?parent=576"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/categories?post=576"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/tags?post=576"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}