Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
quicktabs
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
quicktabs
Merge requests
!18
Remove the tab outline: none; style
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Remove the tab outline: none; style
issue/quicktabs-1904294:1904294-fix-tab-outline
into
8.x-3.x
Overview
0
Commits
1
Pipelines
1
Changes
1
Closed
David Cameron
requested to merge
issue/quicktabs-1904294:1904294-fix-tab-outline
into
8.x-3.x
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Closes
#1904294
0
0
Merge request reports
Compare
8.x-3.x
8.x-3.x (base)
and
latest version
latest version
e5bd73a6
1 commit,
1 year ago
1 file
+
0
−
3
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
css/quicktabs.css
+
0
−
3
Options
@@ -11,6 +11,3 @@ ul.quicktabs-tabs li {
@@ -11,6 +11,3 @@ ul.quicktabs-tabs li {
padding
:
2px
;
padding
:
2px
;
white-space
:
nowrap
;
white-space
:
nowrap
;
}
}
ul
.quicktabs-tabs
li
a
:focus
{
outline
:
none
;
}
Loading