Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
383a916e
Commit
383a916e
authored
Oct 03, 2014
by
alexpott
Browse files
Issue
#2263975
by mgifford: Fixed Check for proper use of CSS Outline in Bartik.
parent
63a6e44b
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/themes/bartik/css/style.css
View file @
383a916e
...
...
@@ -7,7 +7,6 @@ body {
margin
:
0
;
padding
:
0
;
border
:
0
;
outline
:
0
;
}
a
{
text-decoration
:
none
;
...
...
@@ -53,9 +52,6 @@ p {
del
{
text-decoration
:
line-through
;
}
img
{
outline
:
0
;
}
/**
* The generic monospace font family is listed before Courier new to avoid a
...
...
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