Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tatuya Kamada
gitlab-ce
Commits
6db289ab
Commit
6db289ab
authored
Nov 17, 2016
by
Annabel Dunstone Gray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix indentation
parent
4edc0f19
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
14 deletions
+13
-14
app/assets/stylesheets/framework/common.scss
app/assets/stylesheets/framework/common.scss
+13
-14
No files found.
app/assets/stylesheets/framework/common.scss
View file @
6db289ab
...
...
@@ -378,18 +378,17 @@ table {
.hide-bottom-border
{
border-bottom
:
none
!
important
;
}
.gl-accessibility
{
&
:focus
{
top
:
1px
;
left
:
1px
;
width
:
auto
;
height
:
100%
;
line-height
:
50px
;
padding
:
0
10px
;
clip
:
auto
;
text-decoration
:
none
;
color
:
$gl-title-color
;
background
:
$gray-light
;
z-index
:
1
;
}
&
:focus
{
top
:
1px
;
left
:
1px
;
width
:
auto
;
height
:
100%
;
line-height
:
50px
;
padding
:
0
10px
;
clip
:
auto
;
text-decoration
:
none
;
color
:
$gl-title-color
;
background
:
$gray-light
;
z-index
:
1
;
}
}
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