Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 95db3f6

Browse files
kennethlarsenjosevalim
authored andcommitted
Bring back outline styles (elixir-lang#1236)
1 parent f91de51 commit 95db3f6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

css/style.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ a:hover {
5252
text-decoration: none;
5353
color: #000;
5454
}
55-
a:focus { outline: none; }
56-
a:hover, a:active { outline: 0; }
5755
abbr { cursor: help }
5856
abbr[title] { border-bottom: 1px dotted; }
5957
acronym {
@@ -392,7 +390,6 @@ form label {
392390
input[type="text"], input[type="password"], input[type="email"], .input-text, textarea, select {
393391
border: 1px solid #ddd;
394392
padding: 5px;
395-
outline: none;
396393
font-size: 0.8125em;
397394
color: #888;
398395
margin: 0;

0 commit comments

Comments
 (0)