Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Google Chrome
Gorilla Script- and Style-Loader
Commits
3419b49c
Verified
Commit
3419b49c
authored
Jan 25, 2019
by
Marco Kellershoff
🤸
Browse files
Remove outline from hostnames
Also removed unused CSS class `.hostnames`.
parent
f0f2a5fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/options.scss
View file @
3419b49c
...
...
@@ -78,7 +78,6 @@ button:focus {
outline
:
none
;
}
.hostnames
,
.input-file-hostnames
,
.input-file-url
{
background-color
:
#222
;
...
...
@@ -90,11 +89,7 @@ button:focus {
width
:
350px
;
}
.hostnames
{
width
:
100%
;
}
.hostnames
,
.input-file-hostnames
,
.input-file-url
:focus
{
outline
:
none
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment