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
Jérome Perrin
gitlab-ce
Commits
c3b9826e
Commit
c3b9826e
authored
Nov 09, 2016
by
Dimitrie Hoekstra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed gray button styling from todo buttons in sidebars
parent
d366a943
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
14 deletions
+4
-14
app/assets/stylesheets/pages/issuable.scss
app/assets/stylesheets/pages/issuable.scss
+0
-14
changelogs/unreleased/24279-issue-merge-request-sidebar-todo-button-style-improvement.yml
...e-merge-request-sidebar-todo-button-style-improvement.yml
+4
-0
No files found.
app/assets/stylesheets/pages/issuable.scss
View file @
c3b9826e
...
...
@@ -267,20 +267,6 @@
}
}
.issuable-header-btn
{
background
:
$gray-normal
;
border
:
1px
solid
$border-gray-normal
;
&
:hover
{
background
:
$gray-dark
;
border
:
1px
solid
$border-gray-dark
;
}
&
.btn-primary
{
@extend
.btn-primary
;
}
}
a
{
&
:hover
{
color
:
$md-link-color
;
...
...
changelogs/unreleased/24279-issue-merge-request-sidebar-todo-button-style-improvement.yml
0 → 100644
View file @
c3b9826e
---
title
:
Removed gray button styling from todo buttons in sidebars
merge_request
:
7387
author
:
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