Commit: a2cf742a5d12d4ff30bae5ae2f6640aa78e38324 Author: Peter Cowburn <[email protected]> Fri, 22 Nov 2013 10:15:59 +0000 Parents: 1e82c8ba2db4a1a011b4c810005812044ef706c7 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=a2cf742a5d12d4ff30bae5ae2f6640aa78e38324 Log: use dotty outline Changed paths: M styles/theme-base.css Diff: diff --git a/styles/theme-base.css b/styles/theme-base.css index 090f975..4da9e9f 100755 --- a/styles/theme-base.css +++ b/styles/theme-base.css @@ -64,7 +64,6 @@ html { } a:focus { outline: thin dotted #333; - outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } a:hover, -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
